woocommerce/plugins/woocommerce-admin/client/profile-wizard
Maikel David Pérez Gómez 7d0669dcb1
Add selection to the tree control (#36435)
* Create tree-control component

* Remove items from treeItemProps

* Add tree-control expand/collapse on click the expander button or by a custom logic

* Add stories

* Add the type definitions

* Add use selection hook

* Upgrade WP components dependency to v19.8.5 to support indeterminate checkbox control

* Add selection logic to the tree control

* Create stories

* Add changelog file

* Fix linter error

* Add styles to fit the disign

* Highlight selected item when it's a single selection tree

* Rebasing from trunk

* Add comment suggestions

* Fix unit test errors due to a new version of @wordpress/compose related to the ResizeObserve feat
2023-02-28 15:10:12 -03:00
..
steps Add selection to the tree control (#36435) 2023-02-28 15:10:12 -03:00
header.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
index.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
style.scss Fix "Save changes?" modal saves the options after selecting the 'Discard' option (#36160) 2022-12-28 16:23:16 +08:00
unsaved-changes-modal.js Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00