Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: storybook works #361

Merged
merged 4 commits into from
Jun 2, 2023
Merged

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Jun 2, 2023

This PR adds storybook fix to #360.

  • fix: get storybook working
  • fix: babel,eslint,typescript,storybook works
  • fix: invalid import in explore.ipld.io
  • fix: use in explore.ipld.io

@SgtPooki SgtPooki requested a review from a team as a code owner June 2, 2023 17:18
@SgtPooki SgtPooki requested a review from whizzzkid June 2, 2023 17:18
@SgtPooki SgtPooki merged commit d8d2507 into remove-js-ipfs Jun 2, 2023
@SgtPooki SgtPooki deleted the remove-js-ipfs--fix-storybook branch June 2, 2023 19:01
SgtPooki added a commit that referenced this pull request Jun 8, 2023
* feat: migrate to vite

* fix: polyfills and other stuff

* feat: parsing of root XKCD and 1 child node works

* feat: verify raw block, cache blocks in helia

* fix: cleanup get-codec-for-cid & ensure eth support

* fix: graph rendering

* fix: verify blocks on the client side

* fix: dag-pb node navigation

* fix: wikipedia explore works

url is localhost:port/#/explore/bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze

based on latest hash from https://github.com/ipfs/distributed-wikipedia-mirror/blob/1aa50702fc6d8e2be106e37d4c68dc2ca5b94f20/snapshot-hashes.yml#LL13C10-L13C69

* feat: update start-exploring page with more examples

* feat: add ipfs-geoip example

fixes #355

* fix: dont split path in Path component

* fix: typings

* feat: remove multibase and multihashes deps

* chore: cleanup explore bundle

* chore: trying to get build working - get explore.ipld.io to work with this package

* chore: trying to bundle with rollup

* tmp: messsssyyyy

* fix: build works (mostly) in explore.ipld.io

* chore: separate vite more

* fix: fix loading in ipld-explorer-components

* tmp

* chore: cjs-esm-react-scripts-hell

* Revert "chore: cjs-esm-react-scripts-hell"

This reverts commit ca0a50b.

* fix: works in explore.ipld.io

* fix: ethereum block and types

* fix: ipld-eth dynamic imports

* fix: dependency in explore.ipld.io

* chore: update github workflows node-version

* Update src/components/StartExploringPage.jsx

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update src/components/StartExploringPage.jsx

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update src/components/object-info/ObjectInfo.jsx

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update src/components/object-info/ObjectInfo.jsx

Co-authored-by: Marcin Rataj <lidel@lidel.org>

* Update vite.config.ts

* Update vite.config.ts

* Update vite.config.ts

* Update vite.config.ts

* Update vite.config.ts

* Update index.html

* chore: cleanup

* fix: lint runs (currently failing)

* fix: address some eslint rules

* fix: npm run dev works again

* fix: use header in devPage

* feat: fix car-import functionality

* fix: consolidate decodeCid function

* fix: improve base-importer

* fix: lint problems

* fix: one test for resolveIpldPath

* fix: all tests pass

* fix: add stream-to-it types

* chore: lint before build

* fix: vite from src instead of dist to get hot-reloading

* fix: dev and prod build work

* fix: storybook works (#361)

* fix: get storybook working

* fix: babel,eslint,typescript,storybook works

* fix: invalid import in explore.ipld.io

* fix: use in explore.ipld.io

* chore: remove ethereum example

* chore: reorder explore examples

see https://github.com/ipfs/ipld-explorer-components/pull/360\#discussion_r1214542011

* feat: add dag-json example and load in helia on startup

* fix: reduce networking overhead

* fix: prefer trustless gateway

* chore: start libp2p by default until bug is fixed

* fix: networking improvements

* chore: remove unnecessary libp2p config for exploring

* test: add test for failure case

* test: fix loading of dag-cbor example cheese path

* chore: cleanup vite index.html

* chore: revert locales loadPath change

* chore: address all code cleanup PR comments

* fix: remove blockcodec-to-ipld-format

* chore!: remove ipld-ethereum

* fix: access dynamic import via default prop

* fix: storybook issue

* docs: update readme with redux-bundler description

* fix: change helia-bundle namespace

* fix: node style selection and multicodec isolation

* fix: attempt to fetch block from kubo client directly

* fix: toHex function in extract-info

* chore: address pr comments

* test: fix src/lib/resolve-ipld-path.test.js

---------

Co-authored-by: Marcin Rataj <lidel@lidel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant