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

Report form elems + unsuppored fallback mechanisms #101

Merged
merged 2 commits into from
Oct 29, 2017

Conversation

rdeltour
Copy link
Member

Closes #75
Closes #76

Reports a property `hasFormElements` if any of the following elements are
found in Content Documents:

- form
- input
- button
- select
- datalist
- textarea
- option
- output
- progress
- meter

Closes #75

- and an empty message aborts the commit.
Report the following Package properties in the `properties` section:
- `hasBindings` will report the presence of a `bindings` element in the Package Doc
- `hasManifestFallbacks` will report the presence of any manifest fallback

Report the following Content Doc elements in the `data` sections:
- `epub:trigger` elements in the `data['epub-triggers']` array
- `epub:switch` elements in the `data['epub-switches']` array

Closes #76
@rdeltour rdeltour added the rules label Oct 29, 2017
@rdeltour rdeltour added this to the v0.6.0 “Beta 2” milestone Oct 29, 2017
@rdeltour rdeltour merged commit b18740a into master Oct 29, 2017
@rdeltour rdeltour deleted the feat/content-reporting branch October 29, 2017 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant