12 Commits (2cce3fc57a21fef00d38a705b23fbd557bd7e63b)

Author SHA1 Message Date
David Vogel 2cce3fc57a Add tag and list container components
- Update example pages
- Move some structures from go into vugu files
- Change sidebar Navigate to MustNavigate
1 year ago
David Vogel 96e125316f Add navigation button example
- Add d3c-button-vertical class to buttons
1 year ago
David Vogel 666cd8756b Use vugu/js instead of syscall/js 1 year ago
David Vogel e722ae1d2b Add pagination component
- Add and update example pages
- Add example address component
- Add vugu data tags to struct fields
- Fix some button padding values
- Remove debug log line
- Fix background color of the sidebar menu
1 year ago
David Vogel c0f61b57ce Change colors and design
- Make sidebar gray
- Give buttons a line border
- Add active selector to buttons
- Change some margins
- Automatically make buttons transparent when they are in a sidebar
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
David Vogel df7d956874 Add navigation.PageInfo
- Highlight sidebar entries
- Add PageInfo wiring example
1 year ago
David Vogel 0dda9f7767 Several changes
- Remove license headers
- Update example pages
- Move ButtonNav into navigation package as SidebarEntry
- Add sidebar collapse and hide functionality
- Add click event
- Add click handler to button
- Add ButtonFullscreen to navigation package
- Fix resulting suffix space in CodeInline
- Fix CSS class of Code
- Update icon sketches.cdr
1 year ago
David Vogel f7d08645fb Fix module name again 1 year ago
David Vogel 30209bf790 Change module name 1 year ago
David Vogel 7d325f6da0 Initial commit 1 year ago