Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 2.07 KB

File metadata and controls

28 lines (16 loc) · 2.07 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.5.2 (2023-06-22)

Bug Fixes

  • optimize tabBarItem by memoizing getter functions (#11427) (1f94c8b) - by @okwasniewski

3.5.1 (2023-03-01)

Bug Fixes

  • fix paths in sourcemap files (368e069) - by @satya164

3.5.0 (2023-02-17)

Bug Fixes

  • split updating state to batches on long lists (#11046) (0aa6a18) - by @okwasniewski

Features

  • add support to override pager's overScrollMode (#11194) (0c4e83a) - by @ouabing
  • allow users to pass android_ripple config in TabView (#11203) (15939d8), closes #11198 - by @okwasniewski
  • extract drawer to a separate package (58b7cae) - by @satya164