angular2-bootstrap
Native Angular2 directives for Bootstrap
Goal: smooth transition from ui-bootstrap to angular2, all components will have same API
Demo
http://valor-software.github.io/angular2-bootstrap/
Components
-
Accordion -
Alert ([ ] template url) -
Buttons -
Carousel -
Collapse ([ ] animate) -
Datepicker -
Dropdown ([ ] template url, [ ] append to body) -
Modal -
Pagination -
Popover -
Progressbar -
Rating -
Tabs -
Timepicker -
[+-] Tooltip (baseline working, in progress...)
-
Typeahead -
positional service -
template url support
Jump on board! :)
npm i
npm start
TODO
-
find a better way to detect is event handler is set (see alerts.ts) -
support templateUrl
for directives -
demo page -
docs -
support animation -
publish to npm, bower, etc. -
migration guide from Angular 1 to Angular 2