Skip to content

Releases: international-labour-organization/designsystem

@ilo-org/[email protected]

15 Oct 14:33
8b9f2ff
Compare
Choose a tag to compare

Patch Changes

@ilo-org/[email protected]

15 Oct 14:33
8b9f2ff
Compare
Choose a tag to compare

Patch Changes

  • eac2922: Fixed pagination not rendering correctly and allowing clicks on disabled links

@ilo-org/[email protected]

15 Oct 14:33
8b9f2ff
Compare
Choose a tag to compare

Patch Changes

@ilo-org/[email protected]

14 Oct 16:00
7d6907e
Compare
Choose a tag to compare

Minor Changes

  • 0583456: - Replaces all of the icons in the Icons package and replaces them with standardised versions that are all the same size, with the minor exception of the Quote icon. This required sizing changes to icons and affects the appearance of many components.
    • Pattern definitions for modal and tabs were adjusted to use the new icon settings.

Patch Changes

@ilo-org/[email protected]

14 Oct 16:00
7d6907e
Compare
Choose a tag to compare

Minor Changes

  • 0583456: - Replaces all of the icons in the Icons package and replaces them with standardised versions that are all the same size, with the minor exception of the Quote icon. This required sizing changes to icons and affects the appearance of many components.
    • Pattern definitions for modal and tabs were adjusted to use the new icon settings.
  • 57715d1: - Harmonize spacing in Richtext component with designs. This will have a sligh impact on the appearance of RichText content.
    • Add a utility class for responsive embed videos. Simple wrap <iframes> with an an element and give it a .responsive-video-embed class to make the embed responsive.

Patch Changes

@ilo-org/[email protected]

14 Oct 16:00
7d6907e
Compare
Choose a tag to compare

Patch Changes

  • 0583456: - Replaces all of the icons in the Icons package and replaces them with standardised versions that are all the same size, with the minor exception of the Quote icon. This required sizing changes to icons and affects the appearance of many components.
    • Pattern definitions for modal and tabs were adjusted to use the new icon settings.
  • Updated dependencies [0583456]
  • Updated dependencies [57715d1]

@ilo-org/[email protected]

14 Oct 16:00
7d6907e
Compare
Choose a tag to compare

Major Changes

  • 0583456: - Replaces all of the icons in the Icons package and replaces them with standardised versions that are all the same size, with the minor exception of the Quote icon. This required sizing changes to icons and affects the appearance of many components.
    • Pattern definitions for modal and tabs were adjusted to use the new icon settings.

@ilo-org/[email protected]

14 Oct 16:00
7d6907e
Compare
Choose a tag to compare

Patch Changes

@ilo-org/[email protected]

02 Oct 13:09
f0c3a08
Compare
Choose a tag to compare

Patch Changes

  • b63faa7: Data Cards can pass a target to buttons rendered by dataset.files.items. This fixes some inconsistent handling in cases where those links were pointing to files.

@ilo-org/[email protected]

25 Sep 14:16
040096a
Compare
Choose a tag to compare

Major Changes

  • 93e6ddf: Typescript package no longer exports lib with ["dom", "dom.iterable"], so it's more generic and can be used in more projects. This is a breaking change because it might impact your current TypeScript setup.