Skip to content

Conversation

happyshi0402
Copy link
Owner

No description provided.

Matt Moore and others added 9 commits September 21, 2017 12:31
Replicated the addValidator functionality in utils.js and then rewrote
the existing sanitizers in santize.js to work in the new format. Also
added an example custom sanitizer in form.html
Addresses #646, which reported that mime types in file validations were
being parsed incorrectly when they contained hyphens. This change
ensures that we only split the allowed file types string at commas and
trailing white space and not at hyphens.
Add empty element check in case element was filtered by toggleDisabled
Fix issue with hyphens in file validation mime types
@happyshi0402 happyshi0402 merged commit aa775bc into happyshi0402:master May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants