Releases: international-labour-organization/designsystem
Releases · international-labour-organization/designsystem
@ilo-org/[email protected]
Patch Changes
- Updated dependencies [eac2922]
- @ilo-org/[email protected]
@ilo-org/[email protected]
Patch Changes
- eac2922: Fixed pagination not rendering correctly and allowing clicks on disabled links
@ilo-org/[email protected]
Patch Changes
- Updated dependencies [eac2922]
- @ilo-org/[email protected]
@ilo-org/[email protected]
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
andtabs
were adjusted to use the new icon settings.
- Pattern definitions for
Patch Changes
- Updated dependencies [0583456]
- Updated dependencies [57715d1]
- @ilo-org/[email protected]
- @ilo-org/[email protected]
@ilo-org/[email protected]
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
andtabs
were adjusted to use the new icon settings.
- Pattern definitions for
- 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.
- Add a utility class for responsive embed videos. Simple wrap
Patch Changes
- Updated dependencies [0583456]
- @ilo-org/[email protected]
@ilo-org/[email protected]
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
andtabs
were adjusted to use the new icon settings.
- Pattern definitions for
- Updated dependencies [0583456]
- Updated dependencies [57715d1]
- @ilo-org/[email protected]
- @ilo-org/[email protected]
@ilo-org/[email protected]
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
andtabs
were adjusted to use the new icon settings.
- Pattern definitions for
@ilo-org/[email protected]
Patch Changes
- Updated dependencies [0583456]
- @ilo-org/[email protected]
@ilo-org/[email protected]
Patch Changes
- b63faa7: Data Cards can pass a
target
to buttons rendered bydataset.files.items
. This fixes some inconsistent handling in cases where those links were pointing to files.
@ilo-org/[email protected]
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.