Skip to content

Releases: Eonasdan/tempus-dominus

4.17.37

10 Sep 19:50

Choose a tag to compare

Merge pull request #1309 from Eonasdan/development

Development

4.15.35

25 Jul 15:16

Choose a tag to compare

New Features

tooltips allows custom, localized text to be included for icon tooltips #1201

Bug Squashing

fixed #1066

fixed #1087 sideBySide properly supports toolbarPlacement [top, bottom]

fixed #1119

fixed #1069 added input.blur()

fixed #1049 fixed doc example

fixed #999 picker now looks for an element with .input-group-addon

3.1.4

21 Sep 14:49

Choose a tag to compare

V4.14.30

10 Jun 14:03

Choose a tag to compare

v4.14.30

Update README.md

4.7.14

07 Mar 16:33

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

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

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

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

Choose a tag to compare

fixed #490

v3.1.0

15 Aug 17:47

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