Skip to content

Releases: dalelotts/angular-bootstrap-datetimepicker

v1.0.1

01 Feb 15:15
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-02-01)

Bug Fixes

  • annotations: Add missing inject annotation to the DirectiveController (7e0eca93, closes #271)

v1.0.0

31 Jan 20:00
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-01-31)

Features

  • modelType: modelType specifies the data type to use when storing data in the model (11e6cb2e, closes #241, #190, #39)
  • template: Add ability for developers to override the template (b520f515)

Breaking Changes

  • must include datetimepicker.template.js in the page to load the template.

    (b520f515)