Paul
7bd33d8d34
Run prettier on all files.
2021-07-05 11:23:23 +01:00
insert
c4b9950514
Merge branch 'master' into 'cleanup'
...
# Conflicts:
# src/components/common/LocaleSelector.tsx
2021-07-05 10:17:57 +00:00
Paul
7067627027
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
c194fff7fd
Resolve remaining review notes
2021-07-04 21:22:33 -04:00
bree
e03449b75c
Fix merge conflict missed from before
2021-07-04 21:11:23 -04:00
bree
3c2a85a3e4
Merge branch 'master' into cleanup
2021-07-04 21:06:30 -04:00
Paul
c43aab7c7c
Switch crcong's Vite fork to fix dynamic css imports.
2021-07-04 20:46:30 +01:00
Paul
1c80d5675f
Feature: Font selector and ligature toggle.
2021-07-04 17:56:18 +01:00
bree
a4051330a3
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
f25b488863
Fix page height on mobile.
...
Fix keyboard focus on mobile.
2021-07-03 15:23:29 +01:00
Paul
a4ac87f24d
Add helmet for theme-color in settings.
...
Update colours in main app.
2021-07-03 14:27:57 +01:00
Paul
82b8a9b28e
Filter theme keys.
2021-07-01 21:24:20 +01:00
Paul
471b4b0847
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