Joshua T Flowers
11ebc96fbe
Show parent as default back button label ( https://github.com/woocommerce/woocommerce-admin/pull/5435 )
...
* Show parent as default back button label
* Make back button logic more succinct
2020-10-22 15:56:44 -04:00
Paul Sealock
7e351c18a3
Navigation: extend with WC Admin router links ( https://github.com/woocommerce/woocommerce-admin/pull/5445 )
...
* add test case
* save
* pages
* comments
* use id
* bail on no wcAdmin pages
* prefix
2020-10-22 16:01:25 +13:00
Joshua T Flowers
84e006cc62
Migrate navigation store to data package ( https://github.com/woocommerce/woocommerce-admin/pull/5420 )
...
* Move data store to package and hydrate navigation
* Use wc settings to get site URL and title
* Use wc settings admin link
* Update nav util tests to work with installs in subdirectory
2020-10-21 13:02:45 -04:00
Joshua T Flowers
81a8a28b20
Only show menu group if items exist ( https://github.com/woocommerce/woocommerce-admin/pull/5403 )
...
* Only show menu group if items exist
* Improve performance for menu item filtering
2020-10-21 13:01:46 -04:00
Joel Thiessen
f1ce55041c
Adding 24px spacing between any sibling nav groups ( https://github.com/woocommerce/woocommerce-admin/pull/5329 ) ( https://github.com/woocommerce/woocommerce-admin/pull/5359 )
...
Adding 24px spacing between any sibling nav groups on new navigation feature (https://github.com/woocommerce/woocommerce-admin/pull/5329 )
2020-10-14 11:48:21 -07:00
Paul Sealock
ad7cf64303
Navigation: Add client code ( https://github.com/woocommerce/woocommerce-admin/pull/5309 )
...
* is_feature_enabled
* feature class
* copy/paste
* hooked up
* its alive
* add wc-admin items
* clean up entry point
* Analytics remove url
* rebase error
* add back in check is_feature_enabled
* specificity CSS
2020-10-13 14:40:53 +13:00