Commit e2c4f05
feat: configurable infotext sizes for DBInput component (#4788)
* Initial plan
* Add configurable infotext sizes to DBInput component
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
* refactor: codestyle
* auto update snapshots (#4793)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Apply suggestions from code review
* auto update snapshots (#4795)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Forward new messageSize props to framework showcases and simplify input.json example
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
* auto update snapshots (#4826)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* docs: we don't want to document these properties
* docs: we don't want to document these properties
* Apply suggestions from code review
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mfranzke <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>
Co-authored-by: Michael Kraus <michael.m.kraus@deutschebahn.com>1 parent d67eaa0 commit e2c4f05
File tree
5 files changed
+16
-3
lines changed- __snapshots__/input/showcase
- mobile-chrome/DBInput-should-match-screenshot-1
- mobile-safari/DBInput-should-match-screenshot-1
- webkit/DBInput-should-match-screenshot-1
- packages/components/src/components/input
5 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
79 | 92 | | |
80 | 93 | | |
81 | 94 | | |
| |||
0 commit comments