Skip to content

Releases: BuildCanada/bcds

v0.3.0

20 Jan 03:21
92d3f26

Choose a tag to compare

Packages Updated

The following packages have been updated to v0.3.0:

  • charts, colours, components

Changes

  • Integrate Build Canada design system (#4)
  • Remove accidentally committed files

v0.2.2

19 Jan 18:01

Choose a tag to compare

Packages Updated

The following packages have been updated to v0.2.2:

  • charts, colours, components

Changes

  • Fix auto-release to trigger npm publish workflow
  • Bump all packages to v0.2.1

v0.2.1

19 Jan 17:59

Choose a tag to compare

Packages Updated

The following packages have been updated to v0.2.1:

  • charts, colours, components

Changes

  • Bump all packages to v0.2.1
  • Add auto-release workflow for version bumps

v0.2.0

19 Jan 17:52
e684756

Choose a tag to compare

What's New

New Components

  • Dialog - A non-modal floating panel that doesn't block interaction with the rest of the UI

    • Corner positioning (top-left, top-right, bottom-left, bottom-right, center)
    • Configurable offset from screen edges
    • Content-sized (no fixed dimensions)
  • PopupForm - A form component composing Dialog with form elements and action buttons

    • Integrates with TextField, Checkbox, and other form primitives
    • Configurable submit/cancel buttons
    • Loading and disabled states

Improvements

  • Added comprehensive Storybook documentation with copyable code examples for all components
  • Added CI publishing support for @buildcanada/components package
  • Chromatic visual testing now only runs on pull requests

Packages

  • @buildcanada/charts v0.2.0
  • @buildcanada/components v0.2.0
  • @buildcanada/colours v0.2.0

Full Changelog: v0.1.1...v0.2.0