Commit 224ee6e
Feature/custom dropdown classes (#339)
* button class property type fixed
* added support for custom classes in dropdown component
* .vscode added to .gitignore
* fix: triggerClass added to trigger element
* trigger button dynamic classes simplified
* dropdown documentation updated
* aria attributes added to dropdown trigger button
* list group content wrapper class fixed
* wording fixed in API descriptions
* Fixed typos
* Make dropdown content longer to better visualize differences between different alignment options
---------
Co-authored-by: Daniel Fahl <daniel.fahl@thomann.io>1 parent ffee350 commit 224ee6e
File tree
15 files changed
+951
-707
lines changed- docs/components
- dropdown/examples
- src/components
- FwbButton
- composables
- FwbDropdown
- composables
15 files changed
+951
-707
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments