Commit Graph

4083 Commits (d8bde70043437740d4519d504cf613ddea3e2d7f)
 

Author SHA1 Message Date
Alex Gleason d8bde70043
CryptoIcon: convert to tsx
3 years ago
Alex Gleason 7e2a74b05d
CryptoDonate: convert to tsx
3 years ago
Alex Gleason 13c4948ad2
Restore /crypto/donate page
3 years ago
Alex Gleason c8c2f40e38
SiteWallet: convert to tsx
3 years ago
Alex Gleason 67c0c83b44
Refactor sidebar panels with Widget component
3 years ago
Alex Gleason 999f518f10
Display CryptoDonatePanel, convert to tsx
3 years ago
Alex Gleason f656009459 Merge branch 'next-dark-improvements' into 'next'
3 years ago
Alex Gleason 75f78dc5cb
Jest: update snapshots
3 years ago
Alex Gleason ef0de13c91
Improve dark mode
3 years ago
Alex Gleason ee691e0cc8
LinkFooter: remove "Legal" link
3 years ago
Alex Gleason 2e7f6805b5 Merge branch 'next-theme-toggle' into 'next'
3 years ago
Alex Gleason ae2153dffe
Add ThemeToggle to Navbar (developers only)
3 years ago
Alex Gleason 53b920c297
ThemeToggle: convert to TSX
3 years ago
Alex Gleason 15f2e46bc9 Merge branch 'next-ts-strict' into 'next'
3 years ago
Alex Gleason c3cf248587 Merge branch 'next-caniuse' into 'next'
3 years ago
Alex Gleason 3775ea40d6
Update caniuse browserlist
3 years ago
Alex Gleason f8592b3616
Jest: fix tests
3 years ago
Alex Gleason dec49003f4
Merge remote-tracking branch 'origin/next' into next-ts-strict
3 years ago
Alex Gleason 2940a3ff4d
Put Typescript in "strict" mode, fix or ignore errors
3 years ago
Justin 304c0b658e Merge branch 'wrap-profile-fields' into 'next'
3 years ago
Justin 867912aa1b Wrap profile fields
3 years ago
Alex Gleason ca68bc9df8 Merge branch 'next-ts-strict' into 'next'
3 years ago
Alex Gleason 84d7d2ee38
Add @ts-ignore lines for strictFunctionTypes
3 years ago
Alex Gleason 67471638c3
Typescript: Start fixing strictFunctionTypes errors
3 years ago
Justin e0b1abdfc0 Merge branch 'fix-effect' into 'next'
3 years ago
Alex Gleason 29e434d31f Merge branch 'next-ts-strict' into 'next'
3 years ago
Justin ea6cf58cb5 Merge branch 'fix-colors' into 'next'
3 years ago
Justin 63bafc41a1 Remove conditional to run style logic
3 years ago
Alex Gleason 161cd3d1fc
Revert lazy type changes to actions/instance.ts
3 years ago
Alex Gleason a773c245e8
tsconfig: enable alwaysStrict
3 years ago
Alex Gleason fd732f8647
tsconfig: enable strictBindCallApply
3 years ago
Alex Gleason 0ddee40136
tsconfig: enable useUnknownInCatchVariables
3 years ago
Alex Gleason a4ff9ed752
tsconfig: enable noImplicitThis
3 years ago
Alex Gleason 029c9bec6b
Prime tsconfig to turn on strict mode one rule at a time
3 years ago
Alex Gleason 53e997beb0
Merge remote-tracking branch 'origin/next' into next-ts-strict
3 years ago
Justin 97af1ece28 Resolve missing CSS variables in the theme
3 years ago
Justin 76b72d9364 Merge branch 'fix-use-on-screen-hook' into 'next'
3 years ago
Justin a9c83ed294 Make sure the current element is present before execution
3 years ago
Justin e63d095468 Merge branch 'fix-status-action' into 'next'
3 years ago
Justin 2094f9673d Fix bug when clicking on a Status
3 years ago
Alex Gleason 5f4930dba3 Merge branch 'next-dark-mode' into 'next'
3 years ago
Alex Gleason 09d3f375d5
Dark mode: navbar bg, update snapshots
3 years ago
Alex Gleason 14ec40ee95
Typescript: start fixing 'strict' mode errors
3 years ago
Alex Gleason 8d8307adf2 Merge branch 'next-hooks' into 'next'
3 years ago
Alex Gleason be690255cb
Hooks: get rid of useAccount, create useOwnAccount
3 years ago
Alex Gleason 2da31341c4
Custom hooks: useAccount, useSettings, useSoapboxConfig
3 years ago
Alex Gleason 793b0f9128
Start adding dark mode
3 years ago
Alex Gleason 8970e4e3db Merge branch 'next-colors' into 'next'
3 years ago
Alex Gleason 1b7bdb3658
Make BG shapes colors configurable
3 years ago
Alex Gleason e0e953647e
tailwind.config.js: parse single-tint values in the matrix
3 years ago