Skip to content

Releases: crsten/datepickk

v1.4.1

Choose a tag to compare

@crsten crsten released this 27 Nov 13:47

<a name"1.4.1">

1.4.1 (2017-11-27)

Bug Fixes

  • es6 import: adding support for es6 imports + switching to webpack (44f1b387)

v1.4.0

Choose a tag to compare

@crsten crsten released this 23 May 18:25

<a name"1.4.0">

1.4.0 (2017-05-23)

Features

  • language: adding languages (se, ru) (cf8c3cc6)

v1.3.0

Choose a tag to compare

@crsten crsten released this 23 May 18:04

<a name"1.3.0">

1.3.0 (2017-05-23)

Features

v1.2.0

Choose a tag to compare

@crsten crsten released this 08 Feb 09:28

<a name"1.2.0">

1.2.0 (2017-02-08)

Features

  • weekStart: adding weekStart property to define when the week should start (5c320520, closes #11)

v1.1.5

Choose a tag to compare

@crsten crsten released this 31 Jan 11:54

<a name"1.1.5">

1.1.5 (2017-01-31)

Bug Fixes

  • locked: adding event in args (9f70c79e)

v1.1.4

Choose a tag to compare

@crsten crsten released this 05 Dec 15:10

<a name"1.1.4">

1.1.4 (2016-12-05)

Bug Fixes

  • languages: adding aliases to existing languages (428da72d)

v1.1.3

Choose a tag to compare

@crsten crsten released this 17 Nov 11:10

<a name"1.1.3">

1.1.3 (2016-11-17)

Bug Fixes

  • date limitation: minDate/maxDate could not be reset (011c79a9)

v1.1.2

Choose a tag to compare

@crsten crsten released this 17 Nov 10:33

<a name"1.1.2">

1.1.2 (2016-11-17)

Bug Fixes

  • color: added color definition to datepickk container (1064087d)

v1.1.1

Choose a tag to compare

@crsten crsten released this 07 Oct 09:05

<a name"1.1.1">

1.1.1 (2016-10-07)

Bug Fixes

  • style: adding overflow:hidden to year/month chooser -> IE rendered wrong (dc38b84a)

v1.1.0

Choose a tag to compare

@crsten crsten released this 23 May 20:48

<a name"1.1.0">

1.1.0 (2016-05-23)

Features

  • onNavigation: adding new callback: onNavigation -> triggers when the visible date changes (2452dc33)