🚀 feat: add Styles API demo for Clock component#5
Merged
Conversation
Owner
gfazioli
commented
Nov 23, 2025
- Introduce ClockStylesApi demo showcasing style customization
- Update docs to include a Styles API section and demo
- Bump Mantine and related dependencies to latest patch versions
- Update Yarn to 4.12.0 and adjust package manager settings
- Introduce ClockStylesApi demo showcasing style customization - Update docs to include a Styles API section and demo - Bump Mantine and related dependencies to latest patch versions - Update Yarn to 4.12.0 and adjust package manager settings
There was a problem hiding this comment.
Pull request overview
This PR adds a Styles API demo for the Clock component and updates several dependencies to their latest patch versions. The changes introduce comprehensive documentation showing how to customize the Clock component's appearance using Mantine's Styles API.
Key Changes
- Introduces a new Styles API demo with comprehensive selector and CSS variable documentation
- Updates Mantine packages from 8.3.8 to 8.3.9 and other dev dependencies to their latest patch versions
- Upgrades Yarn package manager from 4.11.0 to 4.12.0
Reviewed changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
docs/demos/Clock.demo.stylesApi.tsx |
New demo file showcasing Styles API integration for the Clock component |
docs/demos/index.ts |
Adds export for the new stylesApi demo |
docs/docs.mdx |
Adds new Styles API section with demo integration |
package.json |
Updates Mantine and development dependencies to latest patch versions |
docs/package.json |
Updates Mantine dependencies to match root package versions |
.yarnrc.yml |
Updates Yarn version reference to 4.12.0 |
yarn.lock |
Reflects all dependency version updates |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.