Skip to content

Commit 92f036c

Browse files
mfranzkegithub-actions[bot]Copilot
authored
docs(select): aligned data (#4787)
* docs(select): aligned data * test: we need to ignore some option duplication * auto update snapshots (#4789) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update packages/components/src/components/custom-select/custom-select.spec.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/components/src/components/select/docs/HTML.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * refactor: added further relevant entries * auto update snapshots (#4909) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor: updated snapshot * Update custom-select.spec.tsx * auto update snapshots (#4939) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e5e2b41 commit 92f036c

File tree

38 files changed

+3877
-11
lines changed

38 files changed

+3877
-11
lines changed

.config/.jscpd.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
"showcases/shared/*.json",
6262
"showcases/vue-showcase/src/components/form/Form.vue"
6363
],
64+
"ignorePattern": ["<option value=\"test5\">Test5</option>"],
6465
"absolute": true
6566
}
Loading

0 commit comments

Comments
 (0)