Joshua T Flowers
a6c109e032
Update onboarding setup wizard to use WP Card component ( https://github.com/woocommerce/woocommerce-admin/pull/5896 )
...
* Use WP Card for onboarding cards
* Fix business extensions border
* Fix lint and test errors
2020-12-21 14:34:22 -05:00
Sam Seay
be47d9d795
Only import the Gridicons we need, to reduce package size. ( https://github.com/woocommerce/woocommerce-admin/pull/5668 )
2020-11-19 09:52:24 +13:00
Paul Sealock
c145783e0a
Fix dependency declarations ( https://github.com/woocommerce/woocommerce-admin/pull/4972 )
...
* renmove WC comment block
* client routes
* more fixes
* moar search
* getting there
* by hand now
* david beating goliath
* mission accomplished
* client filepath
* save
* got it
* remove script
* fixes
* deal with package internal dep
* remove webpack alias
* fix webpack relative paths
* remove commented rule
* remove extra line
* remove unused modules entry
2020-08-13 14:05:22 +12:00
Jeff Stieler
e893ce3c54
Fix OBW when new home screen is enabled. ( https://github.com/woocommerce/woocommerce-admin/pull/4215 )
...
* Move ProfileWizard component out of Dashboard.
* Don't trigger the OBW from the Analytics Dashboard (with new home screen).
* Trigger OBW from the new home screen.
* Fix duplicate import.
2020-04-27 08:56:15 -06:00