5 Commits (51289acce3b1c8bbede35c0a9123e1a030ebc563)

Author SHA1 Message Date
David Vogel 34780386f6 Add loading overlay
- Update overlay example page
- Add LLoadingCircle icon
- Rename LErrorCircle to LWarningCircle
- Change ToastMessageTypeCaution to use LWarningCircle
1 year ago
David Vogel f41cd6aa46 Add more icons
- Add LAccept
- Add LCodeTags
- Add LCodeTagsClosed
- Add LTodoList
- Add missing d3c-color-accent entry on the color example page
1 year ago
David Vogel 114044ba2c Update and add icons
- Add LBell
- Add LBellDisabled
- Add LClock
- Add LEllipsis
- Add LInputField
- Add LQuestionMark
- Update LDelete
- Update LDeliver
- Update LLockClosed
- Update LLockDisabled
- Update LMail
- Update LMailOpened
- Update LWarning
1 year ago
David Vogel 079b29a7fd Use em and rem for most sizes
- Removed d3c-size, elements now all scale by em
- Button text is now centered
- Button height is now fixed
1 year ago
David Vogel e9c2353da3 Add utils package
- Add AttributesAppend type
- Add icon class and add styles to icons
- Change elements to use AttributesAppend in vg-attr
- Move example icons into their own component
1 year ago