Hritik Chaudhary
563b439f25
Migrate Block Title component to TypeScript ( https://github.com/woocommerce/woocommerce-blocks/pull/9712 )
...
Co-authored-by: Niels Lange <info@nielslange.de>
Co-authored-by: Alba Rincón <albarin@users.noreply.github.com>
Co-authored-by: Manish Menaria <the.manish.menaria@gmail.com>
2023-06-13 16:30:57 +05:30
Mike Jolley
aeed7b22b0
Update Cart/Checkout Default Template Styling ( https://github.com/woocommerce/woocommerce-blocks/pull/8380 )
...
* Switch default cart headings for cross sells to h2/h3
Fixes woocommerce/woocommerce-blocks#8193
* Style empty cart icon
woocommerce/woocommerce-blocks#8360
* Ensure editable content fields are transparent in the editor
woocommerce/woocommerce-blocks#8359 woocommerce/woocommerce-blocks#7007
2023-02-07 16:47:13 +01:00
Niels Lange
74bf23ce35
Twenty Twenty: Adjust font styles for filter and product grid blocks ( https://github.com/woocommerce/woocommerce-blocks/pull/4749 )
...
* Twenty Twenty: Adjust font styles for filter and product grid blocks
* Add missing CSS class for stock filter
2021-09-15 13:35:06 +02:00
Mike Jolley
976e3d057a
Fix eslint notice in BlockTitle component
2021-08-17 17:09:04 +01:00
Tom Cafferkey
4420819a1f
Add label for Block Title component to satisfy accessibility ( https://github.com/woocommerce/woocommerce-blocks/pull/4585 )
2021-08-17 16:21:07 +01:00
Rua Haszard
5c7447f434
Rename js/components to js/editor-components ( https://github.com/woocommerce/woocommerce-blocks/pull/3069 )
...
* mass-rename js/components => js/editor-components & update webpack
* mass-change import '@woocommerce/editor-components' +
+ jsprettier quotes fix
* more mass-rename @woocommerce/editor-components
* fix up references to js/editor-components in various places:
- docs/readmes
- jest config
- typescritp config
* fix story path to match new folder/alias 'editor-components'
* fix jest tests: use new alias for editor-components
* include renamed `editor-components` in editor stylesheet cache group
2020-09-02 10:21:46 +02:00