Releases: valor-software/ngx-bootstrap
Releases · valor-software/ngx-bootstrap
v1.2.2
Bug Fixes
- sortable: Changed reference to BrowserModule to CommonModule instead (#1503) (e7105c6)
- typeahead: hide on blur when item was hovered (4311c18), closes #1495
Features
- build: upgrade to support ng v2.3+ only (bd5171a)
v1.2.1
Bug Fixes
- sortable: do not reexport BrowserModule (77d79ab), closes #1486
Features
- typeahead: fix for bs4-alfa.6 template (3fb6e38), closes #1494
v1.2.0
Bug Fixes
- sortable: make property public for AoT compilance (e5c3135), closes #1483
Features
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