Paul Sealock
078b4efa3c
Navigation: Add temp override to fix Gutenberg item CSS ( https://github.com/woocommerce/woocommerce-admin/pull/6254 )
...
* override Nav item styles
* use hex colors
2021-02-09 14:39:03 +13:00
Joshua T Flowers
e27d5127b8
Separate secondary items into separate menu in navigation ( https://github.com/woocommerce/woocommerce-admin/pull/6253 )
...
* Convert navigation to grid
* Include back button in primary menu
* Update secondary menu keys
* Use array instead of fragment to avoid unique key
2021-02-08 15:41:08 -05:00
Joel Thiessen
c8a67bfef9
Navigation: Adding ability for new navigation to scroll when list of links exceed viewport height ( https://github.com/woocommerce/woocommerce-admin/pull/5524 )
...
* Adding ability for new navigation to scroll when list of links exceeds the viewport height
* Resetting scroll to the top of element when transitioning menus on navigation
2020-11-06 12:52:01 -08: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