Albert Juhé Lluveras
8c06276b00
Unify Chip styles ( https://github.com/woocommerce/woocommerce-blocks/pull/2765 )
...
* Improve cross character used in dropdown selector
* Add is-open and has-checked classes to dropdown selector so we stop relying on complex pseudoselector combinations
* Update Chip component with new props
* Update Chip styles
* Update dropdown selector selected chip with the Chip component
* Update active filters chip with the Chip component
* Style fixes
* Update snapshots and add tests
* Change onRemove prop signature
* Fix wrong bottom margin
* Fix misaligned remove icon
* Update assets/js/base/components/chip/index.js
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
* Update assets/js/base/components/chip/index.js
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
* Add missing default prop
* Prettier
* Ensure showScreenReaderText is a bool
* Rename removeOnClick with removeOnAnyClick
* Update snapshots
* Fix Chip aria-label logic
* Split Chip and RemovableChip
* Replace chip close character with an icon
* Fix outdated comment
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2020-07-10 11:09:49 +02:00
Albert Juhé Lluveras
610e082f9c
Update base/components classnames ( https://github.com/woocommerce/woocommerce-blocks/pull/2711 )
...
* Update base/components classnames
* Fix class name conflict
* Fix some class names mismatch
* Fix review loading placeholder styles
* Fix docs format
* Update old class name
* Fix price slider regression
* Fix load more button component missing legacy class
* Fix wrong loading mask styles classname
* Remove 'checkout' from 'wc-block-components-checkout-payment-methods__save-card-info' classname
* Make it explicit legacy classes will be removed in the next major version
* Make product variation data styles belong to product metadata
* Improve docs sentence
2020-06-17 11:53:42 +02:00
Mike Jolley
bf8cff6f50
Rename the discount section when discount total is zero ( https://github.com/woocommerce/woocommerce-blocks/pull/2367 )
...
* Rename the discount section when discount total is zero
* Cleanup variable naming
2020-05-01 10:59:27 +01:00
Albert Juhé Lluveras
5e78c47e4d
Move some base components to subfolders ( https://github.com/woocommerce/woocommerce-blocks/pull/2034 )
2020-03-30 15:04:27 +02:00