Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
cdd92a8
feat(closing-button): align size and icon behavior with the design #4…
airikej Jan 30, 2026
b2e9cf8
chore(release): 16.0.0-rc.1
semantic-release-bot Jan 30, 2026
2c1152a
feat(form-label): update label prop type to ReactNode #486 (#490)
airikej Feb 2, 2026
d5235e2
chore(release): 16.0.0-rc.2
semantic-release-bot Feb 2, 2026
a569636
fix(checkbox,radio): pass required prop to label #115 (#498)
airikej Feb 2, 2026
d8969e0
chore(release): 16.0.0-rc.3
semantic-release-bot Feb 2, 2026
27799cc
fix(choice-group): prevent calling onchange twice on card variant #48…
airikej Feb 4, 2026
e70b507
Add MIT License to the project
tobre6 Feb 9, 2026
8bb23a5
Merge pull request #507 from TEDI-Design-System/tobre6-patch-1
tobre6 Feb 9, 2026
7ea1fed
fix(choice-group): prevent double change events and unify card click …
airikej Feb 10, 2026
bb0f900
chore(release): 16.0.0-rc.4
semantic-release-bot Feb 10, 2026
97e4c5a
chore: add stories for ChoiceGroup with icons in labels example #119 …
airikej Feb 10, 2026
6ca2d7f
feat(info-button): added inverted variant and new color prop #420 (#508)
airikej Feb 13, 2026
6fb7997
chore(release): 16.0.0-rc.5
semantic-release-bot Feb 13, 2026
6007ede
fix(sidenav): apply linkAs for flyout items #40 (#501)
airikej Feb 13, 2026
ddba56a
chore(release): 16.0.0-rc.6
semantic-release-bot Feb 13, 2026
be8884e
fix(choice-group): selected disabled choice-group item fixes #27 (#510)
airikej Feb 13, 2026
49e15cc
chore(release): 16.0.0-rc.7
semantic-release-bot Feb 13, 2026
fa60e46
fix(tooltip,overlay): wcag improvements #468 (#491)
airikej Feb 16, 2026
e518a82
chore(release): 16.0.0-rc.8
semantic-release-bot Feb 16, 2026
7fa9356
chore: increase branch retention to 30 days #514 (#515)
airikej Feb 17, 2026
35c4962
feat(alert): new size prop with default and small values #11 (#509)
airikej Feb 19, 2026
d8a2927
chore(release): 16.0.0-rc.9
semantic-release-bot Feb 19, 2026
73cd4f1
feat(button-group): add size prop, add small example, fix examples on…
airikej Feb 19, 2026
afbd222
chore(release): 16.0.0-rc.10
semantic-release-bot Feb 19, 2026
f32bd83
fix(link): fix link icon sizes in relation to figma design #46 (#520)
airikej Feb 19, 2026
7ac9916
chore(release): 16.0.0-rc.11
semantic-release-bot Feb 19, 2026
bb7fbe8
feat(sidenav): subheading as ReactNode, fix mobile sidenav items padd…
airikej Feb 19, 2026
aa8309d
chore(release): 16.0.0-rc.12
semantic-release-bot Feb 19, 2026
c019e79
fix(feedback-text): fix error/success text color variables #517 (#521)
airikej Feb 19, 2026
43826ae
chore(release): 16.0.0-rc.13
semantic-release-bot Feb 19, 2026
cfeb5f2
feat(closing-button): add brand and inverted color #6 (#519)
airikej Feb 19, 2026
24be799
chore(release): 16.0.0-rc.14
semantic-release-bot Feb 19, 2026
455c491
fix(choice-group): segmented item borders and focus behaviour #101 (#…
airikej Feb 19, 2026
435135d
chore(release): 16.0.0-rc.15
semantic-release-bot Feb 19, 2026
6313c59
chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.4.0 (#496)
dependabot[bot] Feb 19, 2026
dcf6240
fix(number-field): fix variables #516 (#522)
airikej Feb 20, 2026
26ca01b
chore(release): 16.0.0-rc.16
semantic-release-bot Feb 20, 2026
097627d
fix(checkbox,radio): show pointer on label hover #532 (#533)
airikej Feb 25, 2026
043a236
chore(release): 16.0.0-rc.17
semantic-release-bot Feb 25, 2026
93e9e11
feat(separator): redesign with new spacing API, dotPosition and dotSt…
airikej Feb 25, 2026
abd1592
chore(release): 16.0.0-rc.18
semantic-release-bot Feb 25, 2026
bd8bd16
fix(text-field): fix small textfield right area padding, fix small te…
airikej Feb 25, 2026
8f1f7f6
chore(release): 16.0.0-rc.19
semantic-release-bot Feb 25, 2026
9d23abf
chore: move grid stories under Layout folder #526 (#529)
airikej Feb 26, 2026
130edcd
fix(separator): fix custom size application #535 (#536)
airikej Feb 26, 2026
8fc49d6
chore(release): 16.0.0-rc.20
semantic-release-bot Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/list-storybook-branches.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Number of days to check
DAYS=10
DAYS=30

# Get the current date in seconds since epoch
CURRENT_DATE=$(date +%s)
Expand Down
151 changes: 151 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,154 @@
# [16.0.0-rc.20](https://github.com/TEDI-Design-System/react/compare/react-16.0.0-rc.19...react-16.0.0-rc.20) (2026-02-26)


### Bug Fixes

* **separator:** fix custom size application [#535](https://github.com/TEDI-Design-System/react/issues/535) ([#536](https://github.com/TEDI-Design-System/react/issues/536)) ([130edcd](https://github.com/TEDI-Design-System/react/commit/130edcd158944b90c62788e76fc97e015f1f228c))

# [16.0.0-rc.19](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/527) ([#528](https://github.com/TEDI-Design-System/react/issues/528)) ([bd8bd16](https://github.com/TEDI-Design-System/react/commit/bd8bd1640c40be40199d881efead665ce45bd0a3))

# [16.0.0-rc.18](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/30) ([#525](https://github.com/TEDI-Design-System/react/issues/525)) ([93e9e11](https://github.com/TEDI-Design-System/react/commit/93e9e118aab73d40347029089c5370851a7b551c))


### BREAKING CHANGES

* **separator:** legacy spacing props removed, dotSize enum changed, variant values simplified

# [16.0.0-rc.17](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/532) ([#533](https://github.com/TEDI-Design-System/react/issues/533)) ([097627d](https://github.com/TEDI-Design-System/react/commit/097627db68e23afaa27dd288319b34ccba3e5888))

# [16.0.0-rc.16](https://github.com/TEDI-Design-System/react/compare/react-16.0.0-rc.15...react-16.0.0-rc.16) (2026-02-20)


### Bug Fixes

* **number-field:** fix variables [#516](https://github.com/TEDI-Design-System/react/issues/516) ([#522](https://github.com/TEDI-Design-System/react/issues/522)) ([dcf6240](https://github.com/TEDI-Design-System/react/commit/dcf62404afa9543c13277623a9aaa6daed1b93df))

# [16.0.0-rc.15](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/101) ([#513](https://github.com/TEDI-Design-System/react/issues/513)) ([455c491](https://github.com/TEDI-Design-System/react/commit/455c491a753dbfc35d7c996fb94aa15639bbdc51))

# [16.0.0-rc.14](https://github.com/TEDI-Design-System/react/compare/react-16.0.0-rc.13...react-16.0.0-rc.14) (2026-02-19)


### Features

* **closing-button:** add brand and inverted color [#6](https://github.com/TEDI-Design-System/react/issues/6) ([#519](https://github.com/TEDI-Design-System/react/issues/519)) ([cfeb5f2](https://github.com/TEDI-Design-System/react/commit/cfeb5f206b9137041b581c610c577e8e600b4fd7))

# [16.0.0-rc.13](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/517) ([#521](https://github.com/TEDI-Design-System/react/issues/521)) ([c019e79](https://github.com/TEDI-Design-System/react/commit/c019e793c5126baba67c516255f3ad3ecfcb2fd7))

# [16.0.0-rc.12](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/421) ([#512](https://github.com/TEDI-Design-System/react/issues/512)) ([bb7fbe8](https://github.com/TEDI-Design-System/react/commit/bb7fbe8637895adfd5f331bbdbca5e3853d807ef))

# [16.0.0-rc.11](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/46) ([#520](https://github.com/TEDI-Design-System/react/issues/520)) ([f32bd83](https://github.com/TEDI-Design-System/react/commit/f32bd83b549b195ecb70b4f9191dd8ef9f6b0a42))

# [16.0.0-rc.10](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/14) ([#511](https://github.com/TEDI-Design-System/react/issues/511)) ([73cd4f1](https://github.com/TEDI-Design-System/react/commit/73cd4f11348e4cccc9dfbfd84b7a333ce59f2023))

# [16.0.0-rc.9](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/11) ([#509](https://github.com/TEDI-Design-System/react/issues/509)) ([35c4962](https://github.com/TEDI-Design-System/react/commit/35c4962ec56612c5e5b727a27f813eb96fd7fb1e))

# [16.0.0-rc.8](https://github.com/TEDI-Design-System/react/compare/react-16.0.0-rc.7...react-16.0.0-rc.8) (2026-02-16)


### Bug Fixes

* **tooltip,overlay:** wcag improvements [#468](https://github.com/TEDI-Design-System/react/issues/468) ([#491](https://github.com/TEDI-Design-System/react/issues/491)) ([fa60e46](https://github.com/TEDI-Design-System/react/commit/fa60e46c2492734c29d3af2ac3d7cb4df9779c69))

# [16.0.0-rc.7](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/27) ([#510](https://github.com/TEDI-Design-System/react/issues/510)) ([be8884e](https://github.com/TEDI-Design-System/react/commit/be8884e83e0fb26925b155e13143061ba485aa82))

# [16.0.0-rc.6](https://github.com/TEDI-Design-System/react/compare/react-16.0.0-rc.5...react-16.0.0-rc.6) (2026-02-13)


### Bug Fixes

* **sidenav:** apply linkAs for flyout items [#40](https://github.com/TEDI-Design-System/react/issues/40) ([#501](https://github.com/TEDI-Design-System/react/issues/501)) ([6007ede](https://github.com/TEDI-Design-System/react/commit/6007ede51b75c6382db9ee3caf689f2a51a04bc3))

# [16.0.0-rc.5](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/420) ([#508](https://github.com/TEDI-Design-System/react/issues/508)) ([6ca2d7f](https://github.com/TEDI-Design-System/react/commit/6ca2d7fb3b5f609f3f51b884db074ee30fae457a))

# [16.0.0-rc.4](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/484) ([#502](https://github.com/TEDI-Design-System/react/issues/502)) ([27799cc](https://github.com/TEDI-Design-System/react/commit/27799cc2c4db6381f911ada2697e1bd0b53d2a4d))
* **choice-group:** prevent double change events and unify card click behavior [#504](https://github.com/TEDI-Design-System/react/issues/504) ([#505](https://github.com/TEDI-Design-System/react/issues/505)) ([7ea1fed](https://github.com/TEDI-Design-System/react/commit/7ea1fedf754e4828df7b508f8cd9ab4428ad3fe6))

# [16.0.0-rc.3](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/115) ([#498](https://github.com/TEDI-Design-System/react/issues/498)) ([a569636](https://github.com/TEDI-Design-System/react/commit/a569636453c865b142ec53761949b97afd436546)), closes [#486](https://github.com/TEDI-Design-System/react/issues/486)

# [16.0.0-rc.2](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/486) ([#490](https://github.com/TEDI-Design-System/react/issues/490)) ([2c1152a](https://github.com/TEDI-Design-System/react/commit/2c1152a549aef92cb3225f092b0519c13440b756))

# [16.0.0-rc.1](https://github.com/TEDI-Design-System/react/compare/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](https://github.com/TEDI-Design-System/react/issues/43) ([#481](https://github.com/TEDI-Design-System/react/issues/481)) ([cdd92a8](https://github.com/TEDI-Design-System/react/commit/cdd92a88115f9ba5b6a5265bf495640178f02b9c))


### BREAKING CHANGES

* **closing-button:** size, iconSize changes, new default values

# [15.0.0](https://github.com/TEDI-Design-System/react/compare/react-14.3.0...react-15.0.0) (2026-01-29)


Expand Down
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2026 TEDI Design System

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading
Loading