v4.5.1
版本发布时间: 2018-07-02 03:20:44
flatpickr/flatpickr最新发布版本:v4.6.13(2022-04-14 09:44:29)
- destroy() - fix static mode destruction | #1399
- remove scrollTitle for now | #1403
- open() - default to
_positionElement
| #1402 - updateTime - tweak change evt firing logic | #1388
- parseDate() - fix locale edge-case | #1395
- Range mode - better UX dealing with disabled dates | #1404
- selectDate() - do not reset time | #1393
- non-input + no defaultDate | #1397
- Swap placeholder length check with not-null & empty check. #1378