1.1.2 • Published 8 years ago

angular.bootstrap.components v1.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

angular.bootstrap.components

Angular components for Bootstrap 3.0

This package contains components to improve the usability of Bootstrap 3 with Angular.

Currently we have this components:

  • input: It's an input that constains treatment to use the class of error
<bt-input title="Title " ng-model="Ctrl.item.title " ng-required=true></bt-input>
  • textarea: It's an textarea that constains treatment to use the class of error
<bt-textarea title="Description " ng-model="Ctrl.item.description " required=true></bt-textarea>

Demo

Please see examples on ./demo/index.html

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago