Skip to content

Releases: international-labour-organization/designsystem

@ilo-org/twig@1.5.0

04 Mar 14:47
b2331d5
Compare
Choose a tag to compare

Minor Changes

  • 9b76126: LanguageToggle: A new standalone component to handle setting languages

Patch Changes

  • Updated dependencies [1f428b5]
  • Updated dependencies [1d9596e]
  • Updated dependencies [9fdfb26]
    • @ilo-org/styles@1.5.0

@ilo-org/styles@1.5.0

04 Mar 14:47
b2331d5
Compare
Choose a tag to compare

Minor Changes

  • 1d9596e: SubsiteNav: A brand new component to handle the various navigation use cases, with two compact and complex modes. It replaces the old LocalNav component.
    ContextMenu: Now supports rendering into a react portal
    LocalNav: Deprecated in favor of SubsiteNav

Patch Changes

  • 1f428b5: LanguageToggle: Fix accessibility issues and BEM classnames
  • 9fdfb26: Video: Fix volume button not appearing

@ilo-org/react@0.21.0

04 Mar 14:47
b2331d5
Compare
Choose a tag to compare

Minor Changes

  • 1d9596e: SubsiteNav: A brand new component to handle the various navigation use cases, with two compact and complex modes. It replaces the old LocalNav component.
    ContextMenu: Now supports rendering into a react portal
    LocalNav: Deprecated in favor of SubsiteNav

Patch Changes

  • 2d975de: LanguageToggle: Fixes some accessibility issues
  • 6bbd800: DataCard: Can only have two columns if size is set to wide or fluid
  • Updated dependencies [1f428b5]
  • Updated dependencies [1d9596e]
  • Updated dependencies [9fdfb26]
    • @ilo-org/styles@1.5.0

@ilo-org/twig@1.4.0

13 Feb 09:25
f7677e1
Compare
Choose a tag to compare

Minor Changes

  • 7492906: Blockquote: Creates a new standalone component for the Blockquote which was already available as a styled element in Richtext but can now be used separately on its own. This also adjusts the styles of the Blockquote in line with design changes.

Patch Changes

  • 2d99f2d: Card: Removed the basic variant from the pattern definition because it was preventing the other variants from rendering correctly
  • 4084b9a: Multilink Card: This fixes image sizing and spacing within the card so that the image will always appear in a 16x9 box regardless of the orientation. It also adds a white and blue theme that can be used to add different background colors to the card.
  • 67995d2: Feature Card: Fix some bugs that occured using dark theme
  • 8b3cf4e: Data Card: can only have two columns if size is set to wide or fluid
  • 47f56d7: SocialMedia: Add icons for Bluesky, Weibo and WeChat.
  • Updated dependencies [7985707]
  • Updated dependencies [4084b9a]
  • Updated dependencies [67995d2]
  • Updated dependencies [47f56d7]
  • Updated dependencies [7492906]
  • Updated dependencies [7d41bcb]
  • Updated dependencies [16e30c5]
    • @ilo-org/icons@2.1.0
    • @ilo-org/styles@1.4.0

@ilo-org/styles@1.4.0

13 Feb 09:27
f7677e1
Compare
Choose a tag to compare

Minor Changes

  • 7d41bcb: LanguageToggler: A new stand-alone component for setting languages

Patch Changes

  • 4084b9a: Multilink Card: This fixes image sizing and spacing within the card so that the image will always appear in a 16x9 box regardless of the orientation. It also adds a white and blue theme that can be used to add different background colors to the card.
  • 67995d2: Feature Card: Fix some bugs that occured using dark theme
  • 47f56d7: SocialMedia: Add icons for Bluesky, Weibo and WeChat.
  • 7492906: Blockquote: Creates a new standalone component for the Blockquote which was already available as a styled element in Richtext but can now be used separately on its own. This also adjusts the styles of the Blockquote in line with design changes.
  • 16e30c5: List: Fix spacing and alignment between list items
  • Updated dependencies [7985707]
    • @ilo-org/icons@2.1.0

@ilo-org/react@0.20.0

13 Feb 09:28
f7677e1
Compare
Choose a tag to compare

Minor Changes

  • 86555c6: Blockquote: Creates a new standalone component for the Blockquote which was already available as a styled element in Richtext but can now be used separately on its own.
  • 2e8b791: synced the part of react components with twig
  • 7d41bcb: LanguageToggler: A new stand-alone component for setting languages

Patch Changes

  • 758dcc8: SocialMedia: Add icons for Bluesky, Weibo and WeChat
  • Updated dependencies [4084b9a]
  • Updated dependencies [67995d2]
  • Updated dependencies [47f56d7]
  • Updated dependencies [7492906]
  • Updated dependencies [7d41bcb]
  • Updated dependencies [16e30c5]
    • @ilo-org/styles@1.4.0
    • @ilo-org/icons-react@1.0.3

@ilo-org/icons@2.1.0

13 Feb 07:54
2292302
Compare
Choose a tag to compare

Minor Changes

  • 7985707: Add icons for Bluesky, Weibo and WeChat

@ilo-org/icons-react@1.0.3

13 Feb 09:29
f7677e1
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [7985707]
    • @ilo-org/icons@2.1.0

@ilo-org/twig@1.3.4

31 Jan 09:24
8004041
Compare
Choose a tag to compare

Patch Changes

  • 2bd3772: Factlist card now appears correctly when dark theme is set
  • 2bd3772: List has a dark theme property which correctly determines text and bullet color
  • Updated dependencies [46abf41]
  • Updated dependencies [2bd3772]
  • Updated dependencies [2bd3772]
  • Updated dependencies [19d1696]
    • @ilo-org/styles@1.3.4

@ilo-org/styles@1.3.4

31 Jan 09:23
8004041
Compare
Choose a tag to compare

Patch Changes

  • 46abf41: Fix breadcrumb showing multiple chevrons in RTL
  • 2bd3772: Factlist card now appears correctly when dark theme is set
  • 2bd3772: List has a dark theme property which correctly determines text and bullet color
  • 19d1696: Fix the alignment between ordered and unordered lists