Skip to content

v1.1.0

Compare
Choose a tag to compare
@antoniovlx antoniovlx released this 04 May 09:15
· 9 commits to main since this release

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.