Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 928 Bytes

Changelog

Unreleased

Features/Changes

  • Change slider widget input to a percent value and add docs for it #276
  • Add flight booker example from 7gui #280
  • Add timer example from 7gui #284
  • Add more grid properties #285
  • Add value_container for provide on_update to checkbox #290
  • Refactor radio button to use value container #292

Bug Fixes

  • Fix a panic when multiple views have context menus #275
  • Fix slider and add example #279

Internal Changes

  • Add update_state_deferred and simplify update_state #277