Releases: doric-pub/Doric
Releases · doric-pub/Doric
Release 0.10.58
- iOS fix crash when list insert more rows
Release 0.10.57
Release 0.10.56
- [iOS] Optimize list scrolling
- [iOS] Fix crash when access flexConfig
Release 0.10.55
v0.10.55 iOS: impl iosUsingObject option
Release 0.10.54
- [iOS] Optimize the thread blocking when the renderItem of List throws an exception
- [iOS] Optimized the problem that the bounds of the Refreshable was pulled down too quickly when the List was nested with the Refreshable to consume the sliding gesture, which caused the List to fail to respond to the sliding in time
Release 0.10.53
- [Android&iOS] Optimize the callback frequency of the drop-down control in the Refreshable control, prevent the backlog of JS thread tasks, and optimize the UI response effect
- [iOS] Fix confusion when using gradient color as background when Cell is reused in List
Release 0.10.52
- feat: add observeScrollingInterval in coordinator plugin
- feat: add scrollsToTop for scrollable views only for iOS
Release 0.10.51
- List add preloadItemCount
Release 0.10.50
iOS: fix when RootNode shrink its size, it cannot be layout properly
@penfeizhou
@jingpeng
penfeizhou authored and jingpeng committed now
iOS: reorder registry alloc to avoid setEnvironmentVariable abnormal
@jingpeng
@penfeizhou
jingpeng authored and penfeizhou committed 2 minutes ago
Release 0.10.49
- Add API for synchronous rendering to Panel
- Fix when print log string which contains special control characters in doric