woocommerce/plugins/woocommerce-blocks/assets/css/abstracts
Kelly Dwan b8bdc2bf27 Category Selection: Add hierarchy support for nested categories (https://github.com/woocommerce/woocommerce-blocks/pull/179)
* Add buildTermsTree to handle hierarchical list input

* Append items if their parent is not in the given list

* Add `breadcrumbs` property to hierarchical list

* Display the “breadcrumbs” parent categories when searching

* Use display properties

we’re providing alternative text for screen reader users, so we can just toggle display values for the prefix

* Add all parent categories to name provided for screen readers

* Display parent category when parent is a currently selected item

* Add the depth class to items in defaultRenderItem

* Add a test for a hierarchical item list

* Clean up hierarchy docblock & commented-out code

* Update proptype

* Update depth CSS so we still indent very nested categories
2018-11-30 16:37:58 -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 Category Selection: Add hierarchy support for nested categories (https://github.com/woocommerce/woocommerce-blocks/pull/179) 2018-11-30 16:37:58 -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