about summary refs log tree commit diff
path: root/src/view/com/util/LoadingPlaceholder.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix to loading statePaul Frazee2022-12-301-3/+6
|
* Add a design system (#34)Paul Frazee2022-12-281-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 Frazee2022-12-051-45/+6
| | | | linear-gradients may cause crashes
* Shrink and darken the post controls a littlePaul Frazee2022-11-221-3/+3
|
* Adjust control alignmentPaul Frazee2022-11-201-1/+1
|
* Adjust post control sizing and alignmentPaul Frazee2022-11-201-3/+3
|
* Remove downvotes from the UIPaul Frazee2022-11-201-4/+2
|
* Add placeholder loading statesPaul Frazee2022-11-161-3/+119
|
* Better loading screensPaul Frazee2022-11-151-0/+73