Albert Juhé Lluveras
1d0adeed28
Replace react imports with wordpress/element ( https://github.com/woocommerce/woocommerce-blocks/pull/8520 )
...
* Replace react imports with wordpress/element
* Fix TS errors
* Update a couple of React type imports
2023-03-02 15:26:00 +01:00
Tomasz Tunik
54ca9e16b0
Fix ReadMore component maxLines prop reactivity ( https://github.com/woocommerce/woocommerce-blocks/pull/5673 )
...
when changing property value of maxLines component would not
update until remounted or reloaded with new settings
2022-01-31 13:56:19 +01:00
M. L. Giannotta
4651f64341
Storybook and TS migration of ReadMore component ( https://github.com/woocommerce/woocommerce-blocks/pull/5300 )
...
* Update packages to latest Storybook deps
* Migrate `ReadMore` component and its utils to TypeScript
* Add type definitions for `trim-html` package
* Migrate `ReadMore` stories to newest Storybook
Fixes woocommerce/woocommerce-blocks#5254
2021-12-06 18:00:33 +01:00