Skip to content

2018 #2

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

Merged
merged 9 commits into from
May 29, 2018
Merged

2018 #2

merged 9 commits into from
May 29, 2018

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