All notable changes to this project will be documented in this file.
Generated by auto-changelog.
1 May 2020
- Revert `rollup-plugin-vue` update. It doesn't output the same files. We should work on it deeper.
91818e5
1 May 2020
- Readme - register component when using CDN
#193 - Update `yarn.lock`
ddde993 - Fix max-datetime when time is midnight. Fixes: #215.
599faf8 - Don't add the `id` attribute when it is empty. Fixes: #202.
d9f45b7 - Fix travis config
b8084aa - Update readme
de01b03 - FIX: Update dependency version of the rollup-plugin-vue since the latest 2.x is not compatible with newer vue stack (see vuejs/rollup-plugin-vue#273)
77f1826
13 November 2019
- add curly brackets export name
#178 - Add type=time to the time example
#172 - Update util.js
#164 - improve pickers scrolling experience on mobile devices
#162 - added a check to see if yearList ref exists
#131 - replaced usage of Array.fill to work on old versions on Chrome
#129 - Fix min/max dates when picker zone isn't UTC
0576c01 - Expose the popup.
ad7d42f - Added height to month selection arrows.
55d3ac4
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
- Tweak time picker
3068f46 - time only spec
1d2454c - Add tests
00a2603 - Update tests
ae5ef11 - Added tests
84f2b04 - Disable invalid year in yearpicker
76fd1d9 - Respect min date on default selection
f8e40ea - Added support for named slots
13ad825 - time support
35a0a13 - added setting value via hidden input
56eb53e - Fix code style
87f650f - fix specs and dupe headers
077e82a - Simplify test
93f08e2 - Fix datetime popup display bug when using UTC zone
598253e - Fix min/max calendar test
fb48c1c - Fix case
fc4a5fb - tweaks
2b8ebed - Removed forgotten comments :(
bc583bf
9 July 2018
- Add empty days at the end of the month to complete the week
#72 - Merge branch 'v1.x' of https://github.com/coreycoburn/vue-datetime into coreycoburn-v1.x
#56 - Add test `should pass datetime to popup`
9a22b1e - Add `input-id` parameter to avoid id collisions
d3d9797 - Simplify roundMinute code
3e28c20 - Remove seconds and milliseconds when new date is created
4895a21
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
- Add `auto` property
8d6cec3 - Update readme
cef7afe - Update luxon to v0.3.1
635be46 - Fix local time zone test
e35cec1 - Add travis config
f0289e9 - Fix Datetime types tests
0e6663c - Add shields to readme
a0af5e3 - Fix license and coverage link
109a5be - Add `codecov` to travis configuration
122a301 - Add demo gif
e528f9e - Fix shields
9356b3f
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
20 December 2017