Native Angular2 directives for Bootstrap
Goal: smooth transition from ui-bootstrap to angular2, all components will have same API
http://valor-software.github.io/angular2-bootstrap/
-
Accordion
-
Alert ([ ] template url)
-
Buttons
-
Carousel
-
Collapse ([ ] animate)
-
Datepicker
-
Dropdown ([ ] template url, [ ] append to body)
-
Modal
-
Pagination (in progress...)
-
Popover
-
Progressbar
-
Rating
-
Tabs
-
Timepicker
-
[+-] Tooltip (baseline working, in progress...)
-
Typeahead
-
positional service
-
template url support
npm i
npm start
- 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