woocommerce/plugins/woocommerce-blocks/assets/css/abstracts
Kelly Dwan 4ac52b3cf3 Create a reusable search + list control for category selection (https://github.com/woocommerce/woocommerce-blocks/pull/166)
* Add new components for ProductCategoryControl, using a reusable SearchListControl

* Add sass variables from wc-admin

* Finish styling

* Save selected categories as selected for the block

* Style sidebar version of control

* Filter the categories list, highlight search term in result

* Filter out selected items in the filter list function

* Add spacing in the placeholder, remove unnecessary stylesheet

* Add a more descriptive label for screen readers

* Remove category references from list item options

* Switch to a configurable object of messages, so SearchListControl can be more customizable

* Add screen-reader message for toggling “done” and moving into preview

* Remove call to getProductCategoryControl

The component is simple enough to just drop in now :)

* Add documentation for all props

* Add padding to placeholder

* Rename fallbackrenderItem to defaultRenderItem

* Add a variable to save the selected count

* Add `isDestructive` to make link red

* Update item style

* Add a hover/focus background color
2018-11-29 13:10:08 -05:00
..
_breakpoints.scss Adds continuous integration testing with travis (https://github.com/woocommerce/woocommerce-blocks/pull/156) 2018-11-27 12:12:48 -05:00
_colors.scss Add the "edit mode" toggle to the product category block (https://github.com/woocommerce/woocommerce-blocks/pull/144) 2018-11-21 11:33:21 -05:00
_mixins.scss Create a reusable search + list control for category selection (https://github.com/woocommerce/woocommerce-blocks/pull/166) 2018-11-29 13:10:08 -05:00
_variables.scss Create a reusable search + list control for category selection (https://github.com/woocommerce/woocommerce-blocks/pull/166) 2018-11-29 13:10:08 -05:00