- [doc] Add API and
typedefs.json
.
- [deps] Update dependencies.
- [fix] Fix
child.nodeName
bug.
- [fix] Correct indentation of inline tags.
- [fix] No pretty for dangerouslySetInnerHtml in pre and textarea.
- [feature] Add initial padding features.
- [fix] Don't add whitespace for inline elements (before closing, todo: after opening).
- [feature] Compile with Depack.
- [feature] Use the
value
on elements to select an option. 24 July 2019 1.2.1 [fix] Don't indent text inside of tags with __html with pretty=false. 13 June 2019 1.2.0 [feature] Configure whether to close void tags. [fix] Rename srcSet to src. 6 February 2019 1.1.4 [deps] Up deps (for boolean attributes in [email protected]) [docs] Fix missing SSR html output. 19 February 2019 1.1.3 [fix] Render htmlFor into for. 17 February 2019 1.1.2 [doc] Correct JSDoc for RenderConfig. 1.1.1 [doc] Publish types directory and JSDoc VNode. [test] Start using Depack/Context. 1.1.0 [doc] Document Server-Side-Rendering. [feature] Pass addDoctype to automatically add <!doctype hml> to the output. 16 February 2019 1.0.0 [feature] Add rendering and pretty rendering, and create documentation with examples. 15 February 2019 0.0.0 Create @depack/render with [mnp][https://mnpjs.org] [repository]: src, test