This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 34624f1  Jewel FormValidator: Extract error check to separate method 
to easier extend
     new b290699  Jewel Validator: Add FormValidatorWithoutSnackbar validator 
which prevents from displaying snackbar in case of errors
     new ba77715  Jewel Validator: Add class description for 
FormValidatorWithoutSnackbar
     new 9f6f459  Jewel Validator: Add "noErrorTip" property which prevents 
from displaying error tooltip near required field

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../Jewel/src/main/resources/jewel-manifest.xml    |  1 +
 ...alidator.as => FormValidatorWithoutSnackbar.as} | 55 ++++++++++------------
 .../royale/jewel/beads/validators/Validator.as     | 54 +++++++++++++++------
 3 files changed, 64 insertions(+), 46 deletions(-)
 copy 
frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/validators/{SelectedItemNullValidator.as
 => FormValidatorWithoutSnackbar.as} (58%)

Reply via email to