Giter Club home page Giter Club logo

ember-bootstrap-components's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.