Thomas Roberts
cc84383730
Move all totals components into components package ( https://github.com/woocommerce/woocommerce-blocks/pull/11773 )
...
Co-authored-by: Paulo Arromba <17236129+wavvves@users.noreply.github.com>
2023-11-20 12:53:41 +00:00
Alex Florisca
9ad8323851
Move Button, StoreNotice and StoreNoticesContainer components into the components package ( https://github.com/woocommerce/woocommerce-blocks/pull/11766 )
...
* Move Button, StoreNotice and StoreNoticesContainer components into the components package
* Delete the button folder and leave alias in index.ts
* Update references from @woocommerce/blocks-checkout to @woocommerce/blocks-components
2023-11-14 16:32:53 +00:00
Thomas Roberts
cb468c8ade
Move `TextInput`, `ValidatedTextInput` and `ValidationInputError` to the `@woocommerce/blocks-components` package. ( https://github.com/woocommerce/woocommerce-blocks/pull/11654 )
2023-11-14 14:52:14 +00:00
Thomas Roberts
abd32b21c9
Move `Panel` to components package ( https://github.com/woocommerce/woocommerce-blocks/pull/11698 )
2023-11-10 18:56:40 +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
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