Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Bien-Glitch Bien-Glitch released this 19 Jun 16:10
9b2c190

๐Ÿš€ What's Changed

  • The plugin now has its own classes to avoid polluting the global space.
  • The element selector $el(selector, context) has been changed to $fs(selector, context).
  • To access the validator and the utility methods, the element selector must be used to instantiate the plugin.
  • Made configuration easier and seamless.
  • Changed the names of the config sub-options

๐Ÿš€ New Features

  • Added new Configuration options under the config sub-option:
    • showIcons
    • useDefaultStyling
    • initWrapper

๐Ÿš€ Fixes

  • Fixed bugs in Validation Process.
  • Optimized validation processes for better performance.

Get started with the docs