Commit Graph

243 Commits (7d8c33625d9ae6a39ac1022ec175a935a8d095ab)

Author SHA1 Message Date
Alex Gleason 9be325d78f
Upgrade all the Webpack Babel things
2 years ago
Alex Gleason 580542fbb8
Upgrade to Node 18
2 years ago
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 16347db292
Bump to v3.0.0
2 years ago
Alex Gleason c73378a96d
Merge remote-tracking branch 'origin/stable/2.0.x' into version-3
2 years ago
Alex Gleason c791f3c107
Bump version to 2.0.0
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 3e40ac830e Move dependencies
2 years ago
Justin 9a099b3fa7 Add "react-testing-library"
2 years ago
Justin d3f49bfe7f Simplify YARN commands
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
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 c1a5bf5880
Move @types deps into non-dev dependencies
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 0daa53c03c
Fix Typescript eslint
3 years ago
Alex Gleason 608958f1e8
Add @types/http-link-header
3 years ago
Alex Gleason 1f0341aa2b
Upgrade react-router-dom to v5.3
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