Releases: valor-software/ngx-bootstrap
Releases · valor-software/ngx-bootstrap
v1.1.9
v1.1.8
v1.1.6
Bug Fixes
- build: change properties privacy to use in factories (19c0c61)
- datepicker: changing the date programatically selects the correct date (#1041) (fb6d532), closes #858
- datepicker: fixed broken bindings for aria-labelby and ids (#1055) (26d9209)
- datepicker: Fixing Colspan (#1057) (e71a8ae)
- datepicker: imlement ReactiveForms setDisabledState for TimepickerComponent (cd58c3b), closes #1024
- demo: fixed tabs demo (#1050) (969a61a)
- export: removed obsolete exports to avoid missusage (6993e97)
- modal: Call hideModal in ngOnDestroy if modal is shown (#1038) (b38db2a), closes #853 #1051 #1052
- package: development files added to .npmignore (887c6b2), closes #737
- pagination: Fix disabled class on next and last buttons (#1036) (01f4759), closes #922
- slider: Slide shouldnt enforce text alignment (#824) (ad2c5a6)
- template: templates should not use es6 templates (de26168)
- typeahead: Fix crash with
contenteditable
inputs (47b9fb1) - univeral: added hacks for missing type keywords (d20ccf1), closes #964
- utils: now attach to body should work for mixed ng1+ng2 apps (99f15c8), closes #1069 #1056
Features
- build: added config file for wallabyjs (cec8bae)
- build: use ngc compiler to produce metadata (afabb9d), closes #1060 #992 #933
- buttons: update radio button directive to work with ReactiveForms (5d51939), closes #1023
- tabs: added custom class option (13fac37), closes #766 #842 #842
- tooltip: added tooltipStateChanged and exporting the directive (#939) (650b4f7)
v1.1.5
v1.1.4
v1.1.3
v1.0.17
v1.0.13
v1.0.12
v1.0.11
Bug Fixes
- build: generate source maps for systemjs bundles (fixes #367) (81e16b7), closes #367
- demo: added card clasess to pre tags in bs4 demo (0dfe7b2)
- lint: added usage of tslint-config-valorsoft (cad6af3)
- lint: enable tslint and codelyzer (fixes #309) (b60ce40), closes #309
- typeahead: prevent form submition when typeahead selected (fixes #359) (4297410), closes #359
Features
- package: updated to angular2 beta.14 (243585b)