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
吴尚昆
8c52fe5265
iOS: fix the loss of Corner effect caused by tableViewCell reuse.
2021-11-17 10:27:04 +08:00
..
DoricDraggableNode.h
…
DoricDraggableNode.m
…
DoricErrorHintNode.h
feat:add protect case for plugin and view
2021-06-22 17:19:50 +08:00
DoricErrorHintNode.m
feat:add protect case for plugin and view
2021-06-22 17:19:50 +08:00
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 when Image async load cause super node requestLayout
2021-11-12 16:28:45 +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
iOS: input support textfield
2021-09-09 18:24:22 +08:00
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
iOS:add ListItem actions api
2021-04-25 15:49:01 +08:00
DoricListNode.h
…
DoricListNode.m
iOS: fix when Image async load cause super node requestLayout
2021-11-12 16:28:45 +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
…