Wykres commitów

219 Commity (f808d93209b808d8f1c1d26dfaf1e20eae46ade6)

Autor SHA1 Wiadomość Data
Alex Gleason 535cca7599
Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
Alex Gleason fa0d08c09f
Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
Justin af5be1c276 Remove Lottie 2022-04-25 12:40:27 -04:00
Alex Gleason 7038d6a844
Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
Alex Gleason f476b5ce96
Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
Alex Gleason 1deb4dfd2d
Merge remote-tracking branch 'origin/next' into next-onboarding 2022-04-20 08:23:15 -05:00
Alex Gleason 862d345e26
Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk 2022-04-19 17:03:28 -05:00
Alex Gleason 712b4c5a42
Add Virtuoso 2022-04-15 15:19:23 -05:00
Alex Gleason 4adb42e426
Webpack: add DeadCodePlugin to detect unused files 2022-04-14 15:22:37 -05:00
Justin 98c77006ce
Add Onboarding components 2022-04-14 10:42:56 -05:00
marcin mikołajczak 2943b91034 Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 21:58:48 +02:00
Alex Gleason fe4c2d5c5b
Try using react-sticky-box instead of react-stickynode 2022-04-06 10:04:06 -05:00
Alex Gleason 48fb37a90d
Layout: convert to tsx, use react-stickynode again 2022-04-05 18:06:30 -05:00
Alex Gleason ddc71e5d59
Add cross-env again, so `yarn test` actually works without environment variables 2022-04-05 14:32:41 -05:00
Alex Gleason 3cc37dd9ce
Upgrade other jest-related packages 2022-04-05 14:27:33 -05:00
Alex Gleason 89c84b9241
Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer 2022-04-05 14:21:01 -05:00
Justin 9a099b3fa7 Add "react-testing-library"
This commit also removes our older testing libraries like Enzyme and React Test Renderer.
2022-04-04 11:51:32 -04:00
Alex Gleason 0cdf898b37
Convert Polls to TSX 2022-03-26 18:11:26 -05:00
Alex Gleason 05f5045648
Convert utils/features.ts to TypeScript 2022-03-26 14:23:29 -05:00
Alex Gleason c62d402a4e
DetailedCryptoAddress: convert to tsx 2022-03-25 16:27:37 -05:00
Alex Gleason 53b920c297
ThemeToggle: convert to TSX 2022-03-24 16:03:02 -05:00
Alex Gleason 3775ea40d6
Update caniuse browserlist 2022-03-24 14:55:40 -05:00
Justin 97af1ece28 Resolve missing CSS variables in the theme 2022-03-24 11:48:03 -04:00
Justin 40cc960985 Use React Router hook for 'history' 2022-03-22 08:42:26 -04:00
Alex Gleason 228f16f930
Merge remote-tracking branch 'origin/develop' into next-react-router-5 2022-03-21 16:05:25 -05:00
Alex Gleason c9cef587a6
Merge remote-tracking branch 'origin/develop' into react-router-5 2022-03-21 15:30:26 -05:00
Alex Gleason 5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00
Alex Gleason 09b9df7c80
Add Tailwind 2022-03-19 13:24:16 -05:00
Alex Gleason c8c5a6b077
Merge remote-tracking branch 'origin/develop' into ts-redux 2022-03-18 15:33:56 -05:00
Alex Gleason 3be0ddaa25
Merge remote-tracking branch 'origin/develop' into ts-redux-first 2022-03-18 13:17:19 -05:00
Alex Gleason 0daa53c03c
Fix Typescript eslint 2022-03-18 13:16:59 -05:00
Alex Gleason 608958f1e8
Add @types/http-link-header 2022-03-18 11:32:05 -05:00
Alex Gleason 8587bd4bf6 Revert "Merge branch 'msw' into 'develop'"
This reverts merge request !1100
2022-03-18 16:08:42 +00:00
Alex Gleason 1f0341aa2b
Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
Alex Gleason c75965c2b4
Update browserlist 2022-03-16 22:06:51 -05:00
Alex Gleason d07d9b5bed
Mock API with MSW 2022-03-16 13:55:18 -05:00
Alex Gleason 27564dd360
WIP: reducer typescript 2022-03-15 09:40:19 -05:00
Alex Gleason a91fe1db91
configureStore: typescript conversion 2022-03-14 13:43:18 -05:00
Alex Gleason 75db92719d
Normalize poll emoji 2022-03-10 19:55:14 -06:00
Alex Gleason e8e1ab74ed
Polyfill require.context in tests only 2022-03-04 11:33:22 -06:00
Alex Gleason 6df5e070a5
Upgrade immutable.js to v14 2022-03-02 14:48:51 -06:00
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
2022-02-27 00:13:35 +00:00
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
Alex Gleason 0e34ddba60
Typescript: IT WORKS 2022-02-19 15:53:52 -05:00
Alex Gleason 2b235a80e4
Merge remote-tracking branch 'origin/develop' into typescript 2022-02-19 01:25:06 -05:00
marcin mikołajczak 409cb3819e Show birth date field on registration page when required
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-20 00:21:40 +01:00
marcin mikołajczak 5e76b5afca Birth dates
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-19 21:47:37 +01:00
Alex Gleason 2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
marcin mikołajczak 2d3784eb88 Minor changes, port 'Generalize “press back to close modal” to any modal and to public pages' from Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 17:45:10 +01:00
marcin mikołajczak bb1ac3e3b7 Add lazy load to emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-31 13:59:33 +01:00