woocommerce/plugins/woocommerce-admin/client/wc-api/user
Albert Juhé Lluveras cab0e38c30 Save section/block preferences in user data (https://github.com/woocommerce/woocommerce-admin/pull/2148)
* Save section/block preferences in user data

* Optimize updateSection code

* Remove no longer used prop

* Refactor dashboard blocks to make them extendable

* Check that defaultSection exists before merging

* Rename 'sectionsDefinion' to 'defaultSections'

* Add Dashboard README

* Update README with new props

* Update settings when moving/removing dashboard sections

* Add missing props to README example

* Move 'section.js' inside 'components' folder

* Fix README sentence
2019-05-07 09:21:34 +02:00
..
index.js wc-api: Add user meta for UI preferences (https://github.com/woocommerce/woocommerce-admin/pull/1057) 2018-12-13 13:24:54 -06:00
mutations.js wc-api: Add user meta for UI preferences (https://github.com/woocommerce/woocommerce-admin/pull/1057) 2018-12-13 13:24:54 -06:00
operations.js Save section/block preferences in user data (https://github.com/woocommerce/woocommerce-admin/pull/2148) 2019-05-07 09:21:34 +02:00
selectors.js Table: update columns visibility on headers change (https://github.com/woocommerce/woocommerce-admin/pull/1846) 2019-03-21 11:35:00 +01:00