Skip to content

Releases: bcgov/design-system

@bcgov/[email protected]

12 Jun 22:52
0d80d2c
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.6

Changelog

0.0.6

Changed

  • Updated Footer component:
    • Added FooterLinks sub-component for use in links slot or new children slot.
    • Default contact text updated to match current text on gov.bc.ca.
    • Style updates to align acknowledgement text.
  • Rollup script updated to ensure dist directory code freshness.

Added

  • Added Tooltip and TooltipTrigger components.

@bcgov/[email protected]

12 Jun 22:51
8af44de
Compare
Choose a tag to compare

@bcgov/[email protected]

12 Jun 22:50
9eba1f5
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.4

Changelog

0.0.4

Changed

  • Use react-aria-components v1.1.1.
  • Updated class names in Button, Select, Tag, TagGroup, and TagList to add bcds- prefix to prevent style collisions with other instances of React Aria Components.

Added

  • Added Header component.

@bcgov/[email protected]

12 Jun 22:49
c165ea5
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.3

Changelog

0.0.3

Changed

  • Use react-aria-components v1.0.1, @bcgov/bc-sans v2.0.1.
  • In TagList, use render prop pattern rather than array.map() for performance.
  • TagGroup sub-components get explicit class names to prevent styling collisions with sub-component instances in other components.

Added

  • Added Select component.

@bcgov/[email protected]

12 Jun 22:44
71ff8b4
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-tokens/v/2.0.1

Changelog

2.0.1

Changed

  • Updated surface.primary.default to #053662

@bcgov/[email protected]

12 Jun 22:48
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.2

Changelog

0.0.2

Changed

  • Moved @bcgov/bc-sans to peer dependencies and included import guidance in README, rather than bundling copies of the font in the rollup process.
  • Moved design tokens CSS import out of Tag component and into common index export file.

Added

  • Added Button component.

@bcgov/[email protected]

12 Jun 22:43
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-tokens/v/2.0.0

Changelog

2.0.0

Changed

  • (breaking) borderRadius moved from layout group to surface group

Added

  • Added surface.color.danger.disabled
  • Added borderWidth to surface group
  • Added surface.size.small and surface.size.medium (multi-value spacing tokens)

@bcgov/[email protected]

12 Jun 22:47
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-system-react-components/v/0.0.1

Changelog

0.0.1

Added

  • Added TagGroup/TagList/Tag components.

@bcgov/[email protected]

12 Jun 22:42
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-tokens/v/1.0.0

Changelog

1.0.0

Changed

  • (breaking) borderRadius moves from surface group to layout group

Added

  • Added icons.color.primaryInvert

Removed

  • (breaking) borderWidth removed from surface group (already exists in layout group)
  • (breaking) Removed surface.color.danger.disabled (disabled danger buttons shouldn't exist)

@bcgov/[email protected]

12 Jun 17:16
Compare
Choose a tag to compare

npm

https://www.npmjs.com/package/@bcgov/design-tokens/v/0.0.2

Changelog

0.0.2

Added

  • Added versions of CSS and JS variables without bcds prefix to more closely match token names generated by Figma