Skip to content

Rio 0.9.2

Compare
Choose a tag to compare
@Sn3llius Sn3llius released this 25 Jul 15:50

After looking into feedback and real-world apps made by the community, we've decided to make some changes to the layouting system. We've completely rewritten how components are laid out internally. This was a large undertaking and has been in the works for several weeks now - and the results are looking great! We're seeing much faster layout times, especially for larger (1000+ component) apps.

No Breaking changes

Improvements:

  • Internal Layout Changes: This was an entirely internal layout change that makes Rio faster.
  • Foundation for Custom Components: These changes pave the way for custom components, a feature we've been wanting to add for a while.
  • rio.Switch: Appearance of rio.Switch has been enhanced for better usability and appearance.

Install 🛠️

Get it from pypi: pip install --upgrade rio-ui 🌊