/tempusdominus-bootstrap-4

Tempus Dominus Bootstrap 4 Datetime Picker

Primary LanguageJavaScriptMIT LicenseMIT

Tempus Dominus Bootstrap 4 (𝖔𝖚𝖎𝖏𝖆 𝖒𝖔𝖉)

GitHub version

𝖔𝖚𝖎𝖏𝖆 𝖒𝖔𝖉𝖎𝖋𝖎𝖈𝖆𝖙𝖎𝖔𝖓𝖘

This fork contains bugfixes and patches that haven't yet been merged into the original repository as of commit #540bfae (Oct 6, 2018), since the project appears to have possibly been abandoned.

Please consider donating to support this project. Thanks!

For further improved accessibility support, use this branch

Use either the minified or non-minified versions of both the css and js files found under the build folder.

Changelog:

  • Added fix for Issue #34 (TypeError: Cannot read property 'isSame' of undefined error)

  • Added fix for Issue #287 / #159 (Keybind events not working after date selection)

  • Added fix for Issue #139 / Issue #88 (allowInputToggle onclick toggle conflict)

  • Added fix for Issue #193 (Cannot read property '_options' of undefined)

  • Added fix for Issue #227 / #95 / #92 / #42 (fix events)

  • Added fix for Issue #167 (removing window.resize event listener)

  • Added fix for Issue #221 (viewDate reset on hide when no selection is made)

  • Added fix for active class to be applied to current, singular decade (when viewing date by decade)

  • Added fix for screen reader 'blank' readout issue (by setting 'application' role attribute on targeted field)

  • Improved default keyBind methods - Added shift+arrow keys support, backspace to clear, space to select, and more.