Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Bien-Glitch/fusion.jquery.form.validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2-stable
Choose a base ref
...
head repository: Bien-Glitch/fusion.jquery.form.validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 102s
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 8, 2021

  1. Update:

    - Added Error count per form:
        - Form can now be checked if error exists and form submission prevented.
    Bien-Glitch committed Sep 8, 2021
    Copy the full SHA
    a90f8ec View commit details
  2. Update

    - Code cleanup for better performance.
    - Added new function for form error check - `hasErrors()`
    - Added Error count per form:
        - Form can now be checked if error exists and form submission prevented using the `hasErrors()` function.
    Bien-Glitch committed Sep 8, 2021
    Copy the full SHA
    a4e942d View commit details

Commits on Sep 14, 2021

  1. Merge remote-tracking branch 'origin/103' into 102s

    # Conflicts:
    #	src/js/fb-formvalidator/fusion.form.validator.js
    #	src/js/fb-formvalidator/init.js
    Bien-Glitch committed Sep 14, 2021
    Copy the full SHA
    6cab786 View commit details
Loading