IgniteUI / igniteui-webcomponents

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
https://www.infragistics.com/products/ignite-ui-web-components
Other
113 stars 2 forks source link

build: Disabled storybook autodocs feature #1172

Closed rkaraivanov closed 2 months ago

rkaraivanov commented 2 months ago

The autodocs feature is of questionable value in our current build as it creates "invalid" states of how a component behaves (see #1171 as a recent example). Dumping all the samples and a table of properties without any additional explanation and guidance is not enough IMO. We already have dedicated pages for samples and documentation topics.

Let's disable the autodocs. If we want to improve the Storybook samples with additional documentation and user stories, then we should create a task for it.