Commit 2a02263
fix: set border- and label-color for in/valid state of select, textarea, custom select and input (#4258)
* 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 (#5177)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore(): remove redundant textarea block
* feat(): only color in/valid floating labels
* chore(): remove unused import
* Update four-carrots-flow.md
* Update border color for form elements based on state
---------
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
Co-authored-by: Maximilian Franzke <Maximilian.Franzke@deutschebahn.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e4bc905 commit 2a02263
File tree
2 files changed
+21
-0
lines changed- .changeset
- packages/components/src/styles/internal
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
91 | 103 | | |
92 | 104 | | |
93 | 105 | | |
| |||
0 commit comments