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
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,13 @@ To switch Bootstrap version or preprocessor, see the [setup documentation](http:
25
25
26
26
## Compatibility
27
27
28
-
ember-bootstrap works and is fully [tested](https://travis-ci.org/kaliber5/ember-bootstrap) with
29
-
30
-
* Ember.js 2.18+ / Ember CLI 2.18+
31
-
* Bootstrap 3 and 4.
32
-
* all modern evergreen browsers (Chrome, Firefox, Safari, Edge) and IE 11 (the latter requires the use of the [Babel polyfill](https://github.com/babel/ember-cli-babel#polyfill)).
Ember Bootstrap works and is fully [tested](https://travis-ci.org/kaliber5/ember-bootstrap) with
29
+
30
+
* Ember.js 3.15+ (including all optional features)
31
+
* Ember CLI 3.15+
32
+
* Bootstrap 3 and 4
33
+
* all modern evergreen browsers (Chrome, Firefox, Safari, Edge) and IE 11 (the latter requires the use of the [Babel polyfill](https://github.com/babel/ember-cli-babel#polyfill)).
34
+
* FastBoot 1.0+
36
35
37
36
This project follows [Semantic Versioning](http://semver.org/).
0 commit comments