Skip to content

v0.7.0 - Merge upstream

Compare
Choose a tag to compare
@Syer10 Syer10 released this 27 Mar 16:26
· 98 commits to main since this release
  • Update Compose Multiplatform to 1.1.1
  • [BREAKING CHANGE] Modify arguments of the input component to better match those of TextField
  • Add textFieldStyle parameter to input component to allow for outlined text field style (#92)
  • Add text color options for month and day of week header text of date picker (#124)
  • Add ability to change time picker title color (#123)
  • Fix bug which causes input field to lose focus on validity change (#132)
  • Change how desktop dialog shape is handled