Revisions : jQuery validator

jQuery Validation Plugin

http://github.com/jzaefferer/jquery-validation

Les articles publiés sur le site

  • Merge pull request from GHSA-ffmh-x56j-9rc3

    1er juillet 2022, par bytestream
    Merge pull request from GHSA-ffmh-x56j-9rc3
    
    (cherry picked from commit a3908cc082465000a3afa4bed47418b6e02c14ed)
  • Chore : Add CodeQL analysis

    23 juin 2022, par bytestream
    Chore: Add CodeQL analysis
  • Core : fix deprecated jquery .submit() event shorthand (#2430)

    23 mai 2022, par bytestream
    Core: fix deprecated jquery .submit() event shorthand (#2430)
    
    * Core: fix deprecated jquery .submit() event shorthand
    
    * Core: jscs
  • Localization : Add periods to messages (#2266)

    23 mai 2022, par EricDunsworth
    Localization: Add periods to messages (#2266)
    
    All core messages end with periods. But additional/localization messages were
    previously using them inconsistently.
    
    This commit adds message periods to:
    * Additional files that lacked them
    * Localization files that were already mostly using them
    * Italian (it) localization file
    
    Didn't add any periods to non-Latin localization files that previously weren't
    using them at all (AR, bn_BD, he, hy_AM, sd, th, ur, zh and zh_TW).
  • Chore : update changelog

    19 mai 2022, par bytestream
    Chore: update changelog