Skip to content

Commit cb2deb0

Browse files
michaelmkrausmfranzkegithub-actions[bot]nmerget
authored
feat: Switch stable rework (#4861)
* feat: set border- and label-color for in/valid state of textarea, custom select and input * test: updated snapshots * test: updated snapshots * test: updated snapshots * fix(): set validity color for textarea border * test: updated snapshots * feat(): set border- and label-color for valid and invalid textarea and input * feat(): revert override in package * feat(): set border color for valid and invalid state * auto update snapshots (#4990) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(): replace textarea-specific block with the existing variable that holds input and textarea * auto update snapshots (#4999) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(): change color of label and border to correct value * auto update snapshots (#5000) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore(): add changeset * chore(): fix screenshots * auto update snapshots (#5184) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore(): reverted files to previous version * chore(): fix screenshots * auto update snapshots (#5185) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(): pass label as attribute to angular showcase * fix(): prevent space after label by disabling eslint for label * fix(): prevent space after label by disabling eslint for label * fix(): use variant to calculate in/valid colors * feat(): use variant property instead of labelPosition * chore(): fix screenshots * auto update snapshots (#5195) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * auto update snapshots (#5201) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * auto update snapshots (#5206) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Delete .changeset/four-carrots-flow.md * Create brown-falcons-melt.md * fix: issues with switch * Update brown-falcons-melt.md * Update brown-falcons-melt.md * chore: remove old label positon list * Update migration guide for switch component changes Removed the `emphasis` property from the switch component and updated migration documentation. * Update v3.x.x-to-v4.0.0.md * fix: typescript issues * auto update snapshots (#5222) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update switch * fix: issue with visual-aid animation * auto update snapshots (#5223) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * auto update snapshots (#5224) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: issue angular showcase * Update brown-falcons-melt.md --------- Co-authored-by: Maximilian Franzke <[email protected]> Co-authored-by: Maximilian Franzke <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nicolas Merget <[email protected]>
1 parent 103ccb7 commit cb2deb0

File tree

23 files changed

+427
-215
lines changed

23 files changed

+427
-215
lines changed

.changeset/brown-falcons-melt.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"@db-ux/core-components": major
3+
"@db-ux/ngx-core-components": major
4+
"@db-ux/react-core-components": major
5+
"@db-ux/v-core-components": major
6+
"@db-ux/wc-core-components": major
7+
---
8+
9+
feat: Switch stable rework
10+
BREAKING CHANGE: remove `emphasis` property
11+
introduce state (invalid and valid)
12+
configurable label position
1.77 KB
Loading
19.6 KB
Loading
21.8 KB
Loading
37 KB
Loading
11.5 KB
Loading
15.9 KB
Loading
25.1 KB
Loading
77 Bytes
Loading
11 Bytes
Loading

0 commit comments

Comments
 (0)