Skip to content

Releases: antoniovlx/leaflet-calendar

leaflet-calendar-v1.1.4

26 Feb 10:59
Compare
Choose a tag to compare

Supporting multiple calendar pickers on same map.

leaflet-calendar-v1.1.3

26 Feb 09:43
Compare
Choose a tag to compare

Added funcionality when there are minDate and MaxDate and it's necessary block next and back buttons

v1.1.1

04 May 09:29
Compare
Choose a tag to compare
  • Change default value of triggerFunctionOnLoad to false.

v1.1.0

04 May 09:15
Compare
Choose a tag to compare

Full Changelog: https://github.com/antoniovlx/leaflet-calendar/commits/v1.1.0

  • A "Next" button has been added to the user interface, which enables users to advance to the next day.
  • A "Back" button has been added to the user interface, which allows users to go back to the previous day.
  • Options have been added to control whether the back and next buttons are displayed and to trigger a function on the first load.
  • The code has been refactored to enhance both performance and readability.
  • The documentation has been updated to improve clarity and ease of use.

v1.0.6

03 May 12:22
Compare
Choose a tag to compare