Skip to content

Releases: valor-software/ngx-bootstrap

v1.0.13

15 Apr 13:40
Compare
Choose a tag to compare

Bug Fixes

v1.0.12

15 Apr 12:49
Compare
Choose a tag to compare

Features

  • deps: upgrade to angular2 beta.15 (00e6ad4)

v1.0.11

08 Apr 14:20
Compare
Choose a tag to compare

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)

v1.0.10

01 Apr 12:24
Compare
Choose a tag to compare

Features

  • package: angular2 version updated to beta.13 (91e4ad1)

v1.0.9

31 Mar 21:22
Compare
Choose a tag to compare

Bug Fixes

  • collapse: animate is not available for system.js (867afb8)

v1.0.8

31 Mar 20:10
Compare
Choose a tag to compare

Bug Fixes

  • use synchronous event emitters as a workaround for dehydrated detector issues (s (9c9f290)
  • build: reduce typings pain (686ef90), closes #128 #322
  • carousel: Fix Typescript 7030 error (128db51)
  • demo: including es6-shim and es6-promise (fixes #194) (80b73b4), closes #194
  • dropdowns: dropdown should close correctly when used in modals (fixes #267, fixes #221) (a7a02ff), closes #267 #221
  • ie9,10: usage of [hidden] replaced with *ngIf (fixes #238) (260e963), closes #238
  • tooltip: fix tooltip after upgrade to angular2 2.0.0-beta.12 (87a57f5)
  • tooltip: updated for beta.12 (fixes #296, closes #332) (413c2f1), closes #296 #332
  • typeahead: Fixed potential error if value of typeahead is undefined. Fixes #345 (aeb2bc1), closes #345
  • typeahead: Hide typeahead popup on blur. Fixes #351 (9c6f257), closes #351

Features

  • collapse: added animation, toggle\hide\show methods made public (closes #348, fixes #287) (2625b29), closes #348 #287
  • datepicker: Added functionality to add a custom class to specific dates. Supports empty cust (0f6389f)
  • package: angular2 version updated to 2.0.0-beta.12 (15c866f)

v1.0.7

16 Mar 11:18
Compare
Choose a tag to compare

Bug Fixes

  • demo: fix demo layout (227ef4e)
  • progress: progress bar now works with ng2 (f970433)

Features

  • pagination: use inner html for pagination button text (66cc008)

v1.0.6

16 Mar 11:18
Compare
Choose a tag to compare

Bug Fixes

  • datepicker-inner: When changing view on datepicker, and going left and right, selected date (97c8735)
  • tooltip: fix positioning of tooltip container (5697574)

Features

  • datepicker: Added an attribute onlyCurrentMonth which if true will not show dates from previ (529af20)

v1.0.5

25 Feb 10:48
Compare
Choose a tag to compare

Bug Fixes

  • daypicker: glyphicon arrows, disable and colspan attributes (e533ee9)
  • tabs: destroy cycle, closes #180 (ae8c617), closes #180

1.0.4

24 Feb 16:05
Compare
Choose a tag to compare
chore(docs): added changelog generation