Code Monkey home page Code Monkey logo

Comments (2)

greptile-apps avatar greptile-apps commented on August 28, 2024

** Disclaimer** This information might be inaccurate, due to it being generated automatically
To remove/deprecate the experimental bottomBar APIs in Storybook core, follow these steps:

  1. Identify and Remove Usage: Search for any usage of bottomBar APIs in the codebase and remove or replace them.

  2. Update remove-global-client-apis.ts: Add bottomBar to the RemovedAPIs enum in /code/lib/cli/src/automigrate/fixes/remove-global-client-apis.ts:

export enum RemovedAPIs {
  addDecorator = 'addDecorator',
  addParameters = 'addParameters',
  addLoader = 'addLoader',
  getStorybook = 'getStorybook',
  setAddon = 'setAddon',
  clearDecorators = 'clearDecorators',
  bottomBar = 'bottomBar', // Add this line
}
  1. Update Migration Prompt: Ensure the prompt method in remove-global-client-apis.ts includes bottomBar in the list of removed APIs.

  2. Documentation: Update the migration guide to reflect the removal of bottomBar APIs.

References

/.github/DISCUSSION_TEMPLATE/help.yml
/.github/DISCUSSION_TEMPLATE/ideas.yml
/.github/comments/invalid-link.md
/code/lib/cli/src/automigrate/fixes/new-frameworks.ts
/.github/DISCUSSION_TEMPLATE/rfc.yml
/code/lib/cli/src/automigrate/fixes/remove-legacymdx1.ts
/code/lib/cli/src/automigrate/fixes/prompt-remove-react.ts
/code/core/src/core-server/utils/mockdata/errors/NoMeta.stories.ts
/code/addons/docs/template/stories/docspage/extract-description.stories.ts
/code/addons/docs/template/stories/docspage/override.stories.ts
/code/lib/cli/src/automigrate/fixes/angular-builders-multiproject.ts
/.github/comments
/code/presets/server-webpack/src/lib/compiler/testfixtures/kitchen_sink.snapshot
/code/lib/cli/src/automigrate/fixes/mdx-gfm.ts
/code/lib/cli/src/automigrate/fixes/angular-builders.ts
/code/renderers/server/template/cli/button.stories.json
/code/lib/cli/src/automigrate/fixes/webpack5-compiler-setup.ts
/code/lib/cli/src/automigrate/fixes/wrap-require.ts
/code/lib/cli/src/autoblock/block-storystorev6.ts
/code/core/src/server-errors.ts
/code/addons/toolbars/package.json
/code/lib/cli/src/automigrate/fixes/remove-global-client-apis.ts
/code/lib/cli/src/automigrate/fixes/sb-binary.ts
/test-storybooks/ember-cli/ember-output/storybook-docgen
/docs/contribute/how-to-reproduce.mdx

About Greptile

This response provides a starting point for your research, not a precise solution.

Help us improve! Please leave a ๐Ÿ‘ if this is helpful and ๐Ÿ‘Ž if it is irrelevant.

Ask Greptile ยท Edit Issue Bot Settings

from storybook.

yannbf avatar yannbf commented on August 28, 2024

Closed by #28693

from storybook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.