0.7.0 • Published 8 years ago

ember-bootstrap-components v0.7.0

Weekly downloads
7
License
MIT
Repository
github
Last release
8 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

8 years ago

0.6.4

9 years ago

0.6.3

9 years ago

0.6.2

9 years ago

0.6.1

9 years ago

0.6.0

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.4

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago