Skip to content

Latest commit

 

History

History
187 lines (167 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

187 lines (167 loc) · 19.1 KB

Changelog

All notable changes to this project will be documented in this file.

Generated by auto-changelog.

13 January 2019

  • Add title property. Based on #118 0da317c
  • Set `line-height` for popup 04db82b
  • Remove 0.x notice 3ba3ea8

12 January 2019

  • Added new custom slots for Buttons #97
  • fix: docs typo #99
  • Update `yarn.lock` 24830ab
  • months selector 5e093d5
  • specs for DatetimeMonthsPicker 38f96d7
  • Add property to customize the flow 408720a
  • Update readme 1f5accd
  • Revert split date for being compatible with all locales. So, month picker will be shown when clicking on the date. 7892362
  • Add `input-style` property and accept `Object` and `Array` besides to `String` for the property `input-class`. e5653b5
  • Update readme 0b79ce9
  • Add `month` to flow 84589b8
  • Fix disabled months. Month could be enabled even if it first and last day is disabled. 26493f4
  • Code style 8a2a0bb
  • Update DatetimePopup.vue aa89e7f
  • Set cursor pointer to header date 1eb7125
  • Set `inheritAttrs` to prevent apply not recognized props to the root element. a1ff9ee
  • fix disabling dbefc2f
  • fix comma-spacing 9a330e0
  • fix comma-dangle 68c70c2
  • fix comma-spacing 44c69b8
  • Fix demo 395f9db
  • Update DatetimePopup.vue b80f55b

14 October 2018

14 October 2018

9 July 2018

9 July 2018

8 July 2018

  • apply default rounded time when using minute step - resolves #56 #56
  • Generate hidden input with raw value when name is passed 32f8744
  • macro tokens are supported. 5db1a70
  • Add test for macro tokens format d995e02
  • Fix value formatting with `type=date` and specified time zone 522b19d
  • Rename `name` attribute by `hidden-name` f06fc41
  • Update readme 4bcbeef
  • Fix time zone for macro tokens format f868eb6
  • fix format describe c2a3456
  • fix format describe 5f44166
  • Macro tokens are supported. 74deb7d

3 February 2018

  • Add 12/24 hour format option to the time picker. #39
  • Update issue template 4c5de6d
  • Fix demo example code 2a5944f

23 January 2018

  • Add `week-start` parameter 6cb9279
  • Update demo 057f87a
  • Fix issue with value time zone 035d4da
  • Refactoring calendar new date d82d09c
  • Rename `date` by `datetime` in `Datetime.vue` 296f2c0
  • Refactoring 7d40f6f
  • Rename and improve `clearTime` util ccd80f5
  • Fix demo webpack 579096d
  • Add `luxon` in rollup globals config 46551bf
  • Add demo link to readme 44c667f
  • Remove auto-changelog limit f972692

19 January 2018

  • Cancel popup on key down ESC or TAB 47c8fca
  • Close popup on press ESC key 072063f
  • Continue or confirm popup on key down ENTER ff281ca
  • Fix auto on select time 69edaaa
  • On open popup blur input 5155ac7

18 January 2018

  • Value will be an empty string instead of null when the date is empty or invalid because value type is a string. 3fa3463
  • Update luxon peer dependency version 2dd13b2

18 January 2018

  • Watch value changes d58b910
  • Update readme and issue template 8adff3d
  • Ignore all vue devtools globals in mocha 7daee98
  • Update issue template b525ff6

16 January 2018

15 January 2018

15 January 2018

  • Reformat code 6391d30
  • Add minimum and maximum datetimes. 5467eec
  • Clear time when type is date 317d0b4
  • Add notice and todo to readme 6a8855b
  • Refactor utils 45a82a3
  • Update readme parameters section 4461ab5
  • Add `VUE_DEVTOOLS_TOAST` to accepted global variables names in mocha. 1b40d2f

25 December 2017

25 December 2017

  • Add year picker c7766c8
  • Update `phrases` test c056826
  • Pass time steps from date picker to time picker through the popup. fd2d338
  • Fix tests 539a5cf
  • Refactor flow 7b19f2f
  • Rename `i18n` prop by `phrases` and add it to `Datetime` component 46e10ff
  • Add `auto-changelog` package to auto generate changelog on every version db2b5ea
  • Update readme d882209
  • Remove `wrapper-class` and `input-class` props. Use `class` attribute instead. 5017b63
  • Refactor how years, hours and minutes are generated. e3e5429
  • Update readme 5d60ed3
  • Update readme 63c1c43
  • Fix transition z-index issue 9ac6aa9
  • Remove unused prop c709478
  • Remove duplicated year from header f2ba651
  • Update readme d04236a

v1.0.0-alpha.1

20 December 2017