Skip to main content
Version: 1.0.0

Change log

Change log

This section provides an overview of updates and changes to the TDS components, including newly added features, improvements, bug fixes, and any breaking changes.


Version 1.0.0​

Versioning Released​

Our website now uses versioning and CSS versioning to keep everything organized. Read more here: https://disain.tallinn.ee/docs/getting-started/developers/

Website Features​

  • A dark mode toggle has been introduced.

New components​

  • Pagination and tooltip components have been introduced.

Tabs component​

  • Border styling has been improved.
  • Accessibility has been enhanced, enabling navigation with the Tab key (keyboard).

Accordion component​

  • New suffixes have been added: green badge and plain text.

Dialog component​

  • Buttons now take up the full width on small screens.
  • Close button color issue fixed in dark mode.

Table component​

  • Accessibility has been improved, allowing users to filter items using the Tab key for seamless keyboard navigation.
  • Improved focus state for sortable table header.

Select component​

  • Accessibility enhanced: Added arrow key navigation for filtering dropdown items.
  • CSS adjusted.
  • Disabled state added.

Phone input​

  • Updated the dropdown menu with a new design.
  • Disabled state added.

Checkbox component​

  • Fixed an issue where the checkmark in the checkbox component was not displaying correctly in Safari.
  • Fixed arrow display issue in Safari for the Breadcrumbs component.