Skip to content

Comments

TEDI Release 29.01.2026#308

Merged
airikej merged 48 commits intomainfrom
rc
Jan 29, 2026
Merged

TEDI Release 29.01.2026#308
airikej merged 48 commits intomainfrom
rc

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Jan 29, 2026

No description provided.

mart-sessman and others added 30 commits January 13, 2026 14:14
## [5.0.1-rc.1](angular-5.0.0...angular-5.0.1-rc.1) (2026-01-13)

### Bug Fixes

* **toggle:** fixed handle position of active state for default size [#256](#256) ([#257](#257)) ([8357069](8357069))
## [5.0.1-rc.2](angular-5.0.1-rc.1...angular-5.0.1-rc.2) (2026-01-16)

### Bug Fixes

* **modal, table-of-contents:** fix import paths [#243](#243) ([#264](#264)) ([2b95a3f](2b95a3f))
…use form validation instead of it's own internal implementation (#239)

* fix(file-dropzone): refactor for validators #66

* fix(file-dropzone): move more validator logic into component #66

* fix(file-dropzone): refactor file validation to use forms #66

* fix(file-dropzone): better accept description in the story #66

* fix(file-dropzone): address reviews & remove non-functional ngOnChanges #66
## [5.0.1-rc.3](angular-5.0.1-rc.2...angular-5.0.1-rc.3) (2026-01-16)

### Bug Fixes

* **file-dropzone:** make file dropzone update forms on deletion, and use form validation instead of it's own internal implementation ([#239](#239)) ([86ebc6f](86ebc6f)), closes [#66](#66) [#66](#66) [#66](#66) [#66](#66) [#66](#66)
added esc handling, SR now reads tooltip content without needing focus
## [5.0.1-rc.4](angular-5.0.1-rc.3...angular-5.0.1-rc.4) (2026-01-19)

### Bug Fixes

* **carousel:** carousel wcag fixes [#241](#241) ([#263](#263)) ([91b6913](91b6913))
* **info-button:** added default aria-label [#46](#46) ([#265](#265)) ([a76084f](a76084f))
* **info-button:** fixed circular service import [#46](#46) ([cf49aad](cf49aad))
* **tooltip:** wcag improvements [#45](#45) ([#267](#267)) ([a860c06](a860c06))
screen-reader reads "link" only if it is actual link
## [5.0.1-rc.5](angular-5.0.1-rc.4...angular-5.0.1-rc.5) (2026-01-20)

### Bug Fixes

* **row, col, collapse:** added tedi-prefix to class names [#251](#251) ([#274](#274)) ([3064c28](3064c28))
## [5.0.1-rc.6](angular-5.0.1-rc.5...angular-5.0.1-rc.6) (2026-01-20)

### Bug Fixes

* **alert:** changed DOM order of alert elements [#44](#44) ([#278](#278)) ([d5974e3](d5974e3))
## [5.0.1-rc.7](angular-5.0.1-rc.6...angular-5.0.1-rc.7) (2026-01-20)

### Bug Fixes

* **label:** wcag-compliant required label handling [#50](#50) ([#277](#277)) ([ebfdd96](ebfdd96))
## [5.0.1-rc.8](angular-5.0.1-rc.7...angular-5.0.1-rc.8) (2026-01-20)

### Bug Fixes

* **button:** added correct focus-visible style [#47](#47) ([#279](#279)) ([431eda9](431eda9))
BREAKING CHANGE: toggle and number-field components must switch to inputId input
# [6.0.0-rc.1](angular-5.0.1-rc.8...angular-6.0.0-rc.1) (2026-01-20)

### Bug Fixes

* **toggle, number-field:** renamed id to inputId [#24](#24) ([#266](#266)) ([d451a56](d451a56))

### BREAKING CHANGES

* **toggle, number-field:** toggle and number-field components must switch to inputId input
# [6.0.0-rc.2](angular-6.0.0-rc.1...angular-6.0.0-rc.2) (2026-01-20)

### Bug Fixes

* **date-picker:** fixed Date object comparison, fixed WCAG problems [#259](#259) ([#269](#269)) ([0a8277f](0a8277f))
semantic-release-bot and others added 18 commits January 22, 2026 07:55
# [6.0.0-rc.3](angular-6.0.0-rc.2...angular-6.0.0-rc.3) (2026-01-22)

### Bug Fixes

* **alert:** fixed close button overlapping text [#282](#282) ([#287](#287)) ([d2c8e1b](d2c8e1b))
* **number-field:** wcag fixes [#43](#43) ([#286](#286)) ([b24368f](b24368f))
* **text-group, label:** improved SR accessibility, extended tedi-label usage [#49](#49) ([3900e16](3900e16))
# [6.0.0-rc.4](angular-6.0.0-rc.3...angular-6.0.0-rc.4) (2026-01-23)

### Bug Fixes

* **file-dropzone:** remove single console.log [#66](#66) ([#288](#288)) ([3abde8d](3abde8d))
# [6.0.0-rc.5](angular-6.0.0-rc.4...angular-6.0.0-rc.5) (2026-01-23)

### Bug Fixes

* **sidenav:** fixed SR semantics, added focus handling and styles [#207](#207) ([#289](#289)) ([865fb38](865fb38))
# [6.0.0-rc.6](angular-6.0.0-rc.5...angular-6.0.0-rc.6) (2026-01-23)

### Bug Fixes

* **header:** fixed header-profile aria-label being read as js code [#291](#291) ([#292](#292)) ([5b626fe](5b626fe))
# [6.0.0-rc.7](angular-6.0.0-rc.6...angular-6.0.0-rc.7) (2026-01-26)

### Features

* **toast:** toast tedi-ready component [#270](#270) ([#271](#271)) ([d5e7954](d5e7954))
# [6.0.0-rc.8](angular-6.0.0-rc.7...angular-6.0.0-rc.8) (2026-01-29)

### Bug Fixes

* **modal:** use correct z-index variable, default footer align to flex-end [#301](#301) ([#302](#302)) ([c590b0a](c590b0a))
# [6.0.0-rc.9](angular-6.0.0-rc.8...angular-6.0.0-rc.9) (2026-01-29)

### Bug Fixes

* **sidenav:** added presentation role to list item components [#303](#303) ([#304](#304)) ([1713ac9](1713ac9))
* feat(vertical-stepper): add community vertical stepper component #254

* feat(vertical-stepper): emit item select event on router link active change, minor style fixes #254

* feat(vertical-stepper): add vertical stepper a11y attributes #254

* feat(vertical-stepper): add vertical stepper stories #254

* feat(vertical-stepper): update aria attributes, remove unused css variables #254

* feat(vertical-stepper): add list roles for item count, remove redundant css selector #254

---------

Co-authored-by: pearu.sarv <pearu.sarv@twn.ee>
# [6.0.0-rc.10](angular-6.0.0-rc.9...angular-6.0.0-rc.10) (2026-01-29)

### Features

* **vertical-stepper:** add community vertical stepper [#254](#254) ([#296](#296)) ([a5d9e82](a5d9e82))
…em tracking #305 (#306)

also renamed breadcrumbs class and fixed dropdown story typo
# [6.0.0-rc.11](angular-6.0.0-rc.10...angular-6.0.0-rc.11) (2026-01-29)

### Bug Fixes

* **breadcrumbs:** migrated from ngFor to new [@for](https://github.com/for) loop with proper item tracking [#305](#305) ([#306](#306)) ([c3916b3](c3916b3))
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 98.30867% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...mponents/form/date-picker/date-picker.component.ts 95.95% 8 Missing ⚠️

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit 1532cfa into main Jan 29, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants