Skip to content

Releases: valor-software/ngx-bootstrap

v6.0.0

11 Aug 13:01
Compare
Choose a tag to compare

Bug Fixes

  • ci: make all SSR-related jobs as optional (#5850) (655215d)
  • ci: remove ivy-related configs & checks, because, ivy is enabled by default (44146fd)
  • datepicker: fix wrong condition for iOS double tap (335437e)
  • tests: fix failed e2e tab tests because of removal (cce5dc9)

Features

  • common: update dependencies to support angular 10 (#5833) (7f5c340)

Also, features from v5.7.0 available here, because, v.5.7.0 was not published to npm

Bug Fixes

Features

  • datepicker: Add optional "today" button (#5786) (41e7a0b)
  • modal: add ability to inject default modal options (#4222) (2c1b2bd)

v5.7.0

31 May 13:25
Compare
Choose a tag to compare

Bug Fixes

Features

  • datepicker: Add optional "today" button (#5786) (41e7a0b)
  • modal: add ability to inject default modal options (#4222) (2c1b2bd)

v5.6.2

31 May 13:25
Compare
Choose a tag to compare

Bug Fixes

  • datepicker: fix production build issue #5730 (b14d3e7)
  • demo: fix random undefined errors for examples (628e850)
  • docs: add info about version support (fece3c8)
  • dropdown: add small delay for animation, to avoid issue with ngFor (4744514)

Features

v5.6.1

31 May 13:25
Compare
Choose a tag to compare

Bug Fixes

  • ci: update typescript ver in latest script, to fix build (8b420a5)
  • datepicker: remove spread operator from datepicker module (6047bce)
  • typeahead: add variable which was missed in MR #5547 (09f1270)

v5.6.0

31 May 13:25
Compare
Choose a tag to compare

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](h...
Read more

v5.5.0

28 Jan 13:44
Compare
Choose a tag to compare

Bug Fixes

Features

v5.4.0

09 Jan 18:55
Compare
Choose a tag to compare

v5.3.2

28 Oct 14:45
Compare
Choose a tag to compare

v5.3.1

25 Oct 13:04
Compare
Choose a tag to compare
  • 5.3.1 (eecb873)
  • chore(changelog): update [skip ci] (92d8e14)
  • fix(datepicker): fix timezone regression && add useUtc option (#5526) (6742ce3), closes #5526

v5.3.0

11 Oct 15:01
Compare
Choose a tag to compare