Releases: valor-software/ngx-bootstrap
Releases · valor-software/ngx-bootstrap
v1.1.17
Bug Fixes
Features
- docs: make urls easy to share (47ab93b)
- sortable: added new sortable component (#1295) (fab3df5)
v1.1.16-11
Bug Fixes
- accordion: bs4 template updated (53c0401)
- tabs: removed onDestroy event (78f6e49), closes #696 #610
- typeahead: fixed typeahead positioning inside form-inline (c6d4835), closes #1396
Features
- carousel: Changed data structure to linked list. (35102e6)
- carousel: direct setting of an active slide. Applying ng-bootstrap tests (c0f41cf)
- docs: added api doc generator (eff2740)
- docs: popover docs (e96dc5c)
- package: bumped to ng 2.4 (79c4267)
v1.1.16
Bug Fixes
- pagination: temporary disabled pageBtnClass option (49dd07f)
v1.1.14
Bug Fixes
- tooltip: properties types (b407012)
Features
- package: relax peer dependecies to work with 2.x.x (bc55a38)
- tooltip: added Tooltip delay functionality (#1116) (eb90e9a)
v1.1.14-1
Bug Fixes
- package: fixed link to main file (a515089)
v1.1.14-0
Features
- build: system.js bundles replaced with UMD bundles (3e0a27d)
- UMD: added UMD bundles (a7554a8), closes #1098
v1.1.13-1
Bug Fixes
- build: export all internal classes so AoT can work without issues (6e6be1a), closes #1093
v1.1.13-0
Bug Fixes
- helpers: add a way to set root view component ref (79d3335), closes #1056
- tooltip: show & hide methods should not need any arguments (#1099) (b80c0b4)
v1.1.10
Bug Fixes
- aot: 2 more private methods made public (0dbbf09), closes #1093
- typeahead: onFocus should not need any arguments (41f5834)
- typeahead: use TypeaheadMatch model instead of any type (ff5c219)
Features
- typeahead: add grouping of typeahead options (fdddbde)
- typeahead: introduce TypeaheadMatch model (80fccab)