Skip to content

Releases: doric-pub/Doric

Release 0.10.28

04 Aug 06:18
Compare
Choose a tag to compare
  • Fix web missing Environment error

Release 0.10.27

29 Jul 05:42
Compare
Choose a tag to compare
  • android: Fix the problem of shaking when pull down the refreshable view

Release 0.10.26

27 Jul 06:35
Compare
Choose a tag to compare
  • Ensure that rendering operations are serialized to prevent timing errors

Release 0.10.25

21 Jul 09:03
Compare
Choose a tag to compare
  • Fix View's doAnimation cause flush on iOS.

Release 0.10.24

20 Jul 12:59
Compare
Choose a tag to compare
  • JSX: in functional components. support innerElement.
  • JSX: ViewFragment support null or undefined

Release 0.10.23

Release 0.10.22

15 Jul 12:29
Compare
Choose a tag to compare
  • Slider add slideStype property
  • Optimize cli tool
  • Other bug fixes.

Release 0.10.21

Release 0.10.20

04 Jul 06:29
Compare
Choose a tag to compare
  • Support use Function as Component in jsx mode.

Release 0.10.19

01 Jul 06:47
Compare
Choose a tag to compare
  • Add beforeDragging on List