Commit Graph

10 Commits

Author SHA1 Message Date
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
2023-05-16 18:10:24 +02:00
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
2023-05-15 10:22:29 +02:00
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
2023-05-15 08:58:12 +02:00
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
2023-05-12 12:57:42 +02:00
b49c57c018 Update icons 2023-05-10 17:09:52 +02:00
dd6488db6b Update and add icons 2023-05-10 12:45:04 +02:00
c972cfebee Fix launch.json & improve page-icons 2023-05-09 12:29:13 +02:00
f7d08645fb Fix module name again 2023-05-08 21:14:55 +02:00
30209bf790 Change module name 2023-05-08 21:12:42 +02:00
7d325f6da0 Initial commit 2023-05-08 20:43:07 +02:00