Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rearrange repo and update storybook
* feat: move stories to ts extension * fix: switch back to js files Because the current setup doesnt allow ts files * feat: add controls to existing stories Add stories using the Dev Server: Storybook guide * feat: try to add docs to stories * feat: upgrade to storybook 7 * feat: enable the use of .ts files with esbuild * chore: adjust workflow * feat: try to make the show code feature work * feat: try to make the CI/CD pass * feat: avoid using Autocomplete.bind({}) * feat: remove rimraf - try to make the checks pass * feat: use styleMap to have a single Template func * feat: remove comments from web-dev-server config * feat: add descriptions to controls and stories * feat: update Contour story * fix: add src dir to tsconfig include * fix: show contour only for Contour story * fix: remove unneeded dependencies * feat(autocomplete): add missing props * chore(deps): update deps * chore(ci): adjust tsconfig * fix(ci): adjust tsconfig * chore(ci): update scripts * feat: update preview * feat: disable autodocs for storybook --------- Co-authored-by: Meghea Iulian <[email protected]>
- Loading branch information