Commit 3454d30
Add comprehensive datalist/typeahead examples and missing component files (#4814)
* Initial plan
* Changes before error encountered
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
* auto update snapshots (#4848)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add comprehensive datalist/typeahead examples with working code components
- Create DatalistExamples components for React, Vue, and Angular frameworks
- Add sample data demonstrating string arrays and value-label objects
- Include examples with different variants (floating, regular) and with search icons
- Verify functionality works correctly in React showcase
- Address missing codeFileName reference in input.json configuration
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
---------
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Merget <nicolas.merget@deutschebahn.com>1 parent 425a9d1 commit 3454d30
File tree
14 files changed
+490
-326
lines changed- __snapshots__/input/showcase
- chromium-highContrast
- DBInput-should-match-screenshot-1
- should-have-same-aria-snapshot
- chromium
- DBInput-should-match-screenshot-1
- should-have-same-aria-snapshot
- firefox
- DBInput-should-match-screenshot-1
- should-have-same-aria-snapshot
- mobile-chrome
- DBInput-should-match-screenshot-1
- should-have-same-aria-snapshot
- mobile-safari
- DBInput-should-match-screenshot-1
- should-have-same-aria-snapshot
- webkit
- DBInput-should-match-screenshot-1
- should-have-same-aria-snapshot
- packages/foundations/dev
14 files changed
+490
-326
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
199 | 212 | | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
199 | 212 | | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
199 | 212 | | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
199 | 212 | | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
199 | 212 | | |
0 commit comments