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

1245

1.3.3

Diff
okzea
published 1.3.3 •

Changelog

Source

[1.3.3] - 2019-06-21

Added

  • Export Popper.js

Fixed

  • Input touch event on Android devices
okzea
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-03-31

Added

  • resetSelectionOnEscape Resets selection with Escape key
  • Option enableAllDays Force past days/months to be selectable

Fixed

  • Past days were not disabled within the current month

Updated

  • Webpack Config, dev version under bookingsync-calendar-widget.dev.js, production version unminified under bookingsync-calendar-widget.js
  • Demo index.html
  • README
okzea
published 1.2.4 •

Changelog

Source

[1.2.4] - 2019-01-18

Updated

  • disableAvailabityMap & allowShorterMinStaySelection default values
  • README.md
okzea
published 1.2.3 •

Changelog

Source

[1.2.3] - 2019-01-15

Fixed

  • Update single-input value on init
okzea
published 1.2.2 •

Changelog

Source

[1.2.2] - 2019-01-12

Added

  • Expose widget-utils under window.BookingSyncWidgetUtils

Fixed

  • CHANGELOG.md
okzea
published 1.2.1 •

Changelog

Source

[1.2.1] - 2019-01-11

Added

  • Option disableAvailabityMap & allowShorterMinStaySelection
okzea
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-12-27

Added

  • Option singleInputDateFormat
  • Cancel selection on invalid day click
  • Locales aliases (eg: en = en-US)

Fixed

  • Minor fixes
okzea
published 1.1.2 •
okzea
published 1.0.0 •

Changelog

Source

[1.0.0] - 2018-10-2

Changed

  • TetherDrop to Popper.js
  • Use lang en-US as default instead of browser lang

Added

  • Use string date parser (e.g. %Y-%m-%d)
  • Hidden inputs with different date format (optionnal)
  • Use locale with country code

Fixed

  • Minor fixes
okzea
published 0.3.1 •