0.7.0 • Published 9 years ago

ember-bootstrap-components v0.7.0

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

ember-bootstrap-components

Ember 2.0 compatible!

An ember-cli addon for using Twitter Bootstrap 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 kaliber5.github.io/ember-bootstrap/ for full documentation. or the original ember-bootstrap

What's added here?

This addon is a twist of the base ember-bootstrap addon, changed regarding the button and mainly adding the modal functionallty first deveopled under the original bootstrap-for-ember non cli addon and later on by me. This includes the abillity to manually inject modals into the DOM, even multiple ones. Adding a ModalManager service and the support for creating buttons out of POJOs through proxy.

The Modal supports vertial middle through CSS only.

Install in ember-cli application

In your application's directory:

ember install ember-bootstrap-components

If you are using an ember-cli version prior to 0.1.5, use the following commands instead:

npm install --save-dev ember-bootstrap-components
ember g ember-bootstrap-components

Authors

Simon Ihmig @ kaliber5

Dan Shapir

Copyright and license

Code and documentation copyright 2015 kaliber5 GmbH.

Added code copyright 2015 danshapir. Code released under the MIT license.

0.7.0

9 years ago

0.6.4

10 years ago

0.6.3

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago