brecert
a02276ec5d
Fix theme shop themes not applying as a base
...
- [#217 ] fixed theme shop themes not applying as a base
- added `themes` state path to store themes locally at
2021-09-11 15:40:14 -04:00
brecert
4d14390b22
Add base theme shop implementation and pane
...
- added theme shop settings pane
- added `generateVariables` for themes
- added `preview.svg` for previewing themes until a proper solution is made
2021-09-06 06:02:30 -04:00
Paul
af99c7e1fd
Changes for #88
...
Fix tooltip foreground.
Change light mode foreground colours.
Update ::selection styles.
2021-08-19 14:50:00 +01:00
Paul
3a150b638a
Remove logs.
2021-08-12 19:51:23 +01:00
Paul
872b710bc4
Make the linter happy.
2021-08-05 14:47:00 +01:00
Paul
5dac9c4244
Rename occurrences of monoscape to monospace.
2021-07-25 14:26:45 +01:00
Paul
b3386ade33
Format and automatically fix linted code.
2021-07-10 15:57:29 +01:00
nizune
b316e41077
Added hamburger and member sidebar icons
2021-07-08 18:39:03 +02:00
nizune
4a94a65bf1
Small fixes
2021-07-08 01:14:23 +02:00
Paul
14809f1989
Use tabWidth 4 without actual tabs.
2021-07-05 11:25:20 +01:00
Paul
a9ce64c9fe
Run prettier on all files.
2021-07-05 11:23:23 +01:00
insert
f69e04d4e9
Merge branch 'master' into 'cleanup'
...
# Conflicts:
# src/components/common/LocaleSelector.tsx
2021-07-05 10:17:57 +00:00
Paul
e0dd6df552
Fix: Add default for font combo box.
...
Don't pass dispatcher in, just provide it globally.
Fix: Allow clicking through to profile from server sidebar.
2021-07-05 10:59:48 +01:00
bree
3f151f6f77
Resolve remaining review notes
2021-07-04 21:22:33 -04:00
bree
f7466773ad
Fix merge conflict missed from before
2021-07-04 21:11:23 -04:00
bree
e5d46cc34a
Merge branch 'master' into cleanup
2021-07-04 21:06:30 -04:00
Paul
89d14c5795
Switch crcong's Vite fork to fix dynamic css imports.
2021-07-04 20:46:30 +01:00
Paul
720bc263a5
Feature: Font selector and ligature toggle.
2021-07-04 17:56:18 +01:00
bree
b341f5d166
remove most uses of `as any` in typescript
...
- replaced many uses of `as any` with another more specific cast `as T`
- filled in missing typed for items that needed to be typed
- new runtime code was added where necessary to satisfy the new types with comments
- added missing theme variable "sidebar-active" to the Theme variables
- forms using `react-hook-form` are now typechecked
- changed some instances of `target` into `currentTarget` while removing `as any` assertions
2021-07-04 07:09:39 -04:00
Paul
c5e96aee43
Fix page height on mobile.
...
Fix keyboard focus on mobile.
2021-07-03 15:23:29 +01:00
Paul
1e28c18ab5
Add helmet for theme-color in settings.
...
Update colours in main app.
2021-07-03 14:27:57 +01:00
Paul
156aee4aba
Filter theme keys.
2021-07-01 21:24:20 +01:00
Paul
6082b2191b
Finish up new sidebar active.
...
Add rounded corners to sidebar.
2021-07-01 13:42:53 +01:00
Paul
014512440f
Fix types.
2021-06-19 22:39:30 +01:00
Paul
31d8950ea1
Port settings.
2021-06-19 22:37:12 +01:00
Paul
68a35751b3
Port Login UI
2021-06-18 20:21:54 +01:00
Paul
27eeb3acd2
Add Redux and reducers.
...
Load i18n files and add dayjs.
2021-06-18 17:57:08 +01:00
Paul
0cba2b362d
Add prettier.
2021-06-18 15:57:08 +01:00
Paul
34a4bccbbe
Add eslint.
2021-06-18 15:46:30 +01:00
Paul
8bb6cd456b
Move UI into its own page.
2021-06-18 15:35:35 +01:00