Commit Graph

  • 9648974d1a
    Bump vite from 3.0.7 to 3.0.8 (#339) dependabot[bot] 2022-08-16 19:14:02 +0000
  • 891e858d1f
    Bump @types/node from 16.11.48 to 16.11.49 (#338) dependabot[bot] 2022-08-16 19:13:17 +0000
  • 801ad89205
    Update topic0 release; fix #337 Willian Mitsuda 2022-08-16 00:52:43 -0300
  • 18ab4dff67
    Merge branch 'feature/swr-everything' into develop Willian Mitsuda 2022-08-16 00:47:43 -0300
  • d316f30f50
    Use useHasCode hook instead Willian Mitsuda 2022-08-15 20:44:48 -0300
  • 003d0ae5b8
    Collapse components into one Willian Mitsuda 2022-08-10 05:26:07 -0300
  • edd3b87245
    Push down more hooks executions Willian Mitsuda 2022-08-10 05:21:08 -0300
  • d5ba6ac781
    Push down Sourcify metadata reading Willian Mitsuda 2022-08-10 05:15:58 -0300
  • e86133d6d7
    Remove unused comments Willian Mitsuda 2022-08-10 05:02:02 -0300
  • a187040c80
    Remove unused imports Willian Mitsuda 2022-08-10 04:58:16 -0300
  • 478d4b5def
    Fix warning Willian Mitsuda 2022-08-10 04:58:06 -0300
  • 5ab336041e
    Apply SWR to Sourcify contract source code fetching Willian Mitsuda 2022-08-10 04:47:26 -0300
  • 49abfbda2f
    Apply SWR on topic0 fetching Willian Mitsuda 2022-08-10 03:01:07 -0300
  • 731a8190ed
    Dont try to download files that dont exist on sourcify Willian Mitsuda 2022-08-10 02:04:36 -0300
  • a2c2403d05
    Replace useMultipleMetadata by SWR Willian Mitsuda 2022-08-09 21:39:31 -0300
  • 17d44433ca
    Remove unnecessary export Willian Mitsuda 2022-08-09 20:27:51 -0300
  • 39c11a1ed4
    Replace Sourcify metadata reading by SWR; 2nd batch of refactorings Willian Mitsuda 2022-08-09 20:04:15 -0300
  • 0b210fd446
    Use SWR for Sourcify metadata fetching Willian Mitsuda 2022-08-09 19:23:38 -0300
  • 50ac6f7a3e
    Extract swr fetcher Willian Mitsuda 2022-08-09 01:50:38 -0300
  • 5fc0058fb9
    Bump @vitejs/plugin-react from 2.0.0 to 2.0.1 (#334) dependabot[bot] 2022-08-15 05:11:27 +0000
  • 380a2dbe98
    Bump vite from 3.0.5 to 3.0.7 (#335) dependabot[bot] 2022-08-15 05:10:31 +0000
  • a76f692c61
    Bump @types/node from 16.11.47 to 16.11.48 (#336) dependabot[bot] 2022-08-15 05:10:06 +0000
  • 3fde05d55b
    Bump vite from 3.0.4 to 3.0.5 (#332) dependabot[bot] 2022-08-09 18:47:30 +0000
  • 213b92b19e
    Run npm audit fix Willian Mitsuda 2022-08-09 01:13:45 -0300
  • 3a6fbe095f
    Bump @testing-library/react from 11.2.7 to 13.3.0 (#330) dependabot[bot] 2022-08-09 04:09:15 +0000
  • 3183c0b214
    Bump @fontsource/roboto-mono from 4.5.7 to 4.5.8 (#328) dependabot[bot] 2022-08-09 04:08:15 +0000
  • 7653eb64f6
    Bump @fontsource/fira-code from 4.5.10 to 4.5.11 (#327) dependabot[bot] 2022-08-09 04:07:54 +0000
  • e6ec496d70
    Bump @fontsource/roboto from 4.5.7 to 4.5.8 (#329) dependabot[bot] 2022-08-09 04:05:57 +0000
  • f16674d44b
    Bump @fontsource/space-grotesk from 4.5.8 to 4.5.9 (#331) dependabot[bot] 2022-08-09 04:03:50 +0000
  • 917015c55c
    Add radicle ignores Willian Mitsuda 2022-08-08 18:11:39 -0300
  • 8418ce97bc Merge branch 'feature/tailwindcss-3.1' into develop Willian Mitsuda 2022-08-08 05:19:20 -0300
  • 5fb81fb215 Tailwind 3 enables everything by default Willian Mitsuda 2022-08-08 05:01:32 -0300
  • 664106b542 Reference type definitions Willian Mitsuda 2022-08-08 04:59:31 -0300
  • 96646cb13c Merge branch 'feature/tailwindcss3' into develop; fix #324 Willian Mitsuda 2022-08-08 02:28:21 -0300
  • 8db54c6871 Grow/shrink new class names Willian Mitsuda 2022-08-08 02:02:30 -0300
  • 5d3bf127f4 Color renames from tailwindcss 3 Willian Mitsuda 2022-08-08 01:56:24 -0300
  • 8f074b6650 Code simplification: new tailwindcss 3 opacity syntax Willian Mitsuda 2022-08-08 01:11:17 -0300
  • b89ddc2e35 Code simplification: remove transform/filter classes unnecessary on tailwind 3 Willian Mitsuda 2022-08-07 23:32:38 -0300
  • 42f03fc557 Upgrade tailwindcss to v3 and dependencies; migrate config file Willian Mitsuda 2022-08-07 21:39:37 -0300
  • 2fca205106
    Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 (#325) dependabot[bot] 2022-08-07 02:53:28 +0000
  • 51f035b07c Merge branch 'feature/react18' into develop; fix #326 Willian Mitsuda 2022-08-06 23:50:11 -0300
  • 6b9d8f6190 Opt-into react 18 concurrent renderer Willian Mitsuda 2022-08-06 23:40:59 -0300
  • 8ad1c7186b Fix types for react 18 Willian Mitsuda 2022-08-06 23:32:08 -0300
  • 2acadc7d00 Forked react-qr-reader to add react 18 support Willian Mitsuda 2022-08-06 19:18:09 -0300
  • 136220f791 Upgrade chart.js dependency Willian Mitsuda 2022-08-06 16:20:03 -0300
  • 1c6140e01d Upgrade to react 18; upgrade direct dependencies; qr-code reader needs to force because no peer-deps for 18 Willian Mitsuda 2022-08-06 16:12:30 -0300
  • f4c518f93c Merge branch 'feature/vitejs' into develop; fix #323 Willian Mitsuda 2022-08-05 20:08:20 -0300
  • ae619a5d9e Remove webpack annotations Willian Mitsuda 2022-08-05 18:54:30 -0300
  • 3bede6d90b Removing direct dependency on sass Willian Mitsuda 2022-08-05 16:23:39 -0300
  • 623744f0ad Enable brotli compression Willian Mitsuda 2022-08-05 05:52:18 -0300
  • eb9b5f0607 Apply code formatter Willian Mitsuda 2022-08-05 05:40:49 -0300
  • 10e4579fdc Apply static build compression on vite; remove remaining from cra Willian Mitsuda 2022-08-05 05:39:29 -0300
  • b1fa7f79db Migrate docker build to work with vitejs structure; small improvements in the process Willian Mitsuda 2022-08-05 03:32:42 -0300
  • 8aea0e9c75 Remove unused craco config Willian Mitsuda 2022-08-04 20:13:01 -0300
  • a0cc9d8de1 Remove serve; vite preview will do the job from now on Willian Mitsuda 2022-08-04 20:12:21 -0300
  • 6bddd19d21 Remove react-scripts Willian Mitsuda 2022-08-04 19:39:32 -0300
  • 3c036de760 Add build dir for vitejs Willian Mitsuda 2022-08-04 19:30:06 -0300
  • de1d88ba19 Remove craco Willian Mitsuda 2022-08-04 19:11:06 -0300
  • 4446464607 First working version using vitejs instead of CRA Willian Mitsuda 2022-08-04 18:47:14 -0300
  • d5879ef3c7 npm i after updating modules Willian Mitsuda 2022-08-01 14:48:07 -0300
  • 9d76f35e99
    Bump @fortawesome/free-regular-svg-icons from 6.1.1 to 6.1.2 (#313) dependabot[bot] 2022-08-01 17:36:24 +0000
  • 4d2a135063
    Bump terser from 4.8.0 to 4.8.1 (#311) dependabot[bot] 2022-08-01 17:33:40 +0000
  • e41872dc32
    Bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2 (#315) dependabot[bot] 2022-08-01 17:33:10 +0000
  • f56297422f
    Bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.1.2 (#314) dependabot[bot] 2022-08-01 17:27:35 +0000
  • de747cb610
    Bump @fortawesome/free-brands-svg-icons from 6.1.1 to 6.1.2 (#316) dependabot[bot] 2022-08-01 17:27:13 +0000
  • 2488192600
    Bump @types/react-syntax-highlighter from 15.5.3 to 15.5.4 (#317) dependabot[bot] 2022-08-01 17:26:12 +0000
  • b4472a97fb
    Bump @chainlink/contracts from 0.4.1 to 0.4.2 (#318) dependabot[bot] 2022-08-01 17:25:47 +0000
  • d32f6e026b
    Bump @types/node from 16.11.45 to 16.11.47 (#320) dependabot[bot] 2022-08-01 17:17:36 +0000
  • 9f5bfa22f1
    Bump @types/node from 16.11.44 to 16.11.45 (#310) dependabot[bot] 2022-07-20 19:26:17 +0000
  • 520cdfd1cb
    Bump react-helmet-async from 1.2.3 to 1.3.0 (#239) dependabot[bot] 2022-07-17 23:21:44 +0000
  • 0fdf4c3a4e
    Bump jsdom from 16.4.0 to 16.7.0 (#290) dependabot[bot] 2022-07-17 23:17:54 +0000
  • 3837f3f38a
    Bump @types/react-syntax-highlighter from 15.5.2 to 15.5.3 (#301) dependabot[bot] 2022-07-17 23:16:03 +0000
  • 7eddb980b9
    Bump @types/node from 16.11.43 to 16.11.44 (#307) dependabot[bot] 2022-07-16 17:12:18 +0000
  • 3d97bb0fde Bump node version to 16.16 Willian Mitsuda 2022-07-16 13:58:22 -0300
  • 751ebba9f9
    Bump serve from 13.0.2 to 13.0.4 (#298) dependabot[bot] 2022-07-09 19:42:04 +0000
  • 669bfd60d6
    Bump @headlessui/react from 1.6.5 to 1.6.6 (#299) dependabot[bot] 2022-07-09 19:41:29 +0000
  • b723901227
    Bump @craco/craco from 6.4.4 to 6.4.5 (#300) dependabot[bot] 2022-07-09 19:41:12 +0000
  • c84388b5d0
    Bump @types/node from 16.11.41 to 16.11.43 (#296) dependabot[bot] 2022-07-04 18:32:47 +0000
  • d803ff67f0
    Bump @craco/craco from 6.4.3 to 6.4.4 (#297) dependabot[bot] 2022-07-04 18:32:24 +0000
  • 20e279a9dc Update browserlist Willian Mitsuda 2022-06-29 15:04:28 -0300
  • 378fbd7855
    Bump @fortawesome/react-fontawesome from 0.1.18 to 0.2.0 (#292) dependabot[bot] 2022-06-29 17:59:14 +0000
  • 3552a00ef8
    Bump @types/node from 16.11.14 to 16.11.41 (#286) dependabot[bot] 2022-06-29 17:58:28 +0000
  • 24aa97eee9
    Bump @types/react-syntax-highlighter from 15.5.1 to 15.5.2 (#278) dependabot[bot] 2022-06-29 17:58:04 +0000
  • 40936e60b2
    Bump @headlessui/react from 1.6.4 to 1.6.5 (#285) dependabot[bot] 2022-06-29 17:56:04 +0000
  • c0c352b9e5
    Bump typescript from 4.7.3 to 4.7.4 (#284) dependabot[bot] 2022-06-29 17:55:45 +0000
  • 6c7809811d
    Bump ethers from 5.6.8 to 5.6.9 (#287) dependabot[bot] 2022-06-29 17:55:12 +0000
  • e638e5800a Update chains submodule Willian Mitsuda 2022-06-11 17:19:50 -0300
  • a627c45183 Bump github actions versions Willian Mitsuda 2022-06-06 19:05:23 -0300
  • fa1087da2f
    Bump @fontsource/fira-code from 4.5.9 to 4.5.10 (#274) dependabot[bot] 2022-06-06 21:48:54 +0000
  • 765377db44
    Bump typescript from 4.7.2 to 4.7.3 (#275) dependabot[bot] 2022-06-06 21:48:38 +0000
  • 844fc96e52 Update topic0 Willian Mitsuda 2022-06-03 23:48:50 -0300
  • fb675a6733 Update 4bytes Willian Mitsuda 2022-06-03 18:21:31 -0300
  • 17423c25dc Update trustwallet assets Willian Mitsuda 2022-06-03 18:10:18 -0300
  • 0e57354c13
    Bump @headlessui/react from 1.6.3 to 1.6.4 (#267) dependabot[bot] 2022-06-01 21:50:15 +0000
  • b73bf3235a
    Bump typescript from 4.6.4 to 4.7.2 (#265) dependabot[bot] 2022-05-26 10:13:28 +0000
  • eb583927a2
    Bump @headlessui/react from 1.6.1 to 1.6.3 (#264) dependabot[bot] 2022-05-26 10:13:09 +0000
  • a6f2a1470e
    Bump ethers from 5.6.6 to 5.6.8 (#263) dependabot[bot] 2022-05-26 10:12:38 +0000
  • 8c9fc0c1a0
    Bump ethers from 5.6.5 to 5.6.6 (#259) dependabot[bot] 2022-05-17 20:34:32 +0000
  • da44e02b4a
    Bump @fontsource/roboto from 4.5.5 to 4.5.7 (#258) dependabot[bot] 2022-05-17 20:34:15 +0000
  • 052686b4f0
    Bump @types/react-syntax-highlighter from 13.5.2 to 15.5.1 (#252) dependabot[bot] 2022-05-10 16:32:48 +0000