Skip to content

Releases: NetCZ/vue-pikaday

v1.3.2

23 Feb 13:08
b3f27b3
Compare
Choose a tag to compare

1.3.2 (2021-02-23)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#176) (b3f27b3)

v1.3.1

02 Sep 17:21
49a4c82
Compare
Choose a tag to compare

1.3.1 (2020-09-02)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#168) (49a4c82)

v1.3.0

28 May 20:03
Compare
Choose a tag to compare

1.3.0 (2020-05-28)

Features

v1.2.1

30 Apr 15:18
Compare
Choose a tag to compare

1.2.1 (2020-04-30)

Bug Fixes

  • fix directive event trigger (2835954)
  • fix docs directory (e69d4a3)
  • fix jsDelivr installation link (191bee5)

v1.2.0

22 Apr 12:03
Compare
Choose a tag to compare

1.2.0 (2020-04-22)

Features

  • alllow passing date in string format (579feb5)

v1.1.0

30 Mar 09:04
3e3123e
Compare
Choose a tag to compare

1.1.0 (2020-03-30)

Features

v1.0.4

17 Jul 08:44
7bb7a78
Compare
Choose a tag to compare

1.0.4 (2019-07-17)

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (e4a2db3)

v1.0.3

15 Oct 19:48
Compare
Choose a tag to compare

1.0.3 (2018-10-15)

Bug Fixes

  • update underlying input when pikaday events occurs (8d8dd16)

v1.0.2

21 Aug 17:51
Compare
Choose a tag to compare

1.0.2 (2018-08-21)

Bug Fixes

  • v-model: propagate value back to Pikaday when changed from outside (1350d83)

v1.0.1

06 Aug 07:54
Compare
Choose a tag to compare

1.0.1 (2018-08-06)

Bug Fixes

  • standalone: make standalone browser version work properly (d4020e4)