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

react-filtered-multiselect

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-filtered-multiselect - npm Package Versions

2

0.5.1

Diff

insin
published 0.5.0 •

Changelog

Source

0.5.0 / 2017-05-31

Breaking: Now requires React >= 0.14.9.

Changed: use React.Component and the prop-types module to avoid deprecation warnings [#11] [jarekwg]

Changed: link to unpkg for UMD build distribution.

insin
published 0.4.2 •

Changelog

Source

0.4.2 / 2015-11-12

Changed UMD build directory.

insin
published 0.4.1 •

Changelog

Source

0.4.1 / 2015-11-08

Removed dist/ directory from GitHub in favour of npmcdn.

insin
published 0.4.0 •

Changelog

Source

0.4.0 / 2015-10-28

Breaking: Now requires React 0.14.

insin
published 0.3.2 •

Changelog

Source

0.3.2 / 2015-03-11

Re-bundled with latest Browserify (9.x) and React (0.13.x), but still compatible with React 0.12.x.

insin
published 0.3.1 •

Changelog

Source

0.3.1 / 2015-01-13

Added: new buttonActive property for the classNames prop - this will be used when one or more options are selected, otherwise button will be used.

Changed: classNames prop no longer has to provide all properties - defaults will be used where not provided.

insin
published 0.3.0 •

Changelog

Source

0.3.0 / 2015-01-01

Added: double-clicking now adds the selected option to the selection.

insin
published 0.2.0 •

Changelog

Source

0.2.0 / 2014-12-06

Breaking: If you want selected options to no longer appear in the select, you now must either pass them back to FilteredMultiSelect via its selectedOptions prop or manually remove them from list that gets passed as its options prop.

Fixed: FilteredMultiSelect will now re-render if its options prop is replaced with another object, or options.length changes.

Removed React from package.json dependencies - it's now only in peerDependencies.

insin
published 0.1.1 •

Changelog

Source

0.1.1 / 2014-11-13

No code changes - version bump to get correct package.json metadata into npm.

2
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