Skip to content

Commit

Permalink
Merge pull request #22522 from storybookjs/chore_docs_vet_outdated_fr…
Browse files Browse the repository at this point in the history
…ameworks

Chore: (Docs) Adds documentation on legacy framework deprecation and next steps
  • Loading branch information
jonniebigodes authored May 11, 2023
2 parents c56efde + 1d50f4f commit 3aba9cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/configure/frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ Out of the box, most frameworks work seamlessly with Storybook. However, some fr

Storybook is a framework-agnostic tool. It can be used with any framework. However, to make it easier for you to get started, we provide instructions that you can use to build your framework. To learn more, read our [frameworks guide](../contribute/framework.md).

### Legacy framework support

We're deprecating support for several frameworks, including [Aurelia](https://github.com/aurelia/framework), [Marionette](https://github.com/marionettejs/backbone.marionette), [Mithril](https://github.com/MithrilJS/mithril.js), [Rax](https://github.com/alibaba/rax), and [Riot](https://github.com/riot/riot). Nevertheless, we're always looking for help maintaining these frameworks. If you're working with one of them and you want to continue supporting them, visit the dedicated [Storybook End-of-Life repository](https://github.com/storybook-eol) to learn more about the sunsetting process and for instructions on how to contribute our visit our [Discord server](https://discord.gg/storybook).

### Learn about configuring Storybook

- [Theming](./theming.md) to customize the look and feel of Storybook's UI
Expand Down

0 comments on commit 3aba9cf

Please sign in to comment.