Releases: genexuslabs/design-systems
v0.0.152
What's Changed
Mercury 0.9.13
- Add :host() selector to widget and elevation bundles for Shadow DOM support.
- Include new sidebar selector classes:
.sidebar-collapsed-hidden, and.sidebar-with-motion.
Breaking Changes:
Mercury
.form-inputcomponent class selector was renamed to.input.- "layout" and "spacing" classes, were splitted into two independent bundles:
utils/layoutandutils/spacingrespectively. spacing-body-*classes are not required anymore for the dialog footer. The footer padding is now included by default.- Rename elevation classes by removing the "0" from the suffix :
.elevation-01 -> .elevation-1
.elevation-02 -> .elevation-2
.elevation-03 -> .elevation-3
Full Changelog: v0.0.151...v0.0.152
v0.0.151
What's Changed
Mercury 0.9.12:
- Update globant colors and primary color tokens names by @bsastregx in #381. Detail: The color token values for 'message-green-*' have been updated in the Globantized version. Additionally, the term 'blue' has been removed from color tokens, as the primary colors can now be either 'blue' or 'green', depending on whether Globant branding is applied.
Full Changelog: v0.0.150...v0.0.151
v0.0.150
What's Changed
Mercury (0.9.11)
Breaking changes
[mercury]The$globant-colorsmust be added in the config.scss file when creating custom bundles for the CSS. See the readme for more information.
Full Changelog: v0.0.149...v0.0.150
v0.0.149
What's Changed
-
A new package called @genexus/svg-sass-generator was added to this monorepo.
This is a Node.js tool that empowers developers to effortlessly create SVG icons with customizable color states such as hover and active effects. This tool simplifies the process by generating both SVG icons and accompanying Sass placeholder selectors. Easily integrate these icons into your projects by utilizing the generated CSS class names, streamlining your workflow for scalable and dynamic iconography. -
The @genexus/mercury package was added to implement the Mercury Design System. This package contains the CSS, fonts and icons to implement the Mercury DS using the Chameleon components.
It also contains utilities such an assets-manager to provide helpers to extend and use the icons and bundles of the design system.For more information, visit the Mercury showcase.
-
The @genexus/unanimo package implementation was improved to include more styles and fixes for the components.
New Contributors
- @dependabot made their first contribution in #100
Full Changelog: v0.0.11...v0.0.149
v0.0.11
v0.0.10
v0.0.9
What's Changed
-
Preliminary support for styling the dropdown control by @ncamera in #18
-
Add support for gx-query-viewer-pivot-table control by @KBazGenexus in #20
-
Improvements for Unanimo by (dark/light mode and more) @ncamera in #23
-
Improvements for Unanimo implementation (form controls, buttons, dialog, segmented-control and slider) by @ncamera in #25
New Contributors
- @KBazGenexus made their first contribution in #20
Full Changelog: v0.0.2...v0.0.9