woocommerce/plugins/woocommerce-admin/client/navigation/components
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
..
Item Remove categories without menu items (https://github.com/woocommerce/woocommerce-admin/pull/6329) 2021-02-15 16:33:51 -05:00
category-title Add the favorites tooltip to the navigation (https://github.com/woocommerce/woocommerce-admin/pull/6312) 2021-02-17 09:29:28 -05:00
container Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382) 2021-02-22 13:54:27 -05:00
favorite-button Add the favorites tooltip to the navigation (https://github.com/woocommerce/woocommerce-admin/pull/6312) 2021-02-17 09:29:28 -05:00
favorites-tooltip Add the favorites tooltip to the navigation (https://github.com/woocommerce/woocommerce-admin/pull/6312) 2021-02-17 09:29:28 -05:00
header Change `siteUrl` to `homeUrl` on navigation site title (https://github.com/woocommerce/woocommerce-admin/pull/6240) 2021-02-11 11:03:47 +13:00
intro-modal Add navigation intro modal (https://github.com/woocommerce/woocommerce-admin/pull/6367) 2021-02-22 13:40:44 -05:00