New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bookingsync-calendar-widget

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bookingsync-calendar-widget - npm Package Versions

2345

2.1.5

Diff
okzea
published 2.1.5 •

Changelog

Source

[2.1.5] - 2024-04-04

Added

  • Improved accessibility features
okzea
published 2.1.4 •

Changelog

Source

[2.1.4] - 2023-06-05

Fixed

  • Removed last day of a range from minStay & maxStay calculation
okzea
published 2.1.3 •

Changelog

Source

[2.1.3] - 2023-03-23

Added

  • Option for months pagination monthsPaginationJump
okzea
published 2.1.2 •
okzea
published 2.1.1 •

Changelog

Source

[2.1.1] - 2022-06-16

Added

  • Themes (Basic and Skew)

Fixed

  • issue when currentDate was selected
okzea
published 2.1.0 •

Changelog

Source

[2.1.0] - 2022-03-15

Updated

  • PopperJs version 2 (https://popper.js.org/docs/v2/migration-guide/)
okzea
published 2.0.3 •

Changelog

Source

[2.0.3] - 2021-09-12

Fixed

  • duplicates maps loads when it's a calendar drop
  • error when initiating the calendar with dates selected that are not within the visible months
  • visual glitch when selecting dates with the cursor over the tool-tip making it blinking
okzea
published 2.0.2 •

Changelog

Source

[2.0.2] - 2021-09-10

Fixed

  • issue when data start from a past date that would set current date as unavailable
okzea
published 2.0.1 •

Changelog

Source

[2.0.1] - 2021-09-10

Reverted

  • show minStay & maxStay

Fixed

  • min/max stay: get the biggest value from the range instead of first cell's
  • issue when yesterday's cell is available and today's not
  • issue on today's cell when the calendar has no rental
okzea
published 2.0.0 •

Changelog

Source

[2.0.0] - 2021-09-01

Added

  • cancel selection when clicking on the first selected date
  • select in both direction on mouseover
  • show tooltip if selection is not valid (minstay or booked)
  • invalid selection stays highlighted until you select new dates

Updated

  • hover handler moved to JS