Commit Graph

139 Commits (68b9d5ea797e7acc15e065a04ac3f7f9bfa9fd3d)

Author SHA1 Message Date
Paul Makles 68b9d5ea79 feat(@ui): migrate category / overline and header 2022-05-30 14:42:09 +01:00
Paul Makles 74f8c552ed feat(@ui): port category button 2022-05-30 12:56:47 +01:00
Paul Makles f3bdbe52d9 feat(@ui): migrate textarea and tip 2022-05-30 12:47:13 +01:00
Paul Makles b4777e9816 feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles ab77d4a812 feat(@ui): migrate radio 2022-05-30 12:29:56 +01:00
Paul Makles 1d243d4762 feat(@ui): migrate input box 2022-05-30 12:26:16 +01:00
Paul Makles 2f9bfbf83f chore: remove Masks component 2022-05-30 12:19:32 +01:00
Paul Makles c2547b3ead feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles a64fe61199 feat(@ui): migrate date divider and details 2022-05-29 16:40:02 +01:00
Paul Makles 1bd138d6ef feat(@ui): migrate colour swatches and combo box 2022-05-29 16:38:09 +01:00
Paul Makles 4bcfa601a5 feat(@ui): migrate checkbox component 2022-05-29 16:34:54 +01:00
Paul Makles 20d31babce feat(@ui): migrate Banner component 2022-05-29 15:43:36 +01:00
Paul Makles be12c6da20
chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Paul Makles 37d5ba24c5 merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Ed L 3f9e6fc2e2
feat: notify user of aup when creating server (#495) 2022-04-05 23:38:59 +01:00
Alyxia Sother cdc077ffa1 improvement(plugins-page): Refactor using card
I've (hackily so) written my own plugin card to replace the previous
usage of the `Checkbox` component.
Beware, ye who tread these lands, for they are decrepid.
2022-03-29 20:50:43 +01:00
Paul Makles 041c039827 feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +00:00
trashtemp 2bef311f9a
fix(modals): finally fixed width 2022-01-15 22:19:29 +01:00
trashtemp cc458453d3
fix(button): removed z-index 2022-01-15 20:59:14 +01:00
trashtemp 0dec90f53d
chore: added fonts and weights, removed font
+ added new font-weight for Open Sans
+ added "Bitter" font
- bye bye Bree Serif :'(
2022-01-15 20:56:00 +01:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp dfd9043ca0
fix(app): tweaked glass value for few components 2022-01-04 20:00:06 +01:00
Paul Makles 7c120685d4 fix: change header borders depending on whether in server 2021-12-30 19:56:41 +00:00
Paul Makles b065fba6a4 fix: change conditions for corners on header 2021-12-30 19:14:21 +00:00
trashtemp 14ee357ac8
fix(serverlist): adjusted design 2021-12-30 19:42:12 +01:00
Paul Makles bad7458560 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
trashtemp 672b657f58
fix(details): fixed for glass header 2021-12-30 14:13:25 +01:00
trashtemp e4159e1c6d
hotfix(jumpbar): jump bar fixed on mobile 2021-12-28 23:40:07 +01:00
Paul Makles 17a2ca773b feat: dynamically calculate header translucency and clamp minimum opacity 2021-12-28 21:59:09 +00:00
trashtemp 32182b1803
fix(settings): fixing header in mobile settings 2021-12-27 15:58:30 +01:00
trashtemp 83f38d71ce
feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
trashtemp a07a17d892
fix(login): finished new login screen 2021-12-25 19:48:48 +01:00
trashtemp 3b3ec69edd
fix(header): fixed icons cutting off in header 2021-12-25 00:47:42 +01:00
trashtemp 6b11248364
fix(servers): fixed server text font size 2021-12-25 00:01:15 +01:00
trashtemp 6bed278fe8
chore(settings): added new translation strings 2021-12-24 21:22:01 +01:00
trashtemp c53f74abbf
fix(modals): fixed design of modals 2021-12-24 18:55:39 +01:00
trashtemp bdc84b1d98
fix(settings): started settings cleanup 2021-12-24 17:39:25 +01:00
Paul f1a9c889b8 fix(messaging): only show date if date changes 2021-12-24 14:41:33 +00:00
Paul 3b6519c530 fix: use contrasting colour for new message divider 2021-12-24 14:35:37 +00:00
Paul 3d723574f4 feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul fee56d8f54 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul d8d002cc4a feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul cc0e45526c feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
trashtemp cc76e78db8 fix(settings): started work on settings cleanup 2021-12-23 17:35:58 +00:00
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
Paul c7df0088fc feat(mobx): rewrite appearance menu 2021-12-15 18:23:05 +00:00
Paul Makles 65be047dc6 feat(mobx): continue implementing themes; performance work on settings 2021-12-13 17:27:30 +00:00
An00nymushun 1983155486
fix(ui): flicker on modal close (#407) 2021-11-18 20:36:24 +00:00
Paul 374f5d1747 fix: accent buttons and allow selection of back
fixes #398
fixes #397
2021-11-14 18:29:46 +00:00