You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Ember CLI datepicker
2
2
3
-
The addon provides you a `bootstrap-datapicker` input component. It can be used in Ember CLI applications.
3
+
The addon provides you a `bootstrap-datepicker` input component. It can be used in Ember CLI applications.
4
4
5
-
The input component is based on [bootstrap-datepicker library](https://github.com/eternicode/bootstrap-datepicker).
6
-
7
-
The datepicker input field extends [`Ember.TextField`](http://emberjs.com/api/classes/Ember.TextField.html). That means you have all attribute bindings available on `Ember.TextField`.
5
+
The input component is based on [bootstrap-datepicker library](https://github.com/eternicode/bootstrap-datepicker). The datepicker input field extends [`Ember.TextField`](http://emberjs.com/api/classes/Ember.TextField.html). That means you have all attribute bindings available on `Ember.TextField`.
0 commit comments