woocommerce/plugins/woocommerce-admin/client/navigation
Joshua T Flowers 5ba669a2f4 Only show menu items from same parent menu (https://github.com/woocommerce/woocommerce-admin/pull/5731)
* Only render nav items belonging to parent menu ID

* Set item menu ID for items automatically

* Use categories map to filter items early

* Convert categorized menus to objects

* Prevent bypassing menu via existing parent

* Fix plugins name
2020-12-02 09:36:35 -05:00
..
components Only show menu items from same parent menu (https://github.com/woocommerce/woocommerce-admin/pull/5731) 2020-12-02 09:36:35 -05:00
stylesheets Position transient notices based on nav width (https://github.com/woocommerce/woocommerce-admin/pull/5628) 2020-11-23 14:28:17 -05:00
test Migrate navigation store to data package (https://github.com/woocommerce/woocommerce-admin/pull/5420) 2020-10-21 13:02:45 -04:00
index.js Navigation: Applying styles & behavior for folded menu, including mobile (https://github.com/woocommerce/woocommerce-admin/pull/5497) 2020-11-02 16:57:49 -08:00
style.scss Position transient notices based on nav width (https://github.com/woocommerce/woocommerce-admin/pull/5628) 2020-11-23 14:28:17 -05:00
utils.js Fix non-matching items and post type matching (https://github.com/woocommerce/woocommerce-admin/pull/5593) 2020-11-11 10:16:12 -08:00