5 Commits (a0e23141384dd4f87c49d8ac1c5aa38b6dd927ea)

Author SHA1 Message Date
David Vogel 11199f5e0d Remove FieldBindPassword & Add support for time.Time
- Add Type field to input.Field that can override the input type
- Add support for time.Time to input.Field
- Update example PageInput
1 year ago
David Vogel 51289acce3 Add ID tag to input:Field component 1 year ago
David Vogel bce8b927f7 Put FieldBinder into its own file 1 year ago
David Vogel c81d49c00d Add FieldBindPassword for the input field 1 year ago
David Vogel 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
1 year ago