Ngx Bootstrap Versions Save

Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)

v7.1.0

2 years ago

v7.0.1

2 years ago

v7.0.0

2 years ago

v7.0.0-rc.5

2 years ago

v7.0.0-rc.4

2 years ago

v7.0.0-rc.3

2 years ago

v7.0.0-rc.2

2 years ago

v7.0.0-rc.1

2 years ago

v3.1.0

2 years ago

Bug Fixes

  • build: build with ng-packagr (#4617) (90765c9)
  • datepicker: apply date format appropriately (699f35a)
  • datepicker: Fix navigation alignment with preserveWhitespaces: false (#4509) (9980218), closes #4443
  • Demo: typeahead, wrong filtering (#4559) (29d9656), closes #4557
  • positioning: browser rounding width/height bug (#4328) (4201a30), closes #4322
  • progressbar: toggle striped and animate states (#4581) (436a2e8), closes #3864
  • rating: rating titles change format part way through (#4620) (e3c4f2e), closes #1751
  • styles: fix right sidebar on IE and Edge (#4658) (63af3e1)
  • timepicker: changed description for arrow keys (#4672) (4a58fe3)
  • tooltip: fix containerClass when isOpen is true (#4579) (e225d8d), closes #4247
  • tooltip: flickering when hover the mouse (#4660) (3f00320)
  • typeahead: dont throw error if latinize is off and no value for input (#4480) (fa6f174), closes #4465

Features

v5.6.0

2 years ago

Bug Fixes

  • accordion, collapse: fix according animation with collapse (#5688) (23800f5)
  • build: fix latest deploy job (#5652) (1f1e145)
  • buttons: fix disabled state for radio button (#5610) (d626faf), closes #5140
  • chore ci: change sourceRoot to deepen ng cli run scope, add ampe… (#5674) (198cdf1)
  • ci: update next stage build dependencies & scripts (#5696) (db2a21d)
  • ci: update TS version in scripts (fix jobs with latest/next envs) (#5712) (5b568b9)
  • collapse: "Collapse" component breaks "Dropdown component #5625 (#5626) (0b4721d)
  • collapse: remove overflow hidden on show (#5649) (3e9046f), closes #5625 #5369
  • collapse-demo: add default value for message (#5659) (df45dce)
  • common: fix ci latest (#5650) (7fc365e)
  • common: remove common module for fixing latest ng ver build (#5658) (cb3abf0)
  • datepicker: change isOpen setter flow (#5035) (#5082) (09354e6)
  • datepicker: datepicker not closed on Enter click in IE11 (#5641) (2b2f5de)
  • datepicker: fix updating prop values for inline date/daterange pickers (#5681) (54f67ff)
  • datepicker: Thai Buddish calendar on Datepicker show wrong on leap year #5679 (#5715) (4bd2510)
  • doc: remove conflicted doc props (4c685b5)
  • dropdown: add z-index for dropdown to not be overrided by modal (#5627) (220dc4a)
  • local build: fix issue with crashing demo build after changing in source code of components (#5670) (269698a)
  • scripts: add bunch of scripts related to only latest env, to avoid issues with build on travis and local rebuild (#5671) (772f5f9)
  • tests: fix broken datepicker e2e, exclude progressbar e2e, to avoid travis fail on latest (#5664) (1b16704)
  • tests: fix broken typeahead saucelab test (#5621) (c45c3ae)
  • tests: fix e2e tests for the Typeahead demo (#5644) (690f836)
  • tooltip: fix tooltip appearing after it has been destroyed (#5217) (#5548) (db437f3)
  • travis: fix typo in conditions (#5673) (a5f1d2d)
  • typeahead: add typing for typeahead source data (#5647) (26aff71)
  • typeahead: fix focus after leaving control (#4622) (#5593) (1e43eba)
  • typeahead: fix updating model (#5640) (f2f8f45), closes #5251
  • typeahead: revert filter functionality (#5651) (ff361a4), closes #5624

Features

  • build: update to Angular 9.0.0 (WIP) (88db469)
  • carousel: add animation to carousel (#5655) (2c36e33), closes #281
  • datepicker: add ability to show one month for daterangepicker depend on max/min date value (#5667) (b405057)
  • datepicker: add enabledDates functionality (#5645) (e2cdbb3)
  • datepicker: add quick select mode to date range picker (#5262) (#5580) (4ba64f0)
  • datepicker: return back focus after selecting date from datepicker (#5633) (7680cce)
  • daterangepicker: add ability to select week as a daterange (#5611) (e65bf65)
  • daterangepicker: add daysDisabled support for daterangepicker (#5639) (c519dad)
  • locale: add Kazakh locale (#5685) (ccb64f0)
  • modal: ability to add services to modal injector (#5276) (a3fc36d), closes #5275
  • modal: add aria attributes to modal (#5657) (7591386), closes #5557
  • pagination: add custom template functionality (#5661) (39a0a56), closes #2044
  • popover: Added "corner" pacements: "top right", "right bottom" etc. (#5694) (d785e71), closes #5586
  • tooltip/datepicker: add demo, fix issue with wrong data binding (2252c80)
  • typeahead: add demo and property for adding optionsListTemplate (#4751) (cec29c4)
  • typeahead: add more on blur logic (#5629) (c4f5236)
  • typeahead: add sort functionality to typeahead (#5646) (d80bdfd), closes #4808
  • typeahead: improved accessibility #582 (#5547) (00b39c4)