-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: remove redux-bundler, full typescript (#448)
* feat: convert to typescript and remove redux-bundler * feat: fetching is working * fix: build is working * test: fix findLinkPath tests * test: fixing unit tests * fix: navigating through a dag works again * chore: remove tests that will come from #449 * fix: builds and passes tests * fix: storybook and types * fix: deep-link to an explore view * chore: pin storybook, remove viteFinal config * chore: add package-lock.json to attempt to fix CI * test: typed storybook default exports * chore: update storybook * chore: migrate storybook stories to tsx * chore: update aegir * fix: cid stories and rendering shortest cids * fix: storybook dev auto-reload * fix: graphcrumb stories * fix: aegir build is consumable by explore.ipld.io * feat: importable by explore.ipld.io * chore: externalizing more deps * chore: remove unnecessary build plugins * chore: update and move react-helmet to deps * chore: cleanup unused storybook deps * chore: remove rollup direct dev dependency * chore: remove babel * chore: add react-hooks eslint plugin * chore: update Helia deps * chore: update eslint plugins * chore: update aegir * chore: update @types deps * chore: update filesize * chore: update ipld libs * chore: update multiformats * chore: update vite * chore: update storybook deps * chore: remove @rollup/plugin-node-resolve * chore: update testing deps and react * chore: update react peer deps * chore: update the last of the deps * feat: new links-table without react-virtualized * fix: fixing up some issues with new links table * fix: links-table uses grid instead of flex * feat: new links table * docs: update user guide instructions * test: vitest runs again * fix: breadcrumb link clicking * chore: convert tests to typescript * chore: fix import path * chore: update package-lock.json
- Loading branch information
Showing
100 changed files
with
24,735 additions
and
31,439 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.