Commit Graph

7 Commits

Author SHA1 Message Date
Paul Makles
ebd3911783 feat(@ui): migrate textarea and tip 2022-05-30 12:47:13 +01:00
Paul Makles
0fbbde0acb feat(@ui): migrate checkbox component 2022-05-29 16:34:54 +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
Alyxia Sother
57154a8f9d improvement(plugins-page) Use more i18 components 2022-03-29 20:50:43 +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
Alyxia Sother
13216263fd improvement(plugins-page): Use i18n Text
Note that, since the translation PR has not been made yet, this patch
was used to test the changes: https://public.alyxia.dev/revolt/lang.diff
2022-03-29 20:50:43 +01:00
Alyxia Sother
92f11c4dc5 feat: Implement a plugins page 2022-03-29 20:50:43 +01:00