Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-bootstrap - npm Package Versions

1
11

7.0.1

Diff

Changelog

Source

7.0.1 (2021-08-26)

Bug Fixes

  • accordion: fix isOpenChangeevent (#6254) (51808da)
  • documentation: fix cdn links for bs4 (#6215) (a929485)
  • popover: add fallback value if parseFloat on css fails (69f68bd)
  • typeahead: need to check if _matches is not undefined in the blur handler (#6028) (c0beddb)

Features

ngxbs
published 7.0.0 •

Changelog

Source

7.0.0 (2021-07-21)

ngxbs
published 7.0.0-rc.5 •

Changelog

Source

7.0.0-rc.5 (2021-07-20)

Bug Fixes

  • schematics: fix schematics after npm testing (#6211) (92e72bd)
ngxbs
published 7.0.0-rc.4 •

Changelog

Source

7.0.0-rc.4 (2021-07-19)

Bug Fixes

Features

  • accordion: using dropdown(ngx-bootstrap) inside an accordion (#6154) (3947950)
  • bootstrap: updated bootstrap 4.0.0 up to 4.5.3 (#6206) (67736e0)
  • schematics page: add new page on docs site for schematics (#6181) (52083d4)
ngxbs
published 7.0.0-rc.2 •

ngxbs
published 7.0.0-rc.1 •

Changelog

Source

7.0.0-rc.1 (2021-06-01)

Bug Fixes

  • buttons: fixes btnRadioGroup emits value changes twice (7fd0f96), closes #5958
  • carousel: go to a previous slide (902033c)
  • ci: fix latest & next builds 'Unknown ver 76 of Android' error (#5997) (b4c3046)
  • datepicker: add maxDate value handling in maxDateRanges logic (#6033) (a37d845)
  • datepicker: avoid mutating value in daterangepicker (#6035) (ca66023), closes #6034
  • datepicker: fix multiple calendars with min-mode #6104 (#6134) (ae02750)
  • datepicker: right arrow (#6160) (7735c87)
  • datepicker: setting initial state of datepicker via bsValue (#6121) (ea62fb9)
  • datepicker: update the BsDatepicker's current time to the time at selection (bc188d6)
  • dropdown: fix default value of displaying (#6146) (2224b5f)
  • modal: fix the closure of modal when clicking of scrollbar in some browsers (6972d53)
  • modal: rollback on breaking function renaming (e6d61b9)
  • pagination: fix default values for align in pager after applying strict mode (0a52e00)
  • readme: update slack button (#6024) (40662ee)
  • tests: fix failed tests because of old HeadlessChrome ver. (#6020) (fb93e7d)
  • tests: fixed tests for carousel, custom steps, rating, timepicker, modals, typeahead, pagination components (#6100) (66777d9)

Features

  • build: full lifecycle update before v7 (#6040) (e8822ac)
  • build: update Angular to 11 (#5883) (b5e2539)
  • datepicker: add param to prevent change to next month after first date pick in right calendar (#6058) (2c671b6)
  • datepicker: improve manual DateRange input (1d7adbd)
  • focus-trap: add focus trap module (#5634) (8bcc900)
  • modal: interception of closure for modal (09c5b42)

Performance Improvements

  • datepicker: lint files (3d81df5)
  • datepicker: unsubscribe open subscriptions on onDestroy hook (3e37cd7)
valorkin
published 6.2.0 •

Changelog

Source

6.2.0 (2020-11-06)

Bug Fixes

  • build: fix latest & next test builds (f94bd1d)
  • 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.service: typo error (should compare id value) (e73d0ab)
  • 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)
valorkin
published 6.1.0 •

Changelog

Source

6.1.0 (2020-08-28)

Bug Fixes

  • adding clear button for datepicker (a304702)
  • build: small updates to docs (8f7b5cb)
  • core: don't ship an Ivy compiled library (#5915) (277e86d), closes #5862
  • datepicker: apply date format appropriately (699f35a)
  • datepicker: fix active state for years & months in min mode for daterange (38f243f)
  • datepicker: fix css issue when showWeekNumbers=false for daterangepicker (16dc65e)
  • datepicker: fix daterangerpicker min-max doesn't work correct (94f5975)
  • datepicker: fix padding for additional buttons block (0b6fd99)
  • datepicker: fix Safari macOS hover issue (5de757f)
  • doc: remove conflicted doc props (4c685b5)
  • modal: remove the delay before hiding the modal (089738d)
  • modal: rework demo & docs about modal events and onHide behaviour (063f617)
  • popoper: fix memory leak in popover (a0e945b)
  • popover: fix safari dismiss popover issue (f57fb41)
  • tabs-demo: fix imports (5a29054)
  • tests: fix e2e selector (7b8cd50)
  • tests: fix e2e tests (e433a2c)
  • timepicker: add additional check while changing hours (d87c878), closes #3751
  • timepicker: update incrementHours logic (ac8f109)
  • typeahead: fix accessability arias (6a5df49)

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)
  • Modal: available to use 'BsModalRef.setClass' in modal component ngOnInit lifecycle (573ecf8)
  • modal: Expose onHide and onHidden for ModalRef (481c058)
  • modal: modal show return id and bsModalRef contain id (#4254) (730261b)
  • tooltip/datepicker: add demo, fix issue with wrong data binding (2252c80)
  • typeahead: add feature to do multiple search w/ specified delimiter (c03b229), closes #5781 #5781
valorkin
published 6.0.0 •

Changelog

Source

6.0.0 (2020-07-10)

Bug Fixes

  • ci: make all SSR-related jobs as optional (#5850) (655215d)
  • ci: potential fix for SSR cypress failures (#5847) (f975df2)
  • ci: remove ivy-related configs & checks, because, ivy is enabled by default (44146fd)
  • datepicker: fix wrong condition for iOS double tap (335437e)
  • demo: fix random undefined errors for examples (628e850)
  • docs: add info about version support (fece3c8)
  • tests: fix failed e2e tab tests because of removal (cce5dc9)

Features

  • build: update to Angular 9.0.0 (WIP) (88db469)
  • ci: update to 9.1.0 (764786c)
  • common: update dependencies to support angular 10 (#5833) (7f5c340)

Reverts

  • Revert "fix(ci): potential fix for SSR cypress failures (#5847)" (#5849) (4cc35c5), closes #5847 #5849
valorkin
published 5.6.2 •

Changelog

Source

5.6.2 (2020-04-10)

Bug Fixes

  • datepicker: fix production build issue #5730 (b14d3e7)
  • dropdown: add small delay for animation, to avoid issue with ngFor (4744514)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc