This website requires JavaScript.
Explore
Help
Sign In
tianzixuan
/
Doric
Archived
Watch
1
Star
0
Fork
0
You've already forked Doric
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
Doric
/
doric-iOS
/
Pod
/
Classes
/
Shader
History
pengfei.zhou
0477e5790b
iOS: fix listItem cannot be animated
2021-12-03 17:45:51 +08:00
..
DoricAeroEffectViewNode.h
feat: fix typo
2021-11-26 14:56:36 +08:00
DoricAeroEffectViewNode.m
iOS: Use Animator to control blur effect
2021-11-26 14:56:36 +08:00
DoricBlurEffectViewNode.h
iOS: add BlurEffect
2021-11-26 14:56:36 +08:00
DoricBlurEffectViewNode.m
iOS: Use Animator to control blur effect
2021-11-26 14:56:36 +08:00
DoricDraggableNode.h
…
DoricDraggableNode.m
…
DoricErrorHintNode.h
…
DoricErrorHintNode.m
…
DoricFlexNode.h
…
DoricFlexNode.m
iOS: FlexNode ignore maxSize if largger than intrinsic size when it is root flex node
2021-10-17 12:37:41 +08:00
DoricFlowLayoutItemNode.h
…
DoricFlowLayoutItemNode.m
Add find visible items for list and flowlayout
2021-10-12 17:44:02 +08:00
DoricFlowLayoutNode.h
…
DoricFlowLayoutNode.m
iOS: fix listItem cannot be animated
2021-12-03 17:45:51 +08:00
DoricGestureContainerNode.h
iOS: update with js dispatcher
2021-09-23 11:08:13 +08:00
DoricGestureContainerNode.m
native response parameter changed
2021-09-23 18:11:27 +08:00
DoricGroupNode.h
…
DoricGroupNode.m
fix when remove child node from group node,reuse cause problem
2021-10-08 18:49:45 +08:00
DoricHLayoutNode.h
…
DoricHLayoutNode.m
…
DoricImageNode.h
…
DoricImageNode.m
iOS: fix when Image async load cause super node requestLayout
2021-11-12 16:28:45 +08:00
DoricInputNode.h
…
DoricInputNode.m
iOS: reset view node when reuse this node
2021-10-27 18:01:36 +08:00
DoricLayouts.h
iOS: fix the loss of Corner effect caused by tableViewCell reuse.
2021-11-17 10:27:04 +08:00
DoricLayouts.m
iOS: fix the loss of Corner effect caused by tableViewCell reuse.
2021-11-17 10:27:04 +08:00
DoricListItemNode.h
…
DoricListItemNode.m
…
DoricListNode.h
…
DoricListNode.m
iOS: fix listItem cannot be animated
2021-12-03 17:45:51 +08:00
DoricNestedSliderNode.h
…
DoricNestedSliderNode.m
iOS: reset view node when reuse this node
2021-10-27 18:01:36 +08:00
DoricRootNode.h
…
DoricRootNode.m
…
DoricScrollerNode.h
…
DoricScrollerNode.m
iOS: remove useless code
2021-10-27 18:01:36 +08:00
DoricSlideItemNode.h
…
DoricSlideItemNode.m
…
DoricSliderNode.h
…
DoricSliderNode.m
iOS: fix when Image async load cause super node requestLayout
2021-11-12 16:28:45 +08:00
DoricStackNode.h
…
DoricStackNode.m
…
DoricSuperNode.h
iOS: fix when Image async load cause super node requestLayout
2021-11-12 16:28:45 +08:00
DoricSuperNode.m
iOS: fix Image async load error
2021-11-12 16:46:49 +08:00
DoricSwitchNode.h
…
DoricSwitchNode.m
iOS: reset view node when reuse this node
2021-10-27 18:01:36 +08:00
DoricTextNode.h
…
DoricTextNode.m
iOS: reset view node when reuse this node
2021-10-27 18:01:36 +08:00
DoricViewNode.h
iOS: reset view node when reuse this node
2021-10-27 18:01:36 +08:00
DoricViewNode.m
iOS:fix when reuse node,call reset cause property lost
2021-11-03 14:51:07 +08:00
DoricVLayoutNode.h
…
DoricVLayoutNode.m
…
UIView+Doric.h
…
UIView+Doric.m
…