🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

multiple-select

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiple-select - npm Package Versions

2

2.1.1

Diff
wenzhixin
published 2.1.1 •

Changelog

Source

2.1.1

  • New: Added vue3 and bootstrap5 support.
  • New: Added lint for js, scss, spell and editor.
  • New: Added classInput option to show class of input radio/checkbox.
  • New: Added filterSelectAll option to show/hide the select all checkbox in the filter.
  • New: Added resetFilter method to reset the filter.
  • New: Added id-ID locale.
  • Update: Updated placeholder class to ms-placeholder.
  • Update: Fixed alignment issue of single mode in the bootstrap theme.
wenzhixin
published 2.1.0 •
wenzhixin
published 2.0.9 •

Changelog

Source

2.0.9

  • New: Added vue3 support.
  • Update: Fixed v-model select bug with proxy object.
  • Update: Fixed children's element change, not updated the select bug.
  • Update: Fixed data without clone change refresh the select bug.
  • Update: Fix data watch deep caused by the selected bug.
  • Update: Improved the indentation style of multiple select with group mode.
wenzhixin
published 1.7.0 •

Changelog

Source

1.7.0

  • New: Added onBeforeClick event.
  • New: Added $.fn.multipleSelect.Constructor to support extension.
  • New: Added keyboard actions.
  • New: Added ja-JP locale.
  • Update: Updated onFilter event parameter to original search.
wenzhixin
published 1.6.0 •

Changelog

Source

1.6.0

  • New: Added setSelects by text support.
  • New: Added divider option support.
  • New: Added classes, classPrefix and size options.
  • New: Added dropdown support for bootstrap theme.
  • New: Added class for ms-parent when open the select.
  • New: Added getData method.
  • New: Added fr-FR, vi-VN, ru-RU, hu-HU, da-DK, pt-BR and cz-CS locales.
  • New: Added index.d.ts to support TypeScript.
  • Update: Fixed one item of group selected bug.
  • Update: Fixed not check group with no children bug.
  • Update: Fixed clear button display error.
  • Update: Fixed init multiple times bug in vue component.
  • Update: Updated font-size to use percent instead.
  • Update: Updated the default parameter of customFilter option.
  • Update: Updated the BLOCK_ROWS to 500.
wenzhixin
published 1.5.2 •

Changelog

Source

1.5.2

  • Update: Fixed virtual scroll bottom select bug.
  • Update: Fixed element not destroyed bug using v-if.
wenzhixin
published 1.5.1 •

Changelog

Source

1.5.1

  • New: Added watch slot change supported.
  • Update: Fixed v-model not check all bug.
  • Update: Fixed document event trigger multiple times bug.
wenzhixin
published 1.5.0 •

Changelog

Source

1.5.0

  • New: Rewrote display and data logic code.
  • New: Added single or multiple can be auto supported.
  • New: Added virtual scroll to support large data.
  • New: Added object value supported.
  • New: Added object for v-model supported.
  • New: Added data attributes of optgroup and option supported.
  • New: Added tabindex attribute supported.
  • New: Added showClear option and onClear event.
  • New: Added maxHeightUnit option.
  • New: Added it-IT locale.
  • Update: Improved events trigger logic.
  • Update: Updated the single group style.
  • Update: Updated parameters of onOptgroupClick and onClick events.
  • Update: Fixed vue warning when data is Object.
  • Update: Removed displayHtml option and display html by default.
wenzhixin
published 1.4.3 •

Changelog

Source

1.4.3

  • New: Added object support for data option.
  • Update: Updated vue-es build filename.
  • Update: Updated event name to lowercase hyphen format of vue component.
  • Update: Fixed defaultValue error without v-model.
  • Update: Fixed uncheck all cannot trigger change bug.
  • Update: Fixed v-model not work bug when props changed.
  • Update: Fixed min version throw cannot convert object to primitive value error.
  • Update: Removed label spaces of customFilter params.
  • Update: Removed text spaces of the option label.
wenzhixin
published 1.4.2 •

Changelog

Source

1.4.2

  • New: Added string/number array support for data option.
  • New: Added required attribute support.
  • New: Added bootstrap(v3, v4) themes support.
  • Update: Improved onAfterCreate event.
  • Update: Fixed destroyed bug of vue component.
  • Update: Fixed display bug of only one member of group.
  • Update: Fixed single group filter bug.
2