Angular Bootstrap Datetimepicker Versions Save

Native Angular date/time picker component styled by Twitter Bootstrap

v2.1.2

6 years ago

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

6 years ago

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

6 years ago

2.1.0 (2018-03-04)

Features

  • date-adapater: Add date adapter for Date and Moment. (eea11be), closes #410

v2.0.1

6 years ago

2.0.1 (2018-03-02)

Bug Fixes

  • package.json: update dependencies and remove unused modelType option (5951512)

v2.0.0

6 years ago

2.0.0 (2018-03-02)

Features

BREAKING CHANGES

  • date-time-picker: Angular 1.x is no longer supported

v1.1.4

7 years ago

<a name"1.1.4">

1.1.4 (2017-03-31)

Bug Fixes

  • picker: Force patch release (2bd7d91e)

v1.1.3

7 years ago

<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

7 years ago

<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

7 years ago

<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

7 years ago

<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)