woocommerce/plugins/woocommerce-admin/client/navigation/components/container
Joshua T Flowers a8757648a1 Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382)
* Separate primary and secondary menu components

* Simplify category mapping

* Map categories and items simultaneously to improve performance

* Sort added menu items

* Pre-sort menu items

* Create single mapped sorting on server-side

* Fix incorrect menu ID references

* Update tests

* Move methods to utils file

* Add in permissions check in client nav

* Fix server-side capability check

* Fix duplicate expectation and test name

* Add testing instructions
2021-02-22 13:54:27 -05:00
..
index.js Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382) 2021-02-22 13:54:27 -05:00
primary-menu.js Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382) 2021-02-22 13:54:27 -05:00
secondary-menu.js Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382) 2021-02-22 13:54:27 -05:00
style.scss Order and styles updates to nav footer (https://github.com/woocommerce/woocommerce-admin/pull/6373) 2021-02-22 09:04:14 +08:00