Skip to content

Releases: Eonasdan/tempus-dominus

V4.14.30

10 Jun 14:03
Compare
Choose a tag to compare
v4.14.30

Update README.md

4.7.14

07 Mar 16:33
Compare
Choose a tag to compare
Merge pull request #891 from Eonasdan/development

Push 4.7.14 to master

v4.0.0

19 Jan 00:06
Compare
Choose a tag to compare

Fixes #747, #742, #726, #696, #695, #677 and many more!

This release has breaking changes! Please read the updated docs.

v3.1.3

06 Sep 18:48
Compare
Choose a tag to compare

Fixes

  • PR #513 Fix versions of jQuery and Bootstrap
  • PR #517 fixed time picker arrows box-shadow when active
  • PR #526 unsubscribe from 'change' event using correct function
  • PR #531 Use the bootstrap variable for the button active color, instead of hardcoding white

v3.1.2

22 Aug 08:14
Compare
Choose a tag to compare

Fixes

Enchancements

  • added dependencies on package.json
  • added version number in nuget spec files

v3.1.1

16 Aug 06:46
Compare
Choose a tag to compare

fixed #490

v3.1.0

15 Aug 17:47
Compare
Choose a tag to compare

Changes:

Fixes:

  • #389 top orientation not accurate
  • #476 Always fire dp.change event when value changes from invalid state

Enchancements:

  • #130 thanks @csnauwaert a new option calendarWeeks now allows showing weeknumbers in day view
  • updated 24hour detection to look for hh/HH besides a if format string thanks @caponica
  • Added grunt task to build nuget package

v3.0.3

08 Aug 20:57
Compare
Choose a tag to compare

a number of fixes please check the related milestone

v3.0.2

04 Aug 10:34
Compare
Choose a tag to compare

fixes issue #451

version 3.0.1

04 Aug 07:02
Compare
Choose a tag to compare

A number of fixes since 3.0.0, please see commit history.
Fixed incompatibilities with moment.js 2.8.1
Changed build system to use Grunt