1.2.2 • Published 6 years ago

@boundless-inc/ember-bootstrap v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

ember-bootstrap

Build Status Ember Observer Score npm version Dependency Status devDependency Status Greenkeeper badge

Browser Status

An ember-cli addon for using Bootstrap 3 or 4 in Ember applications.

The addon includes the Bootstrap assets (CSS, Icons) in your project (can be disabled). On top of that, it provides a set of native Ember components (no use of Bootstrap JavaScript!).

See www.ember-bootstrap.com for full documentation.

Install in ember-cli application

In your application's directory:

ember install ember-bootstrap

This will install Bootstrap 3 and will use the currently installed preprocessor or none if one is not installed. To switch Bootstrap version or preprocessor, see the setup documentation.

Compatibility

ember-bootstrap works and is fully tested with

  • Ember.js 2.3+
  • Bootstrap 3 and 4.
  • all modern evergreen browsers (Chrome, Firefox, Safari, Edge) and IE 11.
  • FastBoot 1.0+
  • jQuery-less builds (using ember-native-dom-event-dispatcher or Ember 3.x)

This project follows Semantic Versioning.

Updates

See CHANGELOG for the list of all changes.

If you want to keep up to date with ember-bootstrap, you may want to follow me on Twitter.

Author and collaborators

Copyright and license

Code and documentation copyright 2018 kaliber5 and contributors. Code released under the MIT license.