Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to seek data from yiiActiveForm('data') #300

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2019

  1. Update yii2-dynamic-form.js

    Fix if the parsing method failed to seek settings data from `yiiActiveForm('data')`.
    Will use default CSS classes and seek settings only if the object is not undefined.
    agungsijawir authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    c997b37 View commit details
    Browse the repository at this point in the history
  2. Update yii2-dynamic-form.min.js

    minifying edited JS
    agungsijawir authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    4fe7aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c46ea View commit details
    Browse the repository at this point in the history