Commit Graph

1180 Commits

Author SHA1 Message Date
dependabot[bot] 9648974d1a
Bump vite from 3.0.7 to 3.0.8 (#339) 2022-08-16 19:14:02 +00:00
dependabot[bot] 891e858d1f
Bump @types/node from 16.11.48 to 16.11.49 (#338) 2022-08-16 19:13:17 +00:00
Willian Mitsuda 801ad89205
Update topic0 release; fix #337 2022-08-16 00:52:43 -03:00
Willian Mitsuda 18ab4dff67
Merge branch 'feature/swr-everything' into develop 2022-08-16 00:47:43 -03:00
Willian Mitsuda d316f30f50
Use useHasCode hook instead 2022-08-16 00:46:05 -03:00
Willian Mitsuda 003d0ae5b8
Collapse components into one 2022-08-16 00:46:05 -03:00
Willian Mitsuda edd3b87245
Push down more hooks executions 2022-08-16 00:46:05 -03:00
Willian Mitsuda d5ba6ac781
Push down Sourcify metadata reading 2022-08-16 00:46:05 -03:00
Willian Mitsuda e86133d6d7
Remove unused comments 2022-08-16 00:46:05 -03:00
Willian Mitsuda a187040c80
Remove unused imports 2022-08-16 00:46:05 -03:00
Willian Mitsuda 478d4b5def
Fix warning 2022-08-16 00:46:05 -03:00
Willian Mitsuda 5ab336041e
Apply SWR to Sourcify contract source code fetching 2022-08-16 00:46:05 -03:00
Willian Mitsuda 49abfbda2f
Apply SWR on topic0 fetching 2022-08-16 00:46:05 -03:00
Willian Mitsuda 731a8190ed
Dont try to download files that dont exist on sourcify 2022-08-16 00:46:05 -03:00
Willian Mitsuda a2c2403d05
Replace useMultipleMetadata by SWR 2022-08-16 00:46:05 -03:00
Willian Mitsuda 17d44433ca
Remove unnecessary export 2022-08-16 00:46:05 -03:00
Willian Mitsuda 39c11a1ed4
Replace Sourcify metadata reading by SWR; 2nd batch of refactorings 2022-08-16 00:46:05 -03:00
Willian Mitsuda 0b210fd446
Use SWR for Sourcify metadata fetching 2022-08-16 00:46:05 -03:00
Willian Mitsuda 50ac6f7a3e
Extract swr fetcher 2022-08-16 00:46:05 -03:00
dependabot[bot] 5fc0058fb9
Bump @vitejs/plugin-react from 2.0.0 to 2.0.1 (#334) 2022-08-15 05:11:27 +00:00
dependabot[bot] 380a2dbe98
Bump vite from 3.0.5 to 3.0.7 (#335) 2022-08-15 05:10:31 +00:00
dependabot[bot] a76f692c61
Bump @types/node from 16.11.47 to 16.11.48 (#336) 2022-08-15 05:10:06 +00:00
dependabot[bot] 3fde05d55b
Bump vite from 3.0.4 to 3.0.5 (#332) 2022-08-09 18:47:30 +00:00
Willian Mitsuda 213b92b19e
Run npm audit fix 2022-08-09 01:13:45 -03:00
dependabot[bot] 3a6fbe095f
Bump @testing-library/react from 11.2.7 to 13.3.0 (#330) 2022-08-09 04:09:15 +00:00
dependabot[bot] 3183c0b214
Bump @fontsource/roboto-mono from 4.5.7 to 4.5.8 (#328) 2022-08-09 04:08:15 +00:00
dependabot[bot] 7653eb64f6
Bump @fontsource/fira-code from 4.5.10 to 4.5.11 (#327) 2022-08-09 04:07:54 +00:00
dependabot[bot] e6ec496d70
Bump @fontsource/roboto from 4.5.7 to 4.5.8 (#329) 2022-08-09 04:05:57 +00:00
dependabot[bot] f16674d44b
Bump @fontsource/space-grotesk from 4.5.8 to 4.5.9 (#331) 2022-08-09 04:03:50 +00:00
Willian Mitsuda 917015c55c
Add radicle ignores 2022-08-08 18:11:39 -03:00
Willian Mitsuda 8418ce97bc Merge branch 'feature/tailwindcss-3.1' into develop 2022-08-08 05:19:20 -03:00
Willian Mitsuda 5fb81fb215 Tailwind 3 enables everything by default 2022-08-08 05:01:32 -03:00
Willian Mitsuda 664106b542 Reference type definitions 2022-08-08 04:59:31 -03:00
Willian Mitsuda 96646cb13c Merge branch 'feature/tailwindcss3' into develop; fix #324 2022-08-08 02:28:21 -03:00
Willian Mitsuda 8db54c6871 Grow/shrink new class names 2022-08-08 02:02:30 -03:00
Willian Mitsuda 5d3bf127f4 Color renames from tailwindcss 3 2022-08-08 01:56:24 -03:00
Willian Mitsuda 8f074b6650 Code simplification: new tailwindcss 3 opacity syntax 2022-08-08 01:11:17 -03:00
Willian Mitsuda b89ddc2e35 Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
Willian Mitsuda 42f03fc557 Upgrade tailwindcss to v3 and dependencies; migrate config file 2022-08-07 21:39:37 -03:00
dependabot[bot] 2fca205106
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 (#325) 2022-08-07 02:53:28 +00:00
Willian Mitsuda 51f035b07c Merge branch 'feature/react18' into develop; fix #326 2022-08-06 23:50:11 -03:00
Willian Mitsuda 6b9d8f6190 Opt-into react 18 concurrent renderer 2022-08-06 23:40:59 -03:00
Willian Mitsuda 8ad1c7186b Fix types for react 18 2022-08-06 23:32:08 -03:00
Willian Mitsuda 2acadc7d00 Forked react-qr-reader to add react 18 support 2022-08-06 19:18:09 -03:00
Willian Mitsuda 136220f791 Upgrade chart.js dependency 2022-08-06 16:20:03 -03:00
Willian Mitsuda 1c6140e01d Upgrade to react 18; upgrade direct dependencies; qr-code reader needs to force because no peer-deps for 18 2022-08-06 16:12:30 -03:00
Willian Mitsuda f4c518f93c Merge branch 'feature/vitejs' into develop; fix #323 2022-08-05 20:08:20 -03:00
Willian Mitsuda ae619a5d9e Remove webpack annotations 2022-08-05 18:54:30 -03:00
Willian Mitsuda 3bede6d90b Removing direct dependency on sass 2022-08-05 16:23:39 -03:00
Willian Mitsuda 623744f0ad Enable brotli compression 2022-08-05 05:52:18 -03:00