Thomas Roberts
|
b2efba9fef
|
Add `SortSelect` to Storybook (https://github.com/woocommerce/woocommerce-blocks/pull/11618)
|
2023-11-08 11:13:49 +00:00 |
Thomas Roberts
|
7d4fc482fd
|
Add storybook entry for `CheckboxList` (https://github.com/woocommerce/woocommerce-blocks/pull/11469)
|
2023-11-08 02:55:48 -08:00 |
Thomas Roberts
|
fcdfcc2123
|
Add `Spinner` storybook entry (https://github.com/woocommerce/woocommerce-blocks/pull/11622)
|
2023-11-08 10:54:29 +00:00 |
Thomas Roberts
|
61b1272d8a
|
Add `Title` entry to Storybook (https://github.com/woocommerce/woocommerce-blocks/pull/11636)
* Export TitleProps interface for use on storybook
* Add Storybook entry for Title
|
2023-11-07 13:45:38 +00:00 |
Mike Jolley
|
ba09750661
|
Add Notices Documentation to Storybook and upgrade to Storybook 7 (https://github.com/woocommerce/woocommerce-blocks/pull/11524)
* Rename stories
* MDX guidelines
* dedupe and fix dependencies
* Notice Banner Docs
* Fix root elements and icon library docs
* Fix ProductPrice stories
* Organise storybook structure
* Fix error placeholder story
* Snackbar docs
* Missing dotenv dependency
* Update storybook/main.js
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/notice-banner/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update assets/js/base/components/snackbar-list/docs/docs.mdx
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
* Update package lock
* update snaps
* fix json error check
---------
Co-authored-by: Alex Florisca <alex.florisca@automattic.com>
|
2023-11-02 13:01:42 +00:00 |
Thomas Roberts
|
aba0dfed0a
|
Move `Title` to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11383)
|
2023-11-01 03:40:29 -07:00 |
Thomas Roberts
|
d78ffa4656
|
Add Storybook entry for `FormattedMonetaryAmount` (https://github.com/woocommerce/woocommerce-blocks/pull/11481)
|
2023-10-30 02:31:54 -07:00 |
Thomas Roberts
|
dbcb867141
|
Move `SortSelect` to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11411)
|
2023-10-26 04:55:34 -07:00 |
Thomas Roberts
|
e6272d0aee
|
Move `Textarea` to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11384)
|
2023-10-25 01:53:24 -07:00 |
Thomas Roberts
|
ef2a129502
|
Move `FormStep` to the components package (https://github.com/woocommerce/woocommerce-blocks/pull/11246)
|
2023-10-23 08:57:45 -07:00 |
Alex Florisca
|
e3f378d990
|
Move `RadioControl`and `RadioControlAccordion` components to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11312)
Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com>
|
2023-10-23 15:59:19 +01:00 |
Thomas Roberts
|
e8e6c3cbe7
|
Move `Label` component to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11275)
|
2023-10-20 07:03:00 -07:00 |
Thomas Roberts
|
fc104dad31
|
Move `Spinner` to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11317)
|
2023-10-20 04:26:09 -07:00 |
Thomas Roberts
|
38759c4e84
|
Move `FormattedMonetaryAmount` to the components package (https://github.com/woocommerce/woocommerce-blocks/pull/11230)
|
2023-10-18 07:43:34 -07:00 |
Thomas Roberts
|
c9ae690a0b
|
Move `Chip` and `RemovableChip` to components package (https://github.com/woocommerce/woocommerce-blocks/pull/11223)
|
2023-10-18 05:08:18 -07:00 |
Thomas Roberts
|
766fa1311d
|
Move `CheckboxList` and create new `blocksComponents` package (https://github.com/woocommerce/woocommerce-blocks/pull/11214)
|
2023-10-17 02:47:34 -07:00 |