Skip to content

Releases: myparcelnl/delivery-options

3.0.18

13 Jul 14:17
Compare
Choose a tag to compare

3.0.17

13 Jul 14:17
Compare
Choose a tag to compare
  • bump to 3.0.17 (f8a4a1b)
  • fix all date/time values and the data that is sent to the external platform (8b573bb)
  • fix timezone issues on dates (85b83cf)

3.0.16

13 Jul 14:17
Compare
Choose a tag to compare
  • bump to 3.0.16 (7b784b5)
  • change date format used in the background (fe8258b)

3.0.15

13 Jul 14:17
Compare
Choose a tag to compare
  • 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

13 Jul 14:17
Compare
Choose a tag to compare
  • 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

13 Jul 14:17
Compare
Choose a tag to compare
  • 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

13 Jul 14:17
Compare
Choose a tag to compare
  • MY-12648 fixed a styling issue (ca8c063)

3.0.11

13 Jul 14:17
Compare
Choose a tag to compare
  • bump (ceebac8)
  • MY-12648 don't check if the address is valid before setting the address... (2218118)
  • MY-12648 rename constants (777f861)
  • MY-12648 update packages (96f3936)

3.0.10

13 Jul 14:17
Compare
Choose a tag to compare
  • 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)

3.0.9

13 Jul 14:17
Compare
Choose a tag to compare
  • MY-12648 add extra polyfill for CustomEvent (7eef5ec)