Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to loading state | Paul Frazee | 2022-12-30 | 1 | -3/+6 |
| | |||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 1 | -9/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add theming system * Add standard Button control and update RadioButtons * Unify radiobutton with design system * Update debug screen to have multiple views * Add ToggleButton * Update error controls to use design system * Add typography to <Text> element * Move DropdownButton into the design system * Clean out old code * Move Text into design system * Add 'inverted' color palette * Move LoadingPlaceholder into the design system | ||||
* | Remove loading-placeholder animation; according to some issues, animated ↵ | Paul Frazee | 2022-12-05 | 1 | -45/+6 |
| | | | | linear-gradients may cause crashes | ||||
* | Shrink and darken the post controls a little | Paul Frazee | 2022-11-22 | 1 | -3/+3 |
| | |||||
* | Adjust control alignment | Paul Frazee | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Adjust post control sizing and alignment | Paul Frazee | 2022-11-20 | 1 | -3/+3 |
| | |||||
* | Remove downvotes from the UI | Paul Frazee | 2022-11-20 | 1 | -4/+2 |
| | |||||
* | Add placeholder loading states | Paul Frazee | 2022-11-16 | 1 | -3/+119 |
| | |||||
* | Better loading screens | Paul Frazee | 2022-11-15 | 1 | -0/+73 |