Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
released this 27 Oct 15:18
a6239ae

What's new ?

  • The first, full version of the Documentation is out ! #18
  • Add one-click deploy badges for examples
  • Add argument to specify favicon image for pages #8
  • Page creation are recorded (similarly to Widget), so it's easier to deploy a simple app #12
  • Input widget now have a label argument #16
  • Added texture example for easy front-end debugging
  • Base skin updated
  • Button and Input now have a wide argument

New Widget

  • Header
  • Title
  • SubHeader

Internal improvements

  • Added tests for define_routes() method #13
  • More strict validation for callbacks routes (better auto-generated documentation by FastAPI) #15