Releases: dalelotts/angular-bootstrap-datetimepicker
Releases · dalelotts/angular-bootstrap-datetimepicker
v2.1.2
04 Apr 23:11
Compare
Sorry, something went wrong.
No results found
2.1.2 (2018-04-04)
Bug Fixes
event reference in component _handleKeyDown (f23cb65 )
DlDateTimePickerComponent: event reference should have been $event (22dd5c7 ), closes #426
v2.1.1
08 Mar 06:53
Compare
Sorry, something went wrong.
No results found
2.1.1 (2018-03-08)
Bug Fixes
abdtp-component: aot build was failing because _model is private (5fb34a6 ), closes #425
semantic-release: roll back to older working version of semantic-release (144290a )
v2.1.0
04 Mar 05:20
Compare
Sorry, something went wrong.
No results found
2.1.0 (2018-03-04)
Features
date-adapater: Add date adapter for Date and Moment. (eea11be ), closes #410
v2.0.1
02 Mar 11:35
Compare
Sorry, something went wrong.
No results found
2.0.1 (2018-03-02)
Bug Fixes
package.json: update dependencies and remove unused modelType option (5951512 )
v2.0.0
02 Mar 10:27
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-03-02)
Features
BREAKING CHANGES
date-time-picker: Angular 1.x is no longer supported
v1.1.4
31 Mar 03:46
Compare
Sorry, something went wrong.
No results found
<a name"1.1.4">
1.1.4 (2017-03-31)
Bug Fixes
v1.1.3
21 Oct 05:51
Compare
Sorry, something went wrong.
No results found
<a name"1.1.3">
1.1.3 (2016-10-21)
Bug Fixes
DateObject: localDateValue() returns the wrong value for some days if there is a daylight sa (9520d517 , closes #345 )
v1.1.2
12 Sep 17:34
Compare
Sorry, something went wrong.
No results found
<a name"1.1.2">
1.1.2 (2016-09-12)
Bug Fixes
minification: Add ; to beginning of IIFE's so the code will concatenate and minify correctly. (a5dbe277 , closes #338 )
v1.1.1
12 Sep 04:13
Compare
Sorry, something went wrong.
No results found
<a name"1.1.1">
1.1.1 (2016-09-12)
Features
ui, templates: The current
date/time is now highlighted for all views. (81a1d5f7 )
Bug Fixes
travis: Set node version to 6 (6b9bbcf2 )
v1.1.0
11 Sep 22:36
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2016-09-11)
Features
datetimepicker: Add support for webpack (89238022 , closes #273 , #294 )
modelType: Add support to moment-timezone#defaultZone (8935ff73 )