Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Docs & API fixes to Dart Forms #793

Closed
wants to merge 2 commits into from
Closed

Docs & API fixes to Dart Forms #793

wants to merge 2 commits into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented Mar 24, 2014

No description provided.

matsko added 2 commits March 24, 2014 13:53
BREAKING CHANGE: All form code that uses control.valid_submit and control.invalid_submit
will throw an error. Instead use control.validSubmit and control.invalidSubmit to check
the submission validitity on a control.
@matsko matsko changed the title Docs & API fixes to form Docs & API fixes to Dart Forms Mar 24, 2014
@matsko matsko added cla: yes and removed cla: no labels Mar 24, 2014
matsko added a commit that referenced this pull request Mar 25, 2014
BREAKING CHANGE: All form code that uses control.valid_submit and control.invalid_submit
will throw an error. Instead use control.validSubmit and control.invalidSubmit to check
the submission validitity on a control.

Closes #793
matsko added a commit that referenced this pull request Mar 26, 2014
BREAKING CHANGE: All form code that uses control.valid_submit and control.invalid_submit
will throw an error. Instead use control.validSubmit and control.invalidSubmit to check
the submission validitity on a control.

Closes #793
matsko added a commit that referenced this pull request Mar 28, 2014
BREAKING CHANGE: All form code that uses control.valid_submit and control.invalid_submit
will throw an error. Instead use control.validSubmit and control.invalidSubmit to check
the submission validitity on a control.

Closes #793
@matsko matsko closed this in e5baa50 Mar 28, 2014
@matsko matsko deleted the form_api_fixes branch April 14, 2014 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

1 participant