Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* basic storybook upgrade without the new story store format * Change files * add storybook/html to satisfied ignore * move html back into WC * deduplicate deps * skip html in satisfied * update vr tests typings * update vr tests typings * remove params from add in storyApi * fix add storyFn type * another try * return type * back to legacy * knobs * fix lock * fix 2nd vr tests * add nohoist for storybook/router's react-router deps * Update markdown-to-jsx to version 7 * theming-designer skipLibCheck * fix lint issue * fix typings in FluentDocsPage * fix story decorators * fix decorators on react components * add decorator to slider * remove temp test wrapper * remove dup wrapper in doc card * remove slider wrapper * change test wrappers * fix test widths and set waits on button tests * fix stories * use classes for test * use class for link tests * change link as button too * try id based selection for buttons * add a second wait * remove the delay and move a test around * give each failing test its own storiesOf * start migrating button over to CSF * remove extra decorator * update react versions * upgrade screener storybook * remove CSF exploration * lock file * comment out offending tests * remove a few more Co-authored-by: Elizabeth Craig <[email protected]>
- Loading branch information