revite/src/components/ui
Paul Makles 9298f205fc
feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +00:00
..
fluent Add settings button to server list sidebar. 2021-08-15 15:21:23 +01:00
Banner.tsx Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Button.tsx feat(settings): UI improvements (#448) 2021-12-20 13:37:21 +00:00
Category.tsx Add padding to settings category titles to align the visually with icons 2021-09-06 20:26:15 +02:00
Checkbox.tsx Add bot editing 2021-08-30 19:10:55 +00:00
ColourSwatches.tsx Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
ComboBox.tsx Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
DateDivider.tsx Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Details.tsx Add collapsible sections to member sidebars. 2021-07-06 22:52:50 +01:00
Header.tsx feat(settings): UI improvements (#448) 2021-12-20 13:37:21 +00:00
IconButton.tsx Add settings button to server list sidebar. 2021-08-15 15:21:23 +01:00
InputBox.tsx Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
LineDivider.tsx Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Masks.tsx Update certain logos and re-do mask. 2021-07-08 14:19:54 +01:00
Modal.tsx fix(ui): flicker on modal close (#407) 2021-11-18 20:36:24 +00:00
Overline.tsx fix: accent buttons and allow selection of back 2021-11-14 18:29:46 +00:00
Preloader.tsx Add settings button to server list sidebar. 2021-08-15 15:21:23 +01:00
Radio.tsx Add settings button to server list sidebar. 2021-08-15 15:21:23 +01:00
SaveStatus.tsx feat(categories): autosave category changes 2021-10-30 18:20:12 +01:00
TextArea.module.scss Fix: changed outlines to box-shadow 2021-07-05 21:06:08 +02:00
TextArea.tsx Rename occurrences of monoscape to monospace. 2021-07-25 14:26:45 +01:00
Tip.tsx feat(settings): UI improvements (#448) 2021-12-20 13:37:21 +00:00