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
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,6 @@
10
10
ember install ember-bootstrap-cp-validations
11
11
```
12
12
13
-
If using ember-bootstrap 1.0 (alpha), install the corresponding version of this addon:
14
-
15
-
ember install ember-bootstrap-cp-validations@1.0.0-alpha
16
-
17
13
## Usage
18
14
19
15
Just install this addon and use ember-bootstrap as intended. This addon adds support for form validation (error and warning messages) of the following components
@@ -23,4 +19,4 @@ Just install this addon and use ember-bootstrap as intended. This addon adds sup
23
19
24
20
## Requirements
25
21
26
-
This addon needs ember-bootstrap starting at 0.7.0. For warning messages you will need at least ember-cp-validations 3.0 and ember-bootstrap 0.8.0.
22
+
This addon needs ember-bootstrap starting at 1.0.0. For warning messages you will need at least ember-cp-validations 3.0.
0 commit comments