0.2.1
Bug fixes:
- Fix MicroPython's "html5 history mode" not recording history
- Fix bool not working correctly when passed to checkboxes. (False was rendering as true)
- Fix default values not working on props
Optimizations:
- Use Morphdom if available, with eye to requiring it in future for client-side
Cleanup:
- Clean up attributes in core
- Rename ready() to on_ready()
Examples:
- Add Jinja2 example, add hooks that make it work
- Add ltk example
- Add datetime example
Website Bundle: