Commit Graph

7 Commits

Author SHA1 Message Date
51289acce3 Add ID tag to input:Field component 2023-06-04 17:45:27 +02:00
4d18fad115 Add input component for tags
- Change ListBinder interface
- Improve ListBindGenericSlice and make it the default
- Update input example page
2023-06-02 11:17:22 +02:00
25f6c47602 Add dropdown component
- Add list binder interface
- Update input example page
2023-05-27 13:37:40 +02:00
25a5cd3a2e Add input field buttons example
- Change d3c-button-transparent to d3c-button-borderless
2023-05-25 17:44:44 +02:00
c81d49c00d Add FieldBindPassword for the input field 2023-05-25 17:20:12 +02:00
cd35a61dc8 Support button to bind to boolean variables
- Bring back d3c-color-accent
- Reduce number of CSS color variables
2023-05-25 16:37:46 +02:00
114a7d893c Add input field and a lot of other fixes
- Add input field and general data binding
- Rename SymbolSlot to IconSlot
- Remove d3c-color-accent
- Update icons page
- Add input example page
- Update button to support highlighting
- Update navigation entry to support highlighting
- Add d3c-button-only-icon to button and let sidebar use that
- Use d3c-button-transparent in sidebar
- Add focus indicator to buttons
- Rename CSS color variables and change definition of some
- Let pagination use input:Button
- Add some padding to the inline code component
2023-05-25 15:59:13 +02:00