Skip to content

Latest commit

 

History

History
311 lines (166 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

311 lines (166 loc) · 11.2 KB

Changelog

0.30.0 (2024-12-17)

🔄 Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.29.1 to ^0.30.0

0.29.1 (2024-12-11)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.29.0 to ^0.29.1

0.29.0 (2024-12-11)

🚀 New Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.28.0 to ^0.29.0

0.28.0 (2024-12-05)

🚨 Breaking changes

  • update components with new typography + spacing tokens (#695) (105cd4b)

We've made small adjustments to all typography and spacing sizes across the design system. GC Design System components are now closer in appearance to their counterparts on Canada.ca.

These updates were introduced with the latest release of our design tokens.

If you are using this package Upgrade your version number to this release version to receive the changes in font sizes, line heights and spacing values.

Spacing changes

The valid values have changed for the properties in the following components. While some values still remain, their underlying value in rem or pixels have changed. See the spacing section of our tokens release to check out the new underlying values.

The valid variables used for the properties in the following components have been updated. While some options remain unchanged, the underlying values they contain (in pixels) have been modified. Check the spacing section of our tokens release for the updated pixel values.

Example: If you were previously using 400 for the margin property on gcds-container, it will be updated to 32px. If you want to keep its previous size of 40px, you need to change your code to use 450 instead. Here is a visual mapping guide to help you identify the values you need to use.

Only update your code if you use these properties, otherwise the new default values will be applied automatically.

Typography changes

Only update if you use the caption value for the size property in the following components.

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.27.0 to ^0.28.0

0.27.0 (2024-11-19)

🚀 New Features

  • gcds-file-uploader: Add files prop for ease of access to uploaded files (#676) (2323e42)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.3 to ^0.27.0

0.26.3 (2024-10-09)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.2 to ^0.26.3

0.26.2 (2024-09-25)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.1 to ^0.26.2

0.26.1 (2024-09-16)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.26.0 to ^0.26.1

0.26.0 (2024-09-12)

🚀 New Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.25.1 to ^0.26.0

0.25.1 (2024-08-22)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.25.0 to ^0.25.1

0.25.0 (2024-08-19)

New Features

  • Add gcds-date-input component (#607) (ce0b4cc)
  • add new main-container prop to container (#613) (4eef9b3)
  • update gcds-card (breaking change) (#578) (4a72105)
  • updates to stepper component (breaking change + new tag attribute) (#573) (0f8bd2f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.24.1 to ^0.25.0

0.24.1 (2024-08-13)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.24.0 to ^0.24.1

0.24.0 (2024-08-01)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.23.0 to ^0.24.0

0.23.0 (2024-07-31)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.22.4 to ^0.23.0

0.22.4 (2024-07-29)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.22.3 to ^0.22.4

0.22.3 (2024-07-29)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.22.2 to ^0.22.3

0.22.2 (2024-07-10)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.22.1 to ^0.22.2

0.22.1 (2024-05-27)

Patch

  • gcds-components-vue: Synchronize GCDS Components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.22.0 to ^0.22.1

0.22.0 (2024-05-21)

New Features

  • Add/create @cdssnc/gcds-components-vue package (#516) (3933498)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @cdssnc/gcds-components bumped from ^0.21.0 to ^0.22.0