Socket
Socket
Sign inDemoInstall

choicesjs-stencil

Package Overview
Dependencies
7
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.5.1

Diff

Changelog

Source

1.5.1

  • Added ReactJS documentation.

  • Updated project description and documentation.

  • Updated demo adding repository link.

  • Fixed external links with rel="noopener".

  • Updated choices.js to version 9.0.1.

    • Release changes.
  • Updated @stencil/core to version 1.12.7.

  • Updated demo application.

  • Changed web component interface:

    • ClassNames:
      • Added selectedState.
      • Removed hiddenState.
      • Replaced itemOption with itemChoice.
    • FuseOptions (fusejs.io updates from 2.7.4 to version 3.4.6):
      • Added options:
        • includeMatches.
        • includeScore.
        • findAllMatches.
        • sortFn.
        • getFn.
    • IchoicesProps:
      • Added properties:
        • uniqueItemText.
        • customAddItemText.
        • valueComparer.
      • Replaced properties:
        • addItemFilterFn with addItemFilter (it allows string and RegExp types).
        • sortFn with sorter.
    • IChoicesMethods:
      • Removed ajax method.
adidas
published 1.5.0 •

adidas
published 1.4.0 •

Changelog

Source

1.4.0

  • Updated @stencil/core to version 1.5.4.
  • Removed unnecessary event definitions.
  • Fixed method definitions: highlightItem and unhighlightItem.
adidas
published 1.3.1 •

Changelog

Source

1.3.1

  • Fixed package registry.
adidas
published 1.3.0 •

Changelog

Source

1.3.0

  • Updated StencilJS core to v0.18.1.
  • Updated ChoicesJS to v7.0.0.
    • regexFilter config has been replaced with addItemFilterFn function.
    • toggleDropdown method has been removed.
    • clearChoices method has been added.
  • Updated example with new options.
  • Updated documentation with example of framework integration.
adidas
published 1.2.1 •

Changelog

Source

1.2.1

  • Fixed Travis configuration to publish and create documentation on release tags.
adidas
published 1.2.0 •

Changelog

Source

1.2.0

  • Updated to Choices.js v4.1.3. Changes:
    • Renamed property duplicateItems to duplicateItemsAllowed.
    • Renamed property sortFilter to sortFn.
    • Renamed property removeItemsByValue to removeActiveItemsByValue.
    • Renamed property setValueByChoice to setChoiceByValue.
    • Modfied callbackOnCreateTemplates which receives the class names as first argument (this.config.classNames).
  • Removed sass-inline-svg dependency because the assets are now bundled along with the CSS.
  • Updated TravisCI configuration to publish on tags.
  • Updated example.
adidas
published 1.1.1 •

Changelog

Source

1.1.1

  • Fixed placeholder behavior to avoid input dynamic width.
  • Added NPM and TravisCI badges in the README file.
  • Updated @stencil/core.
  • Removed .meta.yml file.
adidas
published 1.1.0 •

Changelog

Source

1.1.0

  • Fixed component to be able to work within a <form/> element.
  • Fixed getValue public method.
  • Fixed placeholder property when it is used as element attribute.
  • Updated dev and public examples:
    • Wrap select elements in a form to get their values.
    • Show the values of the select elements.
  • Updated logo.
adidas
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial version of choicesjs-stencil web component.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc