v0.0.194
Design Systems (2025-04-23)
Mercury 0.21.0
-
Remove the
dist/scssoutput option and add a dev server to improve the DX of the showcase by @ncamera in #519 -
Update button "destructive" colors, Include "success" primary button, and Include "icon only" primary and secondary buttons. by @bsastregx in #480
✨ New button styles have been added:
- Form: Remove
.field-group--cols-2in favor of.field-group-justified-startand.field-group-justified-endfield groups with inline controls of equal label width, with start and end alignment, respectively by @bsastregx in #530
Showcase
-
Add List Box showcase page by @bsastregx in #514
-
Add Layout utility classes showcase page by @bsastregx in #531
-
Add Form showcase page by @bsastregx in #530
-
Add Tooltip showcase page by @bsastregx in #529
-
Add Tab showcase page and make Tab background and border colors compatible with elevation classes by @bsastregx in #528
-
Add Pill showcase page by @bsastregx in #527
-
Add Drop Down showcase page by @bsastregx in #517
Breaking changes
Mercury
-
The
dist/scssoutput option is removed from the options available for using Mercury. This option was never recommended since it was tedious to configure and caused cache issues (because it didn't generate hashes for the created bundles).
The CLI is the best option for using Mercury and this option will always be supported. -
Form: Remove
.field-group--cols-2in favor of.field-group-justified-startand.field-group-justified-endfield groups with inline controls of equal label width, with start and end alignment, respectively by @bsastregx in #530
Full Changelog: v0.0.193...v0.0.194



