Commit b055131
Bump storybook from 8.0.9 to 8.6.15 (#166)
* update schemas
* update openapi types
* remove obsolete api functions
* update api requests
* remove obsolete hooks
* remove X-Chain header
* update hooks
* update stories
* remove CollectionGraph component
* remove IpGraph component
* remove IpLicenseAccordion
* remove IpWidget
* remove LicenseFlavorSelector
* remove LicenseTermsList
* remove Royalty Graph
* update exported components (none)
* update API url
* remove lib graph & royalty-graph
* remove IpProvider
* remove IpRegistrationProvider
* remove RoyaltyGraphProvider
* remove Alchemy lib & provider references
* Update pil-flavors.ts
* lint
* replace ts-node with tsx
* remove api-schema package (relocated inside storykit package)
* Update pnpm-lock.yaml
* update schema & types
* add dispute hooks
* handle updated props
* tidy types
* useAssetParents and Children hooks
* tidy
* update useTransactions key
* add includeLicenses and moderated to Assets hooks
* useIpAssetLicenses hook & story
* remove license selector example
* fixe examples (remove IpLicenseAccordion)
* simplify StoryKitProvider with isTestnet prop
* update storybook toolbar with testnet option
* Update pnpm-lock.yaml
* update StoryKitProvider story
* fix block explorer url
* bump version
* disable husky
* use beta branch
* hide all internal component stories
* lint
* fix: missing hook exports
* bump version
* remove queryOptions from queryKey
* getCollection & hooks support collectionAddresses array
* getDisputes & hooks supports initiator, targetIpId props
* tidy stories
* fix undefined global isTestnet value
* bump version
* export CollectionMetadata type
* fix LicenseTermsWithOffChainData type
* update new PIL terms properties
* bump version
* fix hook response types
* update examples
* add useIpAssetsByOwner hook
* bump version
* update schema
* bump version
* schema update, add assets tokenContract, update disputes
* remove obsolete types
* support eventTypes in useTransaction args
* bump version
* create server safe export
* bump version
* rename packages
* update core package name
* rename StoryKitProvider hook useIpKit
* rename StoryKitProvider context
* rename StoryKitProvider IpKitProvider
* replace references to StoryKit with IpKit
* Update CONTRIBUTING.md
* Update CODE_OF_CONDUCT.md
* rename STORYKIT_SUPPORTED_CHAIN
* rename package dir storykit -> ipkit
* bump version
* rename ipkit package for github registry test
* rename package for npm
* update npm registry
* add permissions to yml
* define publishConfig access public
* bump version
* Create .env.example
* update README files
* update storybook links
* update storybook doc
* update links
* update docs
* add nvm use to docs
* reduce docs duplication
* docs grammar fixes
* update schema, add license tokens hook
* bump version
* license tokens ownerAddress is optional
* handle undefined hook input
* bump version
* remove unused packages and move ui packages to devDependencies
since no UI is exported currently
* Update pnpm-lock.yaml
* disable theme and mode
* remove unused utils
* remove unused utils
* update dependencies
* bump version
* update schema and types: adds collections orderBy
* beta version
* add chain id to all query keys
* bump version
* bump version
* Bump storybook from 8.0.9 to 8.6.15
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.0.9 to 8.6.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/core)
---
updated-dependencies:
- dependency-name: storybook
dependency-version: 8.6.15
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump version
* bump version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: samfairbairn <samfairbairn@hotmail.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5f45629 commit b055131
2 files changed
Lines changed: 524 additions & 927 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments