Releases: ptrdo/microdata-template
Administrative
Strict Standards
Introduces a strict Standards compliance with Microdata specification, but sets to false by default. This is backwards compatible but will encourage future migration to Standards.
Deep Loop Iteration
Resolves potential conflict of iterant. Updates copyright, versioning.
Combinations
Now applies the combineString transformer within node values (was attributes only) with improved patterning to allow for URL construction. Also, the template will be found when an ancestor element is set for rendering. Documentation.
Administrative
Updates license copyright and example dependencies. Publish now clarifies "files" over exclude.
Synchronizes version with npm
Dependency node_modules
have been removed from examples to eliminate them from npm tarball.
Examples update
Eliminates potential security vulnerabilities in certain webpack dependencies which were prerequisite for example/minimal-webpack.
microdata-template modernization
Now supports integration into ES6-compliant projects as well as AMD (RequireJS) and as simple JavaScript resource attachment.
microdata-template package
An implementation of HTML template by way of the microdata mechanism.