Skip to content

v1.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@zach-klippenstein zach-klippenstein released this 20 Oct 23:10
· 1824 commits to main since this release
  • Introduce RenderContext.eventHandler. (#212)
  • Introduce DecorativeViewFactory. (#183)
  • Introduce helpers for working with EditTexts from LayoutRunners. (#198, #201)
  • Enforce distinct id and inflatedId values. (#182)
  • Add guarded setOutput to enterState ReplaceWith expression. (#191)
  • Disable jetifier. (#193)
  • ViewRegistry, LayoutRunner tidying. (#200)
  • Make core RenderTester.expectWorkflow method internal. (#203)
  • Fix memory leak in ModalContainer. (#220)
  • Fix ungrammatical error message. (#181)
  • Improves exception message for conflicting ids in stubs. (#184)
  • Punch up docs on OverviewDetailScreen.selectDefault. (#185)