ngx-bootstrap

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

MIT License

Downloads
1.3M
Stars
5.5K
Committers
349

Bot releases are hidden (Show)

ngx-bootstrap - v18.0.2

Published by lexasq 3 months ago

Fixed ng-add and some docs enchancements.

ngx-bootstrap - v18.0.1

Published by lexasq 4 months ago

Added v18.0.0 Angular support

ngx-bootstrap - v12.0.0

Published by lexasq 4 months ago

Angular 17.0.0 support

ngx-bootstrap - v5.7.0

Published by valorkin over 3 years ago

Bug Fixes

Features

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

Published by valorkin over 3 years ago

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)
ngx-bootstrap - v5.6.2

Published by valorkin over 3 years ago

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

ngx-bootstrap - v3.1.0

Published by valorkin over 3 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

ngx-bootstrap - v5.6.0

Published by valorkin over 3 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)
ngx-bootstrap - v6.2.0

Published by daniloff200 almost 4 years ago

Bug Fixes

  • datepicker: fix TypeError when clearing daterange with active showPreviousMonth option (7b5ea3d)
  • datepicker: translate the fixed buttons ('today', 'clear', 'custom range') #5896 (dbf958e)
  • demo: fix stackblitz build, fix core-js not correct version (#5956) (61c6924)
  • modal: change method call sequence (#5944) (f5e79c8)
  • modal: change to add Dismiss Reason on modal hide with back click (#5942) (bf25a11)
  • modal: set random value in config.id if it doesn't have any value (68bd7cc)
  • progressbar: add aria-valuemax fix (b838326)

Features

  • ci: add firebase preview to PRs (#5970) (b7a03cc)
  • datepicker: add startview to datepicker (#5816) (37e33ea)
  • datepicker: add theming to Show and Clear buttons (#5959) (313fe90)
  • modal: add test case for id unspecified case in config (ModalOptions) (7f0e30a)
  • Modal: enable type-checking for BsModalRef.content & ModalOptions.initialState (9583752)
ngx-bootstrap - v6.1.0

Published by daniloff200 about 4 years ago

Bug Fixes

Features

  • datepicker: add ability to use min mode correctly in daterangepicker (420620f)
  • datepicker: add tooltip module to datepicker module, use it as a tooltip (620081d)
  • datepicker: max date range for daterangepicker (#5562) (#5684) (539dc28)
  • typeahead: add feature to do multiple search w/ specified delimiter (c03b229), closes #5781 #5781
ngx-bootstrap - v6.0.0

Published by daniloff200 about 4 years ago

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

  • common: fix next ver issue with moduleWithProviders (#5812) (e2ef559)
  • datepicker: double tap ios issue (#5821) (955cb93)
  • datepicker: issue #5790 and #5793 (#5817) (1dc5308)
  • modal: Close modal on back button click (735c197)
  • typeahead: fix error on blur after init (ceeed10), closes #5736
  • typeahead: fix typo to cancel request on focus lost (#5593), (#4622), (#1884) (29a44e0)

Features

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

Published by valorkin over 4 years ago

Bug Fixes

Features

ngx-bootstrap - v5.4.0

Published by valorkin almost 5 years ago

  • 5.4.0 (051e4df)
  • chore(changelog): update [skip ci] (5202640)
  • fix(typeahead): fix issue on scroll (#5590) (0dade71), closes #5590
ngx-bootstrap - v5.3.2

Published by valorkin almost 5 years ago

  • 5.3.2 (bc70e3b)
  • chore(changelog): update [skip ci] (1dabd60)
  • fix(datepicker): fix utc option issue (#5534) (04e6aad), closes #5534
ngx-bootstrap - v5.3.1

Published by valorkin almost 5 years ago

  • 5.3.1 (eecb873)
  • chore(changelog): update [skip ci] (92d8e14)
  • fix(datepicker): fix timezone regression && add useUtc option (#5526) (6742ce3), closes #5526
ngx-bootstrap - v5.3.0

Published by valorkin about 5 years ago

  • 5.3.0 (906f4a4)
  • chore(changelog): update [skip ci] (7cb30a7)
  • feat(dropdown): add animation to the component (#5475) (d70f08b), closes #5475
ngx-bootstrap - v5.2.0

Published by valorkin about 5 years ago

  • 5.2.0 (6a81de7)
  • feat(datepicker) add croatian locale (#5387) (d5a51e4), closes #5387
  • chore(changelog): update [skip ci] (f4fcb42)
ngx-bootstrap - v5.1.2

Published by valorkin about 5 years ago

ngx-bootstrap - v5.1.1

Published by valorkin over 5 years ago

  • 5.1.1 (efa5229)
  • chore(changelog): update [skip ci] (51353a9)
  • fix(tests): add hard fix for cy test with animation (#5318) (8397f82), closes #5318
ngx-bootstrap - v5.1.0

Published by valorkin over 5 years ago

  • 5.1.0 (8021169)
  • chore(changelog): update [skip ci] (6be729c)
  • feat(carousel): add an opportunity to use a keyboard for navigation (#5270) (f5ffefa), closes #5270