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

react-selectize

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-selectize - npm Package Versions

13
7

0.8.2

Diff

Changelog

Source

v0.8.2 / 2nd March 2016

  • added a new prop firstOptionIndexToHighlight to both Simple & MultiSelect
  • made the text in search field selectable
furqan.zafar
published 0.8.1 •

Changelog

Source

v0.8.1 / 19th February 2016

  • added cancelKeyboardEventOnSelection prop
furqan.zafar
published 0.8.0 •

Changelog

Source

v0.8.0 / 15th February 2016

  • added hideResetButton prop thanks @marchbnr
  • added renderToggleButton prop
  • added renderResetButton prop
  • bug fixes for IE 11 (#37)
  • renamed css classes (Breaking Changes)

| Before | Now | |--------|-----| | .control-wrapper | .root-node | | .react-selectize-selected-values | .react-selectize-search-field-and-selected-values | | .react-selectize-arrow-container | .react-selectize-toggle-button-container | | .react-selectize-arrow | .react-selectize-toggle-button | | .react-selectize-reset-container | .react-selectize-reset-button-container | | .react-selectize-reset | .react-selectize-reset-button |

furqan.zafar
published 0.7.4 •

Changelog

Source

v0.7.4 / 10th February 2016

furqan.zafar
published 0.7.3 •

Changelog

Source

v0.7.3 / 10th February 2016

  • css fixes for IE11
furqan.zafar
published 0.7.2 •

Changelog

Source

v0.7.2 / 8th February 2016

  • css improvements
furqan.zafar
published 0.7.1 •

Changelog

Source

v0.7.1 / 7th February 2016

  • bower support (using npmcdn)
furqan.zafar
published 0.7.0 •

Changelog

Source

v0.7.0 / 7th February 2016

  • umd build
  • added theme prop, 3 built-in themes (default, bootstrap3 & material)
  • Breaking Change: moved index.css from src/ directory to themes & dist directory
  • fixed issues with search & open props
  • Breaking Change: removed autosize prop
furqan.zafar
published 0.6.2 •

Changelog

Source

v0.6.2 / 2nd February 2016

  • hide the reset button if the select is empty
  • minor css improvements
furqan.zafar
published 0.6.1 •

Changelog

Source

v0.6.1 / 1st February 2016

  • disable keyboard selection when control or command keys are pressed
  • minor css improvements
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