Skip to content

🚀 feat: add Styles API demo for Clock component#5

Merged
gfazioli merged 2 commits intomasterfrom
updates-packages
Nov 23, 2025
Merged

🚀 feat: add Styles API demo for Clock component#5
gfazioli merged 2 commits intomasterfrom
updates-packages

Conversation

@gfazioli
Copy link
Copy Markdown
Owner

  • 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
Copilot AI review requested due to automatic review settings November 23, 2025 14:45
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@gfazioli gfazioli merged commit 1276a50 into master Nov 23, 2025
1 check passed
@gfazioli gfazioli deleted the updates-packages branch November 23, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants