Releases: dalelotts/angular-date-time-input
Releases · dalelotts/angular-date-time-input
v1.2.1
27 Sep 20:59
Compare
Sorry, something went wrong.
No results found
<a name"1.2.1">
1.2.1 (2016-09-27)
Bug Fixes
$formatters: Use model format first when parsing strings stored in the model. (0e0f5d9e , closes #22 )
v1.2.0
12 Sep 19:19
Compare
Sorry, something went wrong.
No results found
<a name"1.2.0">
1.2.0 (2016-09-12)
Features
webpack: Add support for webpack (b8299eae )
v1.1.0
23 Feb 04:22
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2016-02-23)
Features
input: Allow user to clear input and be valid if not required (8574d899 )
v1.0.0
25 Jan 01:40
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2016-01-25)
Bug Fixes
.travis.yml:
Add missing npm modules: Fix missing modules and incorrect paths that reuslted from dropping bo (da7b8c37 )
package.json: Remove dev dependency on bower (7ea6347a )
Features
model-type: Able to store date in the model as a Date, moment, milliseconds, or custom forma (ac6cea2b )