Moon
|
c3d62f113a
|
Migrate product image component to TS (#36305)
* Convert product-image to ts
* Add changelog
* Remove unused ts-expect-error
* Allow arbitrary properties for product
* Remove propTypes
* Update packages/js/components/src/product-image/index.tsx
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
* Update packages/js/components/src/product-image/index.tsx
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
* Update packages/js/components/src/product-image/index.tsx
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
* Update packages/js/components/src/product-image/index.tsx
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
* Remove unused import
Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
|
2023-01-12 19:19:01 -08:00 |
Chi-Hsuan Huang
|
2a56407ba1
|
Migrate `@woocommerce/components/search` to TS (#35724)
* Migrate search component to TS
* Add @types/prop-types to @woocommerce/components
* Update search types
* Add changelog
* Update pnpm-lock.yaml
* Update ts doc comments
|
2022-12-06 13:21:10 +08:00 |
RJChow
|
12a818c04d
|
Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages
|
2022-04-01 11:41:32 +08:00 |
Christopher Allford
|
d2d8d78be1
|
Moved WCA Packages
This commit moves all of the packages in
`plugins/woocommerce-admin/packages` to their
new home in `packages/js`.
|
2022-03-18 14:25:26 -07:00 |