Commit Graph

223 Commits (56cbde77f41c6aa065c6a301c7e2903ab5d4ac80)

Author SHA1 Message Date
Alex Gleason 4e3935d044
Upgrade to React 17
2 years ago
Alex Gleason b0b0d5a76e
eslint: enforce jsdoc comments on UI components
2 years ago
Alex Gleason 1bd81a2f0f
SoapboxConfig: break extraneous components out into their own files
2 years ago
Alex Gleason 2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads
2 years ago
Alex Gleason 535cca7599
Convert a few files into TypeScript
2 years ago
Alex Gleason fa0d08c09f
Add redux-toolkit, configureStore()
2 years ago
Justin af5be1c276 Remove Lottie
2 years ago
Alex Gleason 7038d6a844
Convert a bunch of files to TypeScript
2 years ago
Alex Gleason f476b5ce96
Mock IndexedDB in tests
2 years ago
Alex Gleason 1deb4dfd2d
Merge remote-tracking branch 'origin/next' into next-onboarding
2 years ago
Alex Gleason 862d345e26
Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk
2 years ago
Alex Gleason 712b4c5a42
Add Virtuoso
2 years ago
Alex Gleason 4adb42e426
Webpack: add DeadCodePlugin to detect unused files
2 years ago
Justin 98c77006ce
Add Onboarding components
2 years ago
marcin mikołajczak 2943b91034 Typescript, convert some components to functional
2 years ago
Alex Gleason fe4c2d5c5b
Try using react-sticky-box instead of react-stickynode
2 years ago
Alex Gleason 48fb37a90d
Layout: convert to tsx, use react-stickynode again
2 years ago
Alex Gleason ddc71e5d59
Add cross-env again, so `yarn test` actually works without environment variables
2 years ago
Alex Gleason 3cc37dd9ce
Upgrade other jest-related packages
2 years ago
Alex Gleason 89c84b9241
Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer
2 years ago
Justin 9a099b3fa7 Add "react-testing-library"
2 years ago
Alex Gleason 0cdf898b37
Convert Polls to TSX
3 years ago
Alex Gleason 05f5045648
Convert utils/features.ts to TypeScript
3 years ago
Alex Gleason c62d402a4e
DetailedCryptoAddress: convert to tsx
3 years ago
Alex Gleason 53b920c297
ThemeToggle: convert to TSX
3 years ago
Alex Gleason 3775ea40d6
Update caniuse browserlist
3 years ago
Justin 97af1ece28 Resolve missing CSS variables in the theme
3 years ago
Justin 40cc960985 Use React Router hook for 'history'
3 years ago
Alex Gleason 228f16f930
Merge remote-tracking branch 'origin/develop' into next-react-router-5
3 years ago
Alex Gleason c9cef587a6
Merge remote-tracking branch 'origin/develop' into react-router-5
3 years ago
Alex Gleason 5cd894ab02
Truth Social
3 years ago
Alex Gleason 09b9df7c80
Add Tailwind
3 years ago
Alex Gleason c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux
3 years ago
Alex Gleason 3be0ddaa25
Merge remote-tracking branch 'origin/develop' into ts-redux-first
3 years ago
Alex Gleason 0daa53c03c
Fix Typescript eslint
3 years ago
Alex Gleason 608958f1e8
Add @types/http-link-header
3 years ago
Alex Gleason 8587bd4bf6 Revert "Merge branch 'msw' into 'develop'"
3 years ago
Alex Gleason 1f0341aa2b
Upgrade react-router-dom to v5.3
3 years ago
Alex Gleason c75965c2b4
Update browserlist
3 years ago
Alex Gleason d07d9b5bed
Mock API with MSW
3 years ago
Alex Gleason 27564dd360
WIP: reducer typescript
3 years ago
Alex Gleason a91fe1db91
configureStore: typescript conversion
3 years ago
Alex Gleason 75db92719d
Normalize poll emoji
3 years ago
Alex Gleason e8e1ab74ed
Polyfill require.context in tests only
3 years ago
Alex Gleason 6df5e070a5
Upgrade immutable.js to v14
3 years ago
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
3 years ago
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
3 years ago
Alex Gleason 0e34ddba60
Typescript: IT WORKS
3 years ago
Alex Gleason 2b235a80e4
Merge remote-tracking branch 'origin/develop' into typescript
3 years ago
marcin mikołajczak 409cb3819e Show birth date field on registration page when required
3 years ago