Skip to content

Releases: kleinrein/vue-month-picker

v1.7.2

22 Nov 21:14
c9ad21f
Compare
Choose a tag to compare
  • Fixed finnish translation. Thanks @CasparWaara
  • Deleted console log on change year. Thanks @flacu

v1.7.0

26 Sep 20:30
Compare
Choose a tag to compare
  • Replaced left & right year change characters with svg symbols for a cleaner and more scalable look. Thanks @StevenInc
  • Added support for Tamil. Thanks @wshgziva
  • Updated docs

v1.6.0

22 Feb 21:30
Compare
Choose a tag to compare
  • Update month May in [th] Language from "อาจ" to "พฤษภาคม". Thanks @prasit789
  • Fixed year change issue when update in datepicker. Thanks @ayushAB
  • Added month/year default values reactivity. Thanks @jsjunior
  • Fix selected month issue. Thanks @jsjunior
  • Fix translation in Chinese. Thanks @vitowang1998
  • Added option to visually highlight the current month and year combination. Thanks @aarcoraci

v1.5.0

31 May 19:23
5dae0ac
Compare
Choose a tag to compare
  • Handle placeholder prop for month-picker-input. input-pre-filled must be set as false.
  • Improve docs site.
  • Fix March month for Polish language. Thanks @bensiu
  • Added hebrew language. Thanks @omrirz
  • Fix May month for Hungarian language. Thanks @PusztaiMate

v1.4.0

13 Oct 18:20
Compare
Choose a tag to compare
  • Added month range

v.1.3.2

03 Sep 20:33
39181f1
Compare
Choose a tag to compare
  • Fixed correct pre-fill for input, #39
  • Fixed the package repository issue, #40

v.1.3.1

29 Aug 22:23
3644ae9
Compare
Choose a tag to compare
  • Fixed change event in <month-picker-input>

v.1.3.0

18 Aug 21:41
Compare
Choose a tag to compare
  • Fixed typos in props description
  • Fixed the Japanese language
  • Added min-max date
  • Added year only
  • Added ESLint

Thanks @kerlon5 and @es335ab for your contributions.

v.1.2.6

09 Jul 20:25
0670865
Compare
Choose a tag to compare
  • Corrected Lithuanian language translations
  • Add type="button" to buttons so it doesn't cause the form to submit
  • SK and CZ translation fix
  • Fix default year on change
  • Fix Malay language
  • Fix import usage in README.md
  • Fix month may in Bahasa Indonesia

Thanks @InnProgress, @johnymahony, @wanadri, @sc0Vu for your contributions.

v.1.2.5

18 Mar 04:51
Compare
Choose a tag to compare
  • Add a pre filled input when default month and year are defined #18
  • Update danish translations #16
  • Add romanian language #13
  • Corrected italian translation #15
  • Fix readme #14

Thanks @thiagovictorino, @Niller2005, @roskio, @nextmat and @geodro for your contributions.