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

parsleyjs

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parsleyjs - npm Package Versions

1234

2.0.6

Diff

Changelog

Source

2.0.6

  • removed buggy special char in remote.js plugin (#755)
  • fixed bug where isValid returned old errors on field with no constraints anymore (#776)
  • fix a lot of tests
guillaumepotier
published 2.0.5 •

Changelog

Source

2.0.5

  • fixed AMD
guillaumepotier
published 2.0.4 •

Changelog

Source

2.0.4

  • added ParsleyField context to asyncValidator callback functions (#702)
    • fixed AMD loading of Validator.js (#691, #693)
    • added extra/words.js validators (#700)
    • added support of multiple groups (#706)
guillaumepotier
published 2.0.2 •

Changelog

Source

2.0.2

  • proper version number in dist/ files
guillaumepotier
published 2.0.0 •

Changelog

Source

2.0.0

  • fixed remote re-entering already validated value (#576)
    • added stopImmediatePropagation() un onSubmit() method to avoid conflicts with other libraries (#561)
    • fixed parsleyFieldMultiple behavior that tried to bind non radio or checkbox fields as a multiple field (#589)
    • input[type=hidden] are now excluded by default (#589)
    • fixed constraints unicity on fields belonging to same multiple group
    • added data-parsley-remote-validator feature (#587)
    • now support custom messages placeholders (#602)
    • fix exception when ParsleyField or ParsleyFieldMultiple value is null or undefined (#598)
    • fixed destroy() method + added test (#555)
    • added requirejs AMD support for dist/parsley.js and dist/parsley.min.js versions (#606)
    • fixed custom namespace -multiple that didn't re-evaluated correctly (#595)
    • added ParsleyUI.getErrorsMessages() (Closes #607)
guillaumepotier
published 2.0.0-rc2 •

Changelog

Source

2.0.0-rc2

  • added data-parsley-validate-if-empty field option (#489)
    • fixed select multiple bug (#522)
    • allowed checkbox, radio and select multiple inputs to have either a name or an id to be binded (instead of just a name)
guillaumepotier
published 2.0.0-rc1 •

Changelog

Source

2.0.0-rc1

  • initial 2.x public release
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