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 Canaryβ
New componentsβ
- Badge & Chip components have been introduced.
Table componentβ
- New badge component has been added to the table component.
Accordion componentβ
- New badge component has been added to the accordion component.
Textarea componentβ
- Character counter has been added to the text area component.
Text input componentβ
- Disabled state has been added to the text input component.
Notification componentβ
- Dismissible buttons have been added to the notification component.
Select componentβ
- Dropdown padding has been adjusted.
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.
Breadcrumbs componentβ
- Fixed arrow display issue in Safari for the Breadcrumbs component.