4861ec250e
* Update ExtensionCartUpdateArgs to allow overwriting dirty data * Set isCustomerDataDirty when updating billing/shipping addresses * Update docs * Add e2e test to ensure overwriting dirty state isn't possible * Organise tests better and add check pushed data isn't overwritten * Check if data is changing when updating shipping/billing addresses * Check input values in test * Add test to ensure data can still be overwritten by extensions * Add changelog * Fix lint errors * Remove rogue console log * Remove unused import * Update plugins/woocommerce-blocks/assets/js/data/cart/reducers.ts * Fix lint error * Remove unneeded mdlint ignore * Update test to select a value instead of fill * Add methods to get/set dirty customer data in local storage * Push all customer data, not just dirty fields * Update e2e test * Update push changes unit test * Update keys in mock expected arg * Align localstorage key name with Gutenberg uppercase style * Fix lost code after merge conflict * Remove unnecessary metadata set in reducer * Reimplement TS changes * Debounce writing to localStorage * Only update localStorage if billing/shipping changed * Remove localStorage key when checkout is complete * Remove unused import |
||
---|---|---|
.. | ||
extensibility |