Skip to content

Release 21.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:47
· 46 commits to main since this release

⚠ BREAKING CHANGES

  • useRootNavigator parameter for LdChoose to superseed the navigator parameter.
  • implement "lazy loading" of pages for LdPaginator and LdList

Features

  • Add LdListItemToggle component for enhanced list item interaction (a3f1588)
  • Enhance LdAvatar with circular shape and size options (8730cf2)
  • implement "lazy loading" of pages for LdPaginator and LdList (a55741e)
  • useRootNavigator parameter for LdChoose to superseed the navigator parameter. (8292ed8)

Bug Fixes

  • Adjust alpha value for color based on theme darkness in LdTag (263ccb7)
  • resolve "perform initial scroll" not working properly (a0a119a)
  • resolve linter issue (f4e95db)
  • Update action bar height and improve device type detection in LdModal (c7e273e)
  • Update color expectation in tag_test (4bf73f2)
  • Update font size values in LdThemeSize extension (6a47dc1)