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
8e021133bb
iOS: fix loadMore's change may cause UITableView internal inconsistency,add reloadData action
2022-06-23 17:12:36 +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 loadMore's change may cause UITableView internal inconsistency,add reloadData action
2022-06-23 17:12:36 +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
bugfix: cancel image request when reset
2022-06-20 18:54:51 +08:00
DoricInputNode.h
iOS: input support textfield
2021-09-09 18:24:22 +08:00
DoricInputNode.m
iOS: fix when input set maxLength, delete text in middel, the selection move to end
2022-03-24 18:15:55 +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 loadMore's change may cause UITableView internal inconsistency,add reloadData action
2022-06-23 17:12:36 +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
bugfix: slider need scroll logic
2022-06-20 18:54:51 +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
[UIFont familyNames] before CGFontCreateWithDataProvider()
2022-03-03 17:15:22 +08:00
DoricViewNode.h
iOS: reset view node when reuse this node
2021-10-27 18:01:36 +08:00
DoricViewNode.m
iOS: reset pivot to default
2021-12-28 16:36:17 +08:00
DoricVLayoutNode.h
…
DoricVLayoutNode.m
…
UIView+Doric.h
…
UIView+Doric.m
…