Skip to content

0.2.1

Compare
Choose a tag to compare
@kkinder kkinder released this 09 Jun 09:53
· 156 commits to main since this release

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:

puepy-bundle.zip