Releases: myparcelnl/delivery-options
Releases · myparcelnl/delivery-options
v3.1.0-alpha.2
- 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
- chore(release): 3.1.0-alpha.1 (3aef9b8)
3.1.0-alpha.1
3.0.27
3.0.26
3.0.25
- 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
3.0.23
3.0.22
3.0.21
- 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)