Commit ec947ca
refactor: guidelines 3.0 input style (#198)
* refactor: remove headline element – is replaced by base/typography styles
* feat: added textfield sizes and label animation
* feat: textfield variants
* refactor: updated db-ui/base
* style: guidlenes 3.0
* docs: added id
* revert: headline component
* revert: headline component
* refactor: remove headline element – is replaced by base/typography styles
* feat: added textfield sizes and label animation
* feat: textfield variants
* refactor: updated db-ui/base
* style: guidlenes 3.0
* docs: added id
* revert: headline component
* revert: headline component
* style: update latest
* refactor: added wrapper element for icon styles
* refactor: input type=search
* style: ability for icons
* docs: added backstop urls and migration guide
* refactor: remove form-element
* Update migrationGuide.adoc
* refactor: ensure unique IDs programatically
* Update migrationGuide.adoc
* Update migrationGuide.adoc
* Update input-sizes.json
* Update input.hbs
* Update input.hbs
* docs: added some comment
* fix: review feedback included
* fix: review feedback included
* test: remove variations to reduce test cases
* refactor: form-element placeholder has been deleted
* Update input.scss
* chore: we shouldn't use optional here
but let the build break in case the necessary dependencies aren't used.
* Update textarea.scss
* Update textarea.scss
* chore: those would get adapted later
* chore: those would need to get adapted later
* chore: reverted removing those testcases
* chore: removed this leftover from by previous checkin
* refactor: use native behaviour with animated opacity
* refactor: inserted review feedback
* chore: update dependencies
* style: corrected description's position
Co-authored-by: Maximilian Franzke <[email protected]>
Co-authored-by: Maximilian Franzke <[email protected]>1 parent eabbd13 commit ec947ca
File tree
22 files changed
+454
-333
lines changed- docs
- helpers
- source
- _patterns/01-elements
- input
- select
- textarea
- css
- tests
22 files changed
+454
-333
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
Lines changed: 0 additions & 40 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
0 commit comments