Commit graph

4 commits

Author SHA1 Message Date
Ashley Wulber
5d4503918c
chore: remove debian directory
The COSMIC design demo is being migrated to another repo
2023-09-15 17:37:35 +02:00
Michael Aaron Murphy
5cd9d74189 feat(design-demo): debian packaging 2023-09-14 01:38:56 +02:00
Eduardo Flores
7743d0d084 Implemented Expander
- Updated example to show behavior
- Created styles for Expander and ExpanderRow
- Simpler implementation of `ExpanderRow`
- Deleted `ExpanderData` and replaced it with `ExpanderRow`
- Every row can now have child rows.
- Ran cargo fmt.
- Deleted settings example
- Added expander to cosmic example
- Expander icons now render

ListBox partially implemented
2022-10-13 11:42:13 +02:00
Jeremy Soller
38cb195351
WIP 2021-11-16 09:36:54 -07:00