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

fix(Interval Value Validators): Propagate valueRequiredValidator to child component (DSP-1193) #253

Merged
merged 7 commits into from Jan 13, 2021

Commits on Jan 8, 2021

  1. Copy the full SHA
    05d6d15 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Copy the full SHA
    dff88e1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5e8618 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    71c88f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. refactor(interval-input): adds startEndSameTypeValidator to FormContr…

    …ols even if the value is not required & refactors startEndSameTypeValidator validity logic
    mdelez committed Jan 12, 2021
    Copy the full SHA
    3c0a216 View commit details
    Browse the repository at this point in the history
  2. test(interval-input): adds additional assertion for startEndSameTypeV…

    …alidator functionality
    mdelez committed Jan 12, 2021
    Copy the full SHA
    19f996d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Copy the full SHA
    020a5f1 View commit details
    Browse the repository at this point in the history