Socket
Socket
Sign inDemoInstall

complety

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.6.0

Diff

Changelog

Source

v0.6.0

News

  • Adds support to different module loaders;
  • Adds support for deep highlight;

Updates

  • Drops Handlebar dependency since you can use anything you want;
wbotelhos
published 0.5.0 •

Changelog

Source

v0.5.0

News

  • params option now can receive function as value.
wbotelhos
published 0.4.1 •

Changelog

Source

v0.4.1

BigFix

  • cacheData option must be {} as default;
  • Fix cache conditional.
wbotelhos
published 0.4.0 •

Changelog

Source

v0.4.0

News

  • Adds cacheData to keep the cache data. The URL is the key and the JSON content is the value. You can preload it.

Update

  • Option cache now enables true or disables false the cache having true as default;
wbotelhos
published 0.3.0 •

Changelog

Source

v0.3.0

News

  • Adds params options to be possible pass params to URL query.
wbotelhos
published 0.2.1 •

Changelog

Source

v0.2.1

Updates

  • Removes node lock from package.json.
wbotelhos
published 0.2.0 •

Changelog

Source

v0.2.0

Changes

  • none and selected event now is prefixed with complety: complety:none and complety:selected;
  • Ajax callbacks now is complety:always, complety:done and complety:fail events;
  • Drops jQuery name of the files name;
  • Loading style now is .complety__field--loading by default;
  • Moves functions.getValue to the root options, now is just getValue.

Updates

  • The this element was added on complety:suggested parameters.

News

  • Adds search function;
  • Adds event complety:suggested;
  • Support to data attributes;
  • The field value now is saved on data for a better background manipulation.
wbotelhos
published 0.1.1 •

Changelog

Source

v0.1.1

BigFixes

  • Fix NPM published version.
wbotelhos
published 0.1.0 •

Changelog

Source

v0.1.0

  • First release.
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