cc-archive / vocabulary-legacy

A cohesive design system & Vue component library to unify the web-facing Creative Commons
https://cc-vocabulary.netlify.app
MIT License
88 stars 129 forks source link

Bump storybook-addon-designs from 6.0.1 to 6.2.1 #1052

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps storybook-addon-designs from 6.0.1 to 6.2.1.

Release notes

Sourced from storybook-addon-designs's releases.

v6.2.1

Fixed

  • Fix Design tab does not appear when renderTarget: "tab". (#134)

v6.2.0

Deprecated

  • experimental-figspec type. Use figspec type instead. The parameter interface is same, just replace the type property. (#127)

Added

  • figspec type (#127).

v6.1.0

Added

  • An ability to customize addon tab name via name property (#112).
  • Show the number of design specs in addon tab name (#112).
Changelog

Sourced from storybook-addon-designs's changelog.

[6.2.1] - 2022-01-06

Fixed

  • Fix Design tab does not appear when renderTarget: "tab". (#134)

[6.2.0] - 2021-10-03

Deprecated

  • experimental-figspec type. Use figspec type instead. The parameter interface is same, just replace the type property. (#127)

Added

  • figspec type (#127).

[6.1.0] - 2021-08-22

Added

  • An ability to customize addon tab name via name property (#112).
  • Show the number of design specs in addon tab name (#112).
Commits
  • 30d8b21 v6.2.1
  • 10973c9 Merge pull request #135 from pocka/fix/tab-mode-not-working
  • 1dec80c fix: Use static tab name for renderTarget=tab
  • b279ea8 docs: Update CHANGELOG
  • 86d9479 v6.2.0
  • 64c2606 Merge pull request #127 from pocka/feature/stable-figspec
  • 7e2bb36 feat: Remove "experimental-" from Figspec integration
  • 0d9020f Merge pull request #126 from pocka/fix/force-figspec-rerender
  • ade22f8 fix: Disable offscreen option for Figspec designs
  • d13e5d3 chore: Upgrade lockfile
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 2 years ago

Marking as stale, since there is no recent activity.

dependabot[bot] commented 2 years ago

Superseded by #1071.