Skip to content

Releases: myparcelnl/delivery-options

v3.1.0-alpha.2

13 Jul 14:17
Compare
Choose a tag to compare
v3.1.0-alpha.2 Pre-release
Pre-release
  • chore: update packages (b6a9a4b)
  • chore(release): 3.1.0-alpha.2 (604c4d0)
  • feat: maps functionality (42869f3)
  • fix: close button appearing above inline modal and give it a separate class if it is inline to remov (56fc7b9)
  • fix: error on changing address while pickup is selected (4980635)
  • fix: make modal pass any slots to (0199183)
  • fix: use the js-sdk via npm (d17a49a)
  • fix(layout): move carrier logo in pickup location details under the header (2514c4d)
  • re-add resolve rule and update package-lock.json (95a784a)
  • build: update configurations (6e29549)

v3.1.0-alpha.1

13 Jul 14:17
Compare
Choose a tag to compare
v3.1.0-alpha.1 Pre-release
Pre-release
  • chore(release): 3.1.0-alpha.1 (3aef9b8)

3.1.0-alpha.1

13 Jul 14:17
Compare
Choose a tag to compare
3.1.0-alpha.1 Pre-release
Pre-release
  • chore(release): bump to 3.1.0-alpha.1 (13ce279)
  • update package-lock.json (07d7989)

3.0.27

13 Jul 14:17
Compare
Choose a tag to compare
  • chore(release): bump to 3.0.27 (885bb76)
  • fix: no more error on empty address and hides self when it has nothing to show (ae4dfc5)
  • Update maps functionality with a map/list toggle (84261fa)
  • update version to 3.1.0-alpha.0 (cb3c2aa)
  • update; poc is ready (05f8247)

3.0.26

13 Jul 14:17
Compare
Choose a tag to compare
  • chore(release): bump to 3.0.26 and add lodash.isequal (139b15b)
  • fix: don't update the address if it didn't change, avoiding unnecessary reloading (a797f62)

3.0.25

13 Jul 14:17
Compare
Choose a tag to compare
  • chore(release): bump to 3.0.25 (20eb12a)
  • fix: add padding to pickup list icons (05dca79)
  • fix: add pointer cursor to clickable elements (13c3a5f)
  • fix: improve error handling and fix address error modal not showing in many cases (3220400)
  • fix: simplify logic of error modal (9a93ca8)
  • fix: sort pickup locations by distance only if it is available. otherwise use alphabetical order (dd932d6)
  • initial commit (bc332f3)
  • remove opacity from markers (0f5b168)
  • wip (2e28b2e)
  • wip: improved error handling, eslint and wrote a test for api calls (af96766)

3.0.24

13 Jul 14:17
Compare
Choose a tag to compare
  • chore: bump to 3.0.24 and fix test setup (6b9a2c9)
  • feat: first version of pickup locations map feature (51266d7)
  • fix: add render event to (re)load the entire app (472ad56)
  • dev: update npm scripts (2763094)

3.0.23

13 Jul 14:17
Compare
Choose a tag to compare
  • chore(release): bump to 3.0.23 (418248c)

3.0.22

13 Jul 14:17
Compare
Choose a tag to compare
  • chore: Update to vue cli 4, jest 24 and corejs 3 (54195fd)
  • fix: error modal could be closed (d70b3d5)

3.0.21

13 Jul 14:17
Compare
Choose a tag to compare
  • chore: update package-lock.json (41c4afb)
  • chore(release): 3.0.21 (9470061)
  • add disable_delivery_options event to unselect everything and send an update with empty data to let (b4b16c6)
  • fix: add word-break: normal (e4369fe)
  • fix: bug that was found by the new tests :) (1aa820b)
  • fix: error in getDefaultRequestParameters.js causing the dpd workaround to not work (9b31ab5)
  • fix: Make show_delivery_options do nothing if it was already showing and add missing removeEventList (126bdb3)
  • fix: More strict css, less easy for it to be overridden. Fixes opening hours wrapping on long pickup (6ae7336)
  • fix: remove background-color from modal (8317a08)
  • test: add tests for getDefaultRequestParameters.js (1e97745)