Skip to main content

We're excited to launch Tallinn Design System! While it allows you to create interfaces the Tallinn way it's still a work in progress. If you think something’s missing or isn't working, please let us know at disain@tallinnlv.ee

Version: 1.0.0 (latest)

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.