Socket
Socket
Sign inDemoInstall

air-datepicker

Package Overview
Dependencies
0
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.5.1

Diff

Changelog

Source

v3.5.1

  • improved destroy() behavior - added isDestroyed property, opts and selectedDates will still have empty values, instead of null, even after AirDatepicker has been destroyed #600
t1m0n
published 3.5.0 •

Changelog

Source

v3.5.0

  • added fixedHeight option, allows you to have equal weeks number in every month
  • added method disableDate, allows you to disabled one or multiple dates with datepicker API
  • added prop disabledDates - it is a Set which holds all disabled dates
  • added possibility to pass {silent: true} to update and setCurrentView methods, #583
  • changed update method - now if you pass selectedDates then calendar will keep selected only those dates
  • fixed selecting time on same date when range: true, #568
  • fixed date conversion to local date when using strings, e.g selectDate('2024-03-05') #589
  • fixed localization generation, thanks to hreyeslo in #524
  • fixed type definition for clear method, thanks to ahmetzambak in #591
  • fixed German translation for "clear", thanks to pbek in #582
  • added Slovenian locale, thanks to carliblaz in #569
  • added Basque locale, thanks to ikerib in #529
  • added Norwegian locale, thanks to MortenSpjotvoll in #521
t1m0n
published 3.4.0 •

Changelog

Source

v3.4.0

  • added new options onFocus and onBeforeSelect grant you more control over range selection behaviour and more #526
  • added new method getViewDates() allows you to get all dates that should be currently displayed in calendar #536
  • toggleSelected now can be a function #534
  • fixed clear method #546
  • added Bulgarian locale, thanks to tonytomov, in #531
  • added Catalan locale, thanks to joatb, in #542
  • added Croatian Locale, thanks to diomed, in #551
t1m0n
published 3.3.5 •

Changelog

Source

v3.3.5

  • added handling of optional chaining operator in dist package #518
  • added Indonesian locale, thanks to BariqDharmawan, in #517
t1m0n
published 3.3.4 •

Changelog

Source

v3.3.4

  • recreate global container if it was removed from DOM #516
  • added Greek locale, thanks to sonole, in #515
t1m0n
published 3.3.3 •

Changelog

Source

v3.3.3

  • fixed time format in timepicker body #512
t1m0n
published 3.3.2 •

Changelog

Source

v3.3.2

  • fixed day period value, when selecting date while datepicker is not active, #510
  • fixed German locale, #511
t1m0n
published 3.3.1 •

Changelog

Source

v3.3.1

t1m0n
published 3.3.0 •

Changelog

Source

v3.3.0

  • new feature that allow you to add custom attributes via onRenderCell #502, read docs
  • fixed selecting cell when using custom html with onRenderCell option #502
t1m0n
published 3.2.1 •

Changelog

Source

v3.2.1

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc