Skip to content

Releases: genexuslabs/design-systems

v0.0.152

28 Oct 01:43

Choose a tag to compare

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-input component class selector was renamed to .input.
  • "layout" and "spacing" classes, were splitted into two independent bundles: utils/layout and utils/spacing respectively.
  • 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

23 Oct 16:49

Choose a tag to compare

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

21 Oct 15:34

Choose a tag to compare

What's Changed

Mercury (0.9.11)

  • [mercury] Allow to set $globant-colors in the config when customizing the paths by @ncamera in #379

Breaking changes

  • [mercury] The $globant-colors must 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

21 Oct 14:25

Choose a tag to compare

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

Full Changelog: v0.0.11...v0.0.149

v0.0.11

17 Apr 16:00

Choose a tag to compare

What's Changed

  • Add styles for radio-group control and improve styles in dialog control by @ncamera in #30

Full Changelog: v0.0.10...v0.0.11

v0.0.10

17 Apr 15:59

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

15 Apr 20:44

Choose a tag to compare

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

  • Add workflow for Mercury package by @ncamera in #22

  • 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

  • Remove footer gap in dialog control by @ncamera in #26

New Contributors

Full Changelog: v0.0.2...v0.0.9

v0.0.2

20 Mar 15:52

Choose a tag to compare

What's Changed

  • Add support to customize the path of the custom fonts by @ncamera in #12

Full Changelog: 0.1.2...v0.0.2