Skip to main content

Version 2.13.3

Welcome to the Open Design System v.2.13.3!

This extended release of 2.13.2 introduces important updates and bug fixes. Read on to learn more!

Resources  

You can download icons, foundations, and components from the Open Design System v.2.13.3.

Updates and improvements

  • Tabs: Fixed issues with tab alignment to maintain a consistent vertical rhythm.

  • Banner: Increased the text width in the banner component.

  • Theme builder: Extended the Theme builder interface to include fully rounded buttons.

Bug fixes

Development specific

  • Slider:

    • Fixed an issue to ensure clicking on the slider moves the range to the correct value–– the nearest marker point instead of moving it to the max or min value.

    • Made the circles appear on the slider marks.

    • Resolved issues with Slider to ensure users can enter values accurately within the valid range, even when slider marks are set to specific points. Users can now input values such as 150 even though the slider marks are set to a range such as 3 to 20 in a Slider with a range from 0 to 200.

  • Select:

    • Fixed an issue with the Select component to display loaded results after the Spinner disappears.
    • Corrected the dropdownWidth property to function properly.
  • Menu context: Resolved an issue ensuring the dropdown isn’t triggered when clicking the disabled button.