What's Changed
- Support Z & GMT custom parsing by @bcfox in #2369
- 🌐 [ar] Translate missing phrases. by @mohamedsabil83 in #2370
- fix: restrict onKeyDown listener to Flatpickr only fixes #1444, #1387 by @ghiscoding in #2329
- 🌐[ko] Add missing am/pm translation by @darron1217 in #2379
- Add missing horizontal position strings to position option type by @danielpierre in #2400
- Support reversed ranges for minTime and maxTime by @MiroslavCsonka in #2482
- Fix incorrectly migrated package-lock.json by @andersk in #2467
- Compile all ES6+ syntax to ES5 by @andersk in #2469
- [fix] apply positionElement to instance._positionElement when fp.set by @fifzteen in #2466
- Fix rangePlugin selection problems by @SquareBeard in #1795
- Fix maxTime bound bug by @MiroslavCsonka in #2483
- Fix parseDate on relative inputs by @juliapath in #2475
- Add range separator for Swedish locale by @mlonn in #2434
- Update sv.ts by @davemccrea in #2449
- feat: add norwegian nynorsk by @tw15egan in #2423
- Update fi.ts by @davemccrea in #2450
- Eliminate memory leak caused by event listener accumulation by @jefrailey in #2596
- Adjusts month abbreviation and adds aria-labels for the Greek translation (i10n) by @delight in #2555
- Keyboard doesn't work inside Shadow Dom by @mwoess in #2519
- Check exsitance of years and month in scrollPlugin by @mojtaba-khallash in #2571
- Create ar-dz.ts locales by @anugrahsoft in #2556
- fix:
onClose
callback was returning wrong selected dates if user changed input before close. by @DimitrisRK in #2541 - Remove repeating 'onChange' trigger by @quis0 in #2506
- Append to container and children no longer classed as calendar elements by @cmubo in #2500
- Updated week day for Sunday in ms.ts by @izwanakhirruddin in #2496
- Add range separator to Catalan by @toniavanza in #2495
- Fix for calendar position on Safari by @octaviofernands in #2391
- chore: replace CircleCI status badge with GitHub Actions status by @ghiscoding in #2384
- monthSelect plugin: Support "range" mode by @rlue in #2297
- fix: GitHub Actions badge fix invalid url typo by @ghiscoding in #2597
- add Armenian locale by @vakopian in #2604
- Fixes confirmDate focus accessibility by @gustavoaz7 in #2633
- Add 'time_24hr: true' to Austrian locale by @berndy2001 in #2612
- Prevent text selection on prev/next month buttons by @metonym in #2603
- Fix issues with parsing localized date/time by @mshibuya in #2600
- add kurdish (sorani) language by @swara-mohammed in #2620
- Fix #2541 breaking with altInput enabled by @mshibuya in #2601
- fix: handling document click after manual update by @Sayan751 in #2419
New Contributors
- @bcfox made their first contribution in #2369
- @mohamedsabil83 made their first contribution in #2370
- @darron1217 made their first contribution in #2379
- @danielpierre made their first contribution in #2400
- @MiroslavCsonka made their first contribution in #2482
- @andersk made their first contribution in #2467
- @fifzteen made their first contribution in #2466
- @juliapath made their first contribution in #2475
- @mlonn made their first contribution in #2434
- @davemccrea made their first contribution in #2449
- @tw15egan made their first contribution in #2423
- @jefrailey made their first contribution in #2596
- @delight made their first contribution in #2555
- @mwoess made their first contribution in #2519
- @mojtaba-khallash made their first contribution in #2571
- @anugrahsoft made their first contribution in #2556
- @DimitrisRK made their first contribution in #2541
- @quis0 made their first contribution in #2506
- @cmubo made their first contribution in #2500
- @izwanakhirruddin made their first contribution in #2496
- @toniavanza made their first contribution in #2495
- @octaviofernands made their first contribution in #2391
- @vakopian made their first contribution in #2604
- @gustavoaz7 made their first contribution in #2633
- @berndy2001 made their first contribution in #2612
- @metonym made their first contribution in #2603
- @mshibuya made their first contribution in #2600
- @swara-mohammed made their first contribution in #2620
- @Sayan751 made their first contribution in #2419
Full Changelog: v4.6.9...v4.6.10