Skip to content

TEDI Release 26.02.2026#538

Merged
airikej merged 47 commits intomainfrom
rc
Feb 26, 2026
Merged

TEDI Release 26.02.2026#538
airikej merged 47 commits intomainfrom
rc

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Feb 26, 2026

No description provided.

airikej and others added 30 commits January 30, 2026 08:39
#481)

* feat(closing-button): align size and icon behavior with the design #43

BREAKING CHANGE:
size, iconSize changes, new default values

* fix: migrate ClosingButton in other components due to changes #43

* fix(closing-button): align stories more like in figma #43

* fix(textfield): group casting iconSizes as const #43
# [16.0.0-rc.1](react-15.0.0...react-16.0.0-rc.1) (2026-01-30)

### Features

* **closing-button:** align size and icon behavior with the design [#43](#43) ([#481](#481)) ([cdd92a8](cdd92a8))

### BREAKING CHANGES

* **closing-button:** size, iconSize changes, new default values
# [16.0.0-rc.2](react-16.0.0-rc.1...react-16.0.0-rc.2) (2026-02-02)

### Features

* **form-label:** update label prop type to ReactNode [#486](#486) ([#490](#490)) ([2c1152a](2c1152a))
* feat(form-label): update label prop type to ReactNode #486

* fix(checkbox,radio): pass required prop to label #115
# [16.0.0-rc.3](react-16.0.0-rc.2...react-16.0.0-rc.3) (2026-02-02)

### Bug Fixes

* **checkbox,radio:** pass required prop to label [#115](#115) ([#498](#498)) ([a569636](a569636)), closes [#486](#486)
…behavior #504 (#505)

* fix(choice-group): prevent double change events and unify card click behavior #504

* fix(choice-group): fix ChoiceGroupItem test #504

* fix(choice-group): add more test to cover the line coverage #504
# [16.0.0-rc.4](react-16.0.0-rc.3...react-16.0.0-rc.4) (2026-02-10)

### Bug Fixes

* **choice-group:** prevent calling onchange twice on card variant [#484](#484) ([#502](#502)) ([27799cc](27799cc))
* **choice-group:** prevent double change events and unify card click behavior [#504](#504) ([#505](#505)) ([7ea1fed](7ea1fed))
* feat(info-button): added inverted variant and new color prop #420

* chore: trigger info button branch building #420
# [16.0.0-rc.5](react-16.0.0-rc.4...react-16.0.0-rc.5) (2026-02-13)

### Features

* **info-button:** added inverted variant and new color prop [#420](#420) ([#508](#508)) ([6ca2d7f](6ca2d7f))
* fix(sidenav): apply linkAs for flyout items #40

* fix(sidenav): fix sidenav-dropdown test #40
# [16.0.0-rc.6](react-16.0.0-rc.5...react-16.0.0-rc.6) (2026-02-13)

### Bug Fixes

* **sidenav:** apply linkAs for flyout items [#40](#40) ([#501](#501)) ([6007ede](6007ede))
# [16.0.0-rc.7](react-16.0.0-rc.6...react-16.0.0-rc.7) (2026-02-13)

### Bug Fixes

* **choice-group:** selected disabled choice-group item fixes [#27](#27) ([#510](#510)) ([be8884e](be8884e))
* fix(tooltip,overlay): wcag improvements #468

* fix(overlay): update tests #468

* fix(tooltip,overlay): fix test #468

* fix(overlay): fix text coverage #468
# [16.0.0-rc.8](react-16.0.0-rc.7...react-16.0.0-rc.8) (2026-02-16)

### Bug Fixes

* **tooltip,overlay:** wcag improvements [#468](#468) ([#491](#491)) ([fa60e46](fa60e46))
* feat(alert): new size prop with default and small values #11

* feat(alert): fix small font size, align content vertically center #11

* fix(alert): remove console log, clean up prop descriptions #11
# [16.0.0-rc.9](react-16.0.0-rc.8...react-16.0.0-rc.9) (2026-02-19)

### Features

* **alert:** new size prop with default and small values [#11](#11) ([#509](#509)) ([35c4962](35c4962))
… storybook #14 (#511)

* feat(button-group): add size prop, add small example, fix examples on storybook #14

* fix(button-group): improve css readablity #14
# [16.0.0-rc.10](react-16.0.0-rc.9...react-16.0.0-rc.10) (2026-02-19)

### Features

* **button-group:** add size prop, add small example, fix examples on storybook [#14](#14) ([#511](#511)) ([73cd4f1](73cd4f1))
* fix(link): fix link icon sizes in relation to figma design #46

* fix(link): small icon size and responsive #46
# [16.0.0-rc.11](react-16.0.0-rc.10...react-16.0.0-rc.11) (2026-02-19)

### Bug Fixes

* **link:** fix link icon sizes in relation to figma design [#46](#46) ([#520](#520)) ([f32bd83](f32bd83))
…ing #421 (#512)

* feat(sidenav): subheading as ReactNode, fix mobile sidenav items padding #421

* fix(sidenav): parents are links collapse button positioning inside menu item #421
# [16.0.0-rc.12](react-16.0.0-rc.11...react-16.0.0-rc.12) (2026-02-19)

### Features

* **sidenav:** subheading as ReactNode, fix mobile sidenav items padding [#421](#421) ([#512](#512)) ([bb7fbe8](bb7fbe8))
semantic-release-bot and others added 17 commits February 19, 2026 09:21
# [16.0.0-rc.13](react-16.0.0-rc.12...react-16.0.0-rc.13) (2026-02-19)

### Bug Fixes

* **feedback-text:** fix error/success text color variables [#517](#517) ([#521](#521)) ([c019e79](c019e79))
* feat(closing-button): add brand and inverted color #6

* fix(closing-button): inherit icon color, fix primary focus color #6

* fix(closing-button): improve prop description #6
# [16.0.0-rc.14](react-16.0.0-rc.13...react-16.0.0-rc.14) (2026-02-19)

### Features

* **closing-button:** add brand and inverted color [#6](#6) ([#519](#519)) ([cfeb5f2](cfeb5f2))
# [16.0.0-rc.15](react-16.0.0-rc.14...react-16.0.0-rc.15) (2026-02-19)

### Bug Fixes

* **choice-group:** segmented item borders and focus behaviour [#101](#101) ([#513](#513)) ([455c491](455c491))
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.4.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(number-field): fix variables #516

* fix(number-field): button variable fixes #516

* fix(number-field): replace number field button border color with right variable #516
# [16.0.0-rc.16](react-16.0.0-rc.15...react-16.0.0-rc.16) (2026-02-20)

### Bug Fixes

* **number-field:** fix variables [#516](#516) ([#522](#522)) ([dcf6240](dcf6240))
# [16.0.0-rc.17](react-16.0.0-rc.16...react-16.0.0-rc.17) (2026-02-25)

### Bug Fixes

* **checkbox,radio:** show pointer on label hover [#532](#532) ([#533](#533)) ([097627d](097627d))
…yle support #30 (#525)

* feat(separator): redesign with new spacing API, dotPosition and dotStyle support #30

BREAKING CHANGE: legacy spacing props removed, dotSize enum changed, variant values simplified

* chore: fix stories that use Separator #30

* fix(separator): design review fixes #30

* fix(separator): change outlined dotted dot background color #30

* fix(separator): improve css #30
# [16.0.0-rc.18](react-16.0.0-rc.17...react-16.0.0-rc.18) (2026-02-25)

### Features

* **separator:** redesign with new spacing API, dotPosition and dotStyle support [#30](#30) ([#525](#525)) ([93e9e11](93e9e11))

### BREAKING CHANGES

* **separator:** legacy spacing props removed, dotSize enum changed, variant values simplified
# [16.0.0-rc.19](react-16.0.0-rc.18...react-16.0.0-rc.19) (2026-02-25)

### Bug Fixes

* **text-field:** fix small textfield right area padding, fix small textfield font size [#527](#527) ([#528](#528)) ([bd8bd16](bd8bd16))
* chore: move grid stories under Layout folder #526

* chore: move VerticalSpacing story to Layout as well #526

* chore: fix bootstrap typo #526
* fix(separator): fix custom size application #535

* chore: fix grid stories typo #535

* fix(separator): removed unnecessary zeros #535
# [16.0.0-rc.20](react-16.0.0-rc.19...react-16.0.0-rc.20) (2026-02-26)

### Bug Fixes

* **separator:** fix custom size application [#535](#535) ([#536](#536)) ([130edcd](130edcd))
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 98.82353% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...c/tedi/components/form/file-upload/file-upload.tsx 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit 6f85038 into main Feb 26, 2026
7 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.

3 participants