New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-bootstrap

Package Overview
Dependencies
Maintainers
3
Versions
106
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

6.1.0

Diff

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)
valorkin
published 5.6.1 •

Changelog

Source

5.6.1 (2020-03-31)

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)
valorkin
published 5.6.0 •

Changelog

Source

5.6.0 (2020-03-19)

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-demo: add default value for message (#5659) (df45dce)
  • collapse: "Collapse" component breaks "Dropdown component #5625 (#5626) (0b4721d)
  • collapse: remove overflow hidden on show (#5649) (3e9046f), closes #5625 #5369
  • 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)
  • 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

  • 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
  • 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)
valorkin
published 5.5.0 •

Changelog

Source

5.5.0 (2020-01-27)

Bug Fixes

Features

valorkin
published 5.4.0 •

Changelog

Source

5.4.0 (2020-01-09)

Bug Fixes

  • doc: added punctuation, hyperlink and fixed typo. (#5444) (fbb4208)
  • doc: update carousel.examples.basic.use-case.md (#5462) (c86d0f5)
  • doc: update pagination.examples.centering-active-page-link.md (#5463) (4669207)
  • tooltip: tooltipChange unsubscribe on destroy (#5431) (6adf5f0)
  • typeahead: fix issue on scroll (#5590) (0dade71)
  • typeahead: fix performance issue (#5589) (e1d2f75)

Features

  • daterangepicker: add ability to show prev and current month instead of current and next one (#5513) (cb6b29e)
valorkin
published 5.3.2 •

Changelog

Source

5.3.2 (2019-10-28)

Bug Fixes

Features

  • datepicker: add Latvian locale (#hacktoberfest) (#5432) (9df0788)
valorkin
published 5.3.1 •

Changelog

Source

5.3.1 (2019-10-25)

Bug Fixes

Features

valorkin
published 5.3.0 •

Changelog

Source

5.3.0 (2019-10-11)

Bug Fixes

Features

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