Releases: myparcelnl/delivery-options
Releases · myparcelnl/delivery-options
3.0.18
- allow manual showing and hiding of the delivery options (e87984b)
- apply sass-loader change (https://github.com/webpack-contrib/sass-loader/releases/tag/v8.0.0) (070760f)
- update packages (f15f610)
3.0.17
3.0.16
3.0.15
- add pre-push hook to run tests (c8f6521)
- allow hiding delivery date through delivery days window (33da85b)
- bump to 3.0.15 (8e0817f)
- clean up and add immediate to selected watcher (084e04b)
- fix epic everlasting reactivity bug!!! (simply put and visible example: fixes shipment options disap (edd4ebc)
- improve color of developer console messages (d02ed34)
- update sdk (5b48e05)
- update tests (da7cfa5)
3.0.14
- add "isPickup" to exportValues (ee67ba1)
- bump (8b05235)
- bump 3.0.14 (1bad269)
- change to use component and fix positioning of modal (e8e0d0d)
- change values of checkboxes to object values to improve readability of the shipmentOptions (4b40802)
- fix addErrors and remove debug code (11aa1b8)
- fix double loading of pickup and accidentally cache requests!!! :D (38ab2c2)
- Move exportValues functions to configBus and improve carrier selection (74e354f)
- refactor error system to hide the delivery options or show the retry modal when needed (and make it (5e102a5)
- Update default request parameters, adding workaround for dpd bug and don't send parameters if they'r (dbdf23a)
- Update readme (0a12ea4)
3.0.13
- bump to 3.0.13 (b9ab1e2)
- MY-12648 add location_code to pickup output (ce37d15)
- MY-12648 change more "checkout" to "delivery options" and refactor the css (2468ab2)
- MY-12648 formatting and fix label (c1cd231)
- MY-12648 remove legacy option and add exportValues to configBus to distinguish between internal valu (f993fbd)
- MY-12648 remove unused consts (c7bf07a)
- MY-12648 rename additional options to shipment options (5caf1b5)
- MY-12648 rename and fix a few strings (13f02a4)
- MY-12648 rename house number to number (e0476e6)
- MY-12648 update update helper (dd942d3)
3.0.12
3.0.11
3.0.10
- MY-12648 ESLint and more changes related to previous commit (e97a46a)
- MY-12648 implement legacy option, refactor some things and send proper pickup data to external platf (50b83c8)
- MY-12648 remove some unneccessary elements (c4851a5)
- MY-12648 rename carrier and change pickup location format in output values (1988c28)
- MY-12648 rename checkout to delivery options where possible, events too (2ccee8c)