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

1
7

0.3.8

Diff

Changelog

Source

v0.3.8 / 16th January 2016

  • fixed a bug where passing restore-on-backspace prop wouldn't work in conjunction with render-no-results-found prop (#14)
furqan.zafar
published 0.3.7 •

Changelog

Source

v0.3.7 / 2nd November 2015

  • call on-blur only if the dropdown is open, thanks @alurim
furqan.zafar
published 0.3.6 •

Changelog

Source

v0.3.6 / 30th October 2015

  • updated package.json to include (React 0.14.0 and above) thanks @HankMcCoy
furqan.zafar
published 0.3.5 •

Changelog

Source

v0.3.5 / 16th October 2015

  • improved the default auto-size implementation
furqan.zafar
published 0.3.4 •

Changelog

Source

v0.3.4 / 14th October 2015

  • fixed a bug where the height of the ".dropdown-transition" element blocked the dom underneath (#6)
furqan.zafar
published 0.3.3 •

Changelog

Source

v0.3.3 / 13th October 2015

  • added missing dependency react-addons-css-transition-group to package.json
furqan.zafar
published 0.3.2 •

Changelog

Source

v0.3.2 / 13th October 2015

  • animated dropdown
furqan.zafar
published 0.3.1 •

Changelog

Source

v0.3.1 / 10th October 2015

  • added defaultValue prop for SimpleSelect & defaultValues prop for MultiSelect
furqan.zafar
published 0.3.0 •

Changelog

Source

v0.3.0 / 9th October 2015

  • upgraded to react 0.14.0
  • you can now return an object from the uid prop, made uid prop optional (even for custom option object)
  • added editable prop for SimpleSelect
  • fixed a bug where changing the selectable property would not rerender the option
  • wrap around when navigating options with arrow keys
  • close multi-select when there are no more options left to select
furqan.zafar
published 0.2.6 •

Changelog

Source

v0.2.6 / 8th October 2015

  • fixed a bug where selecting an option did not update the highlighted-uid (multi select). Thanks @edgarzakaryan
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