AngularUI Team is announcing that UI Bootstrap with version number 0.13.3 is already available to download.
What is UI Bootstrap ?
UI Bootstrap is A version of the Bootstrap framework adapted to work with Google's AngularJS framework, allowing developers to easily embed Bootstrap components in their Angular apps .
UI Bootstrap packages native Bootstrap components so they would fit inside AngularJS applications and the unique way these Web apps are coded and built.UI Bootstrap basically contains simple AngularJS directives for adapting and using the following Bootstrap components:- Accordion- Alert- Button- Carousel- Collapse- Datepicker- Dropdown- Modal- Pagination- Popover- Progress bar- Rating- Tabs- TimepickerHow these directives adapt Bootstrap components to AngularJS is by removing the dependency on jQuery and the native Bootstrap JavaScript code, and replacing it with AngularJS.
This is changelog for UI Bootstrap version 0.13.3 :
- Accordion:
- Support is-disabled state
- Alert:
You can read the complete changelog and also download this latest version on their homepage:
angular-ui.github.io