Skip to content

Release 5.13.4

Compare
Choose a tag to compare
@lukewalczak lukewalczak released this 23 Apr 12:19
· 53 commits to main since this release

5.13.4 (2025-04-23)

Bug Fixes

  • πŸ› Remove outline on web from TextInputFlat component (#4305) (2463579)
  • add missing setSelection method on text input (#4688) (47e2841)
  • avoid gratuitous re-rendering of components using settings or theme (#4619) (c5161ab)
  • Button and IconButton TouchableRipple borderRadius (#4278) (7e938cf)
  • correct menu position with translucent status bar (#4685) (c988701)
  • ensure DataTable.Title respects font scaling (#4640) (8fb590a)
  • fixed Chip "shadow" and height issue (#4461) (8208811)
  • omit safe area insets in appbar header types (#4687) (d4cca22)
  • remove cover padding (#4683) (cab5afa)
  • update tests (23604c0)