- Make $dialog 'resolve' property to work the same way of $routeProvider.when (739f86f)
- allow global override of modal options (acaf72b)
- add checkbox and radio buttons (571ccf4)
- add slide indicators (3b677ee)
- add typeahead directive (6a97da2)
- enable HTML in accordion headings (3afcaa4)
- add first/last link & constant congif options (0ff0454)
- update resolve section to new syntax (1f87486)
- $compile entire modal (7575b3c)
- don't show tooltips if there is no content to show (030901e)
- fix placement issues (a2bbf4d)
- Avoids fixed height on collapse (ff5d119)
- fix minification issues (f4da4d6)
- update inputs value on mapping where label is not derived from the model (a5f64de)
Very first, initial release.
Version 0.1.0
was released with the following directives:
- accordion
- alert
- carousel
- dialog
- dropdownToggle
- modal
- pagination
- popover
- tabs
- tooltip