Paul Makles
a5e5f3ea0b
chore(refactor): move and re-organise types folder
2022-06-10 14:11:38 +01:00
Paul Makles
24d0821a38
feat(@ui): port Modal component
2022-05-30 15:45:14 +01:00
Paul Makles
992a57e451
feat(@ui): migrate category / overline and header
2022-05-30 14:42:09 +01:00
Paul Makles
1f889697df
feat(@ui): port category button
2022-05-30 12:56:47 +01:00
Paul Makles
ebd3911783
feat(@ui): migrate textarea and tip
2022-05-30 12:47:13 +01:00
Paul Makles
b75fdb59cf
feat(@ui): migrate line divider, preloader and save status
2022-05-30 12:40:01 +01:00
Paul Makles
f500e1c7c8
feat(@ui): migrate radio
2022-05-30 12:29:56 +01:00
Paul Makles
d5b29db159
feat(@ui): migrate input box
2022-05-30 12:26:16 +01:00
Paul Makles
a27a3da90f
chore: remove Masks component
2022-05-30 12:19:32 +01:00
Paul Makles
bcd3d33ff4
feat(@ui): migrate icon button
2022-05-30 12:01:47 +01:00
Paul Makles
be850e568b
feat(@ui): migrate date divider and details
2022-05-29 16:40:02 +01:00
Paul Makles
677d56354a
feat(@ui): migrate colour swatches and combo box
2022-05-29 16:38:09 +01:00
Paul Makles
0fbbde0acb
feat(@ui): migrate checkbox component
2022-05-29 16:34:54 +01:00
Paul Makles
52ad0b2095
feat(@ui): migrate Banner component
2022-05-29 15:43:36 +01:00
Paul Makles
b7570611ed
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
8125ccee1d
merge: branch 'quark/permissions'
2022-04-29 13:48:38 +01:00
Ed L
e1df4a2f77
feat: notify user of aup when creating server ( #495 )
2022-04-05 23:38:59 +01:00
Alyxia Sother
f33abb3467
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
48fb8c847f
feat(permission): implement new server / channel permission menus
2022-02-27 23:44:29 +00:00
trashtemp
d0ae08e421
fix(modals): finally fixed width
2022-01-15 22:19:29 +01:00
trashtemp
f77784e326
fix(button): removed z-index
2022-01-15 20:59:14 +01:00
trashtemp
f3b6d32dee
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
41dc0a0ad9
feat: add sc minification + display class names
2022-01-14 18:51:03 +00:00
trashtemp
7de758a911
fix(app): tweaked glass value for few components
2022-01-04 20:00:06 +01:00
Paul Makles
eaf88af3ff
fix: change header borders depending on whether in server
2021-12-30 19:56:41 +00:00
Paul Makles
a94c7d70ac
fix: change conditions for corners on header
2021-12-30 19:14:21 +00:00
trashtemp
47e7af1443
fix(serverlist): adjusted design
2021-12-30 19:42:12 +01:00
Paul Makles
ac9d175298
feat: provide and consume scroll offsets
2021-12-30 18:15:31 +00:00
trashtemp
75b26308fa
fix(details): fixed for glass header
2021-12-30 14:13:25 +01:00
trashtemp
e89ade2e78
hotfix(jumpbar): jump bar fixed on mobile
2021-12-28 23:40:07 +01:00
Paul Makles
1ceaab1be2
feat: dynamically calculate header translucency and clamp minimum opacity
2021-12-28 21:59:09 +00:00
trashtemp
4bf6e460ed
fix(settings): fixing header in mobile settings
2021-12-27 15:58:30 +01:00
trashtemp
4e43ff72be
feat(header): new glass header on channel view
2021-12-26 22:26:27 +01:00
trashtemp
f7ff31612b
fix(login): finished new login screen
2021-12-25 19:48:48 +01:00
trashtemp
f68f145470
fix(header): fixed icons cutting off in header
2021-12-25 00:47:42 +01:00
trashtemp
2cb9a5e28c
fix(servers): fixed server text font size
2021-12-25 00:01:15 +01:00
trashtemp
5511c868df
chore(settings): added new translation strings
2021-12-24 21:22:01 +01:00
trashtemp
c0a4871430
fix(modals): fixed design of modals
2021-12-24 18:55:39 +01:00
trashtemp
4f65c63b42
fix(settings): started settings cleanup
2021-12-24 17:39:25 +01:00
Paul
ac832bfe42
fix(messaging): only show date if date changes
2021-12-24 14:41:33 +00:00
Paul
153493e4dc
fix: use contrasting colour for new message divider
2021-12-24 14:35:37 +00:00
Paul
d0c1deb77c
feat(messaging): show last read message divider
2021-12-24 14:32:04 +00:00
Paul
ee5c102f16
chore: clean up contrasting colours code
2021-12-24 14:13:10 +00:00
Paul
5e4dd95870
feat(header): add chevron / unified sidebar collapse
2021-12-24 13:02:49 +00:00
Paul
246c1475d1
Merge branch 'mobx'
2021-12-24 11:45:49 +00:00
Paul
0591d44a31
feat(mobx): refactor and remove (react-)redux
2021-12-23 21:43:11 +00:00
trashtemp
545d32dd93
fix(settings): started work on settings cleanup
2021-12-23 17:35:58 +00:00
Paul Makles
3ee0c37a60
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
759b9fe3ea
feat(mobx): rewrite appearance menu
2021-12-15 18:23:05 +00:00
Paul Makles
83896ae239
feat(mobx): continue implementing themes; performance work on settings
2021-12-13 17:27:30 +00:00