v0.0.203
Design Systems (2025-05-06)
Mercury 0.23.0
-
[icons]
Update Angular icon to match the new branding by @bsastregx in #555 -
[icons]
Add new icons on BPM category by @bsastregx in #556 -
[icons]
Add new icons on Editing Structures category by @bsastregx in #557 -
Optimize loading of custom fonts by splitting them by
unicode-range
, saving up to 85KB for each downloaded custom font variant by @ncamera in #559We are now saving 85KB~ for each custom font variant downloaded to the client. Most common use case (latin languages):
Variant Before Now Regular 109KB 24KB Bold 111KB 24.6KB SemiBold 112KB 24.6KB Regular Italic 115KB 25.4KB -
[segmented-control]
Update style to match Figma design by @bsastregx in #560 -
[paginator]
Adding styles for Paginator by @jonatan-reto in #518 -
Fix broken red colors for Globant variant by @ncamera in #566
Showcase
-
[accordion]
Simplifydisabled
cases by showing minimal markup, and other improvements... by @bsastregx in #515 -
[segmented-control]
Update style to match Figma design by @bsastregx in #560 -
[paginator]
Adding showcase page for Paginator by @jonatan-reto in #518
Breaking Changes Mercury
-
[icons][editing-structures]
redundant-attribute
has been renamed toattribute-redundant
by @bsastregx in #557 -
[segmented-control]
Now you have to apply.segmented-control-filled
class on thech-segmented-control-render
.
Otherwise your currentch-segmented-control-render
will loose styling.
Important
Use @genexus/chameleon-controls-library
version >= 6.7.0
New Contributors
- @jonatan-reto made their first contribution in #518
Full Changelog: v0.0.194...v0.0.203