Chi-Hsuan Huang
54321a5a60
Add generic error boundary component ( #48363 )
...
* Fix storybook
* Add experimental error boundary component
* Add error boundary component
* Fix empty content button
* Add changelog
* Fix storybook
* Reset state after actioned
* Fix story
* Address feedback
2024-06-13 05:05:28 +00:00
Damián Suárez
3faedf24d9
[Product Block Editor]: add story for Label component ( #42953 )
...
* [Product Block Editor]: add story for Label component
* changelog
* add simple Label story
* add Product Editor pkg to Storybook app:
2023-12-19 13:09:30 -03:00
RJ
cb2cf79342
dev: refactor core profiler loader ( #39735 )
...
* dev: refactor core profiler loader
* dev: added storybook example for loader
* lint
* Apply suggestions from code review
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* addressed review feedback
---------
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-08-22 19:58:33 +10:00
RJ
615393be39
dev: core profiler pages storybook ( #39046 )
...
* dev: core profiler pages storybook
* changed css path to pre-build zip path
2023-07-24 20:34:38 +08:00
Chi-Hsuan Huang
1fbe5d330d
Add @babel/plugin-proposal-class-properties to run storybook ( #35867 )
...
* Add @babel/plugin-proposal-class-properties to run storybook
* Add @babel/plugin-proposal-class-properties to webpack config and remove storybook env from babel config
* Add changelog
2022-12-07 22:26:02 +08:00
Chi-Hsuan Huang
5db5c8b110
Add tour kit component ( #33229 )
...
* Add tour-kit component
* Add @types/wordpress__viewport to @woocommerce/components devDeps
* Add tour-kit README.md
* Add primaryButtonText option to tour kit step meta
* Add changelog
* Remove unneeded style import
* Set position and z-index style for tour-kit
* Add disable primary button feature for tour kit
* Export TourKitTypes
* Update style-build config for @automattic/* packages
* Add @automattic/* deps for components
* Ignore fs in webpack.config.js
* Update tour-kit stories
* Add tour-kit tests
* Update tour-kit README.md
* Update tour-kit types
* Update webpack.config.js
* Update style.scss
* Add auto focus feature
* Update type doc
2022-06-08 17:16:31 +08:00
Chi-Hsuan Huang
b28d0c2254
Add missing dependencies & include @wordpress/components style for storybook ( #33225 )
...
* Add url-loader & copy-webpack-plugin to root package.json for storybook commands
* Update storybook config to include @wordpress/components style
2022-05-30 15:20:08 +08:00
Paul Sealock
6100df9a04
Storybook: Move code to `tools/` ( #32729 )
2022-04-28 09:54:54 +12:00