Skip to content

Releases: doric-pub/Doric

Release 0.10.58

03 Apr 06:22
Compare
Choose a tag to compare
  • iOS fix crash when list insert more rows

Release 0.10.57

29 Mar 03:56
Compare
Choose a tag to compare

Release 0.10.56

23 Mar 11:55
Compare
Choose a tag to compare
  • [iOS] Optimize list scrolling
  • [iOS] Fix crash when access flexConfig

Release 0.10.55

22 Mar 12:12
Compare
Choose a tag to compare
v0.10.55

iOS: impl iosUsingObject option

Release 0.10.54

15 Mar 11:19
Compare
Choose a tag to compare
  • [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

15 Mar 04:18
Compare
Choose a tag to compare
  • [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

14 Mar 06:05
Compare
Choose a tag to compare
  • feat: add observeScrollingInterval in coordinator plugin
  • feat: add scrollsToTop for scrollable views only for iOS

Release 0.10.51

09 Mar 03:37
Compare
Choose a tag to compare
  • List add preloadItemCount

Release 0.10.50

07 Mar 08:37
Compare
Choose a tag to compare

Release 0.10.49

15 Feb 12:15
Compare
Choose a tag to compare
  • Add API for synchronous rendering to Panel
  • Fix when print log string which contains special control characters in doric