Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: softsimon/ngx-bootstrap-multiselect

v2.1

Choose a tag to compare

@softsimon softsimon released this 03 Sep 10:54
  • Fixed misspelled "bootstrap" in component name.

v2.0

Choose a tag to compare

@softsimon softsimon released this 09 Aug 03:47
  • Recompiled component using Angular 10 to support 8, 9 and later.
  • Renamed component to ngx-bootrap-multiselect

v1.7

Choose a tag to compare

@softsimon softsimon released this 08 Mar 17:15

** Features and improvements

  • Add autofocus directive for search bar
  • Prevent default on keyboard events
  • Allow to set partial settings and texts
  • Adds 'maintainSelectionOrderInTitle' setting.
  • OnPush change detection strategy
  • Support for "disabled" property
  • Allow to set focusBack to input when dropdown is closed
  • Removal of unsafe href attribute
  • Remove "array.includes" causing problems with IE browsers
  • Adding TrackBy for performance
  • Bootstrap 4 (final) support

v1.6.3

Choose a tag to compare

@softsimon softsimon released this 29 Nov 03:22

Updates

  • Fix bug in filtering with limit #337
  • Added optional image property to the option class/type
  • Add ES7 to lib tsconfig to solve "includes" IE error

v1.6.2

Choose a tag to compare

@softsimon softsimon released this 23 Nov 15:32

Fixes

  • Fix showing selection title if isLazyLoad is true fixes #321
  • Added touchstart to catch touch events
  • Fix bug with search filter pipe
  • Ignore options marked as label when counting selected options fixes #217

v1.6.1

Choose a tag to compare

@softsimon softsimon released this 07 Nov 15:08

Fixes and improvements

  • Fix bug to uncheck hidden filtered check all selections
  • LazyLoad improvements. Fixing dynamic title. #298
  • Trigger check/uncheck all on
  • instead of
  • Only fire model change event if model really changed

v1.6.0

Choose a tag to compare

@softsimon softsimon released this 29 Sep 14:09

New features

  • Lazy Loading - See README for new options and Plunker. Credits: @GregKass

v1.5.0

Choose a tag to compare

@softsimon softsimon released this 22 Jul 12:21

Fixes and improvements

  • Deferred rendering. Credit @gund
  • Changed 'rxjs/Rx' import to reduce build size

v1.4.1

Choose a tag to compare

@softsimon softsimon released this 10 Jul 17:40

** Fixes

  • Ensure ngOnInit has executed before calling updateTitle().

v1.4.0

Choose a tag to compare

@softsimon softsimon released this 05 Jul 17:17

** Fixes and news

  • Update title when options changed
  • Disable selection of checkboxes without disabling the opening of the multiselection
  • BF: Moved field from settings to @input()
  • Disable selection of checkboxes without disabling the opening of the …
Morty Proxy This is a proxified and sanitized view of the page, visit original site.