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
e8f22b16d3
iOS: List should clear height infos if refresh
2023-08-11 11:50:09 +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
Feature/zpf (
#564
)
2022-12-20 15:06:46 +08:00
DoricDraggableNode.h
…
DoricDraggableNode.m
…
DoricErrorHintNode.h
…
DoricErrorHintNode.m
…
DoricFlexNode.h
…
DoricFlexNode.m
iOS: do not dependent yoga, include its source directly
2023-04-04 11:14:28 +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 crash when flowlayout in wrong state
2023-07-31 15:41:14 +08:00
DoricGestureContainerNode.h
iOS: update with js dispatcher
2021-09-23 11:08:13 +08:00
DoricGestureContainerNode.m
feat:fix gesture touch event's conflict in scroller
2022-08-01 19:05:41 +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
iOS: when not set onclick on view, should passthrough touch event
2022-12-07 10:29:02 +08:00
DoricHorizontalListItemNode.h
iOS: implement horizontal list
2022-08-25 10:22:23 +08:00
DoricHorizontalListItemNode.m
iOS: implement horizontal list
2022-08-25 10:22:23 +08:00
DoricHorizontalListNode.h
iOS: implement horizontal list
2022-08-25 10:22:23 +08:00
DoricHorizontalListNode.m
iOS: fix non ui thread access view content offset
2023-07-20 18:18:16 +08:00
DoricImageNode.h
…
DoricImageNode.m
fix: image's contentMode bug when displayed again after an image loading error.
2022-07-19 16:46:23 +08:00
DoricInputNode.h
iOS: input support textfield
2021-09-09 18:24:22 +08:00
DoricInputNode.m
iOS: font style for input
2023-01-17 11:24:23 +08:00
DoricLayouts.h
iOS: rename category name, avoid duplicated class name
2023-07-21 10:34:59 +08:00
DoricLayouts.m
iOS: rename category name, avoid duplicated class name
2023-07-21 10:34:59 +08:00
DoricListItemNode.h
…
DoricListItemNode.m
…
DoricListNode.h
…
DoricListNode.m
iOS: List should clear height infos if refresh
2023-08-11 11:50:09 +08:00
DoricNestedSliderNode.h
…
DoricNestedSliderNode.m
iOS: implement NestedSlider slidePosition
2023-04-04 20:46:07 +08:00
DoricRootNode.h
iOS: fix when RootNode shrink its size, it cannot be layout properly
2023-03-07 16:37:00 +08:00
DoricRootNode.m
iOS: fix when RootNode shrink its size, it cannot be layout properly
2023-03-07 16:37:00 +08:00
DoricScrollerNode.h
iOS: Scroller support fit width or height
2022-08-25 14:23:14 +08:00
DoricScrollerNode.m
iOS: fix non ui thread access view content offset
2023-07-20 18:18:16 +08:00
DoricSlideItemNode.h
…
DoricSlideItemNode.m
…
DoricSliderLayout.h
iOS: add enable gallery
2023-06-13 20:57:16 +08:00
DoricSliderLayout.m
iOS: add enable gallery
2023-06-13 20:57:16 +08:00
DoricSliderNode.h
…
DoricSliderNode.m
iOS: fix slider cannot scroll in simulator
2023-06-14 20:15:47 +08:00
DoricStackNode.h
…
DoricStackNode.m
iOS: when not set onclick on view, should passthrough touch event
2022-12-07 10:29:02 +08:00
DoricSuperNode.h
iOS: fix when Image async load cause super node requestLayout
2021-11-12 16:28:45 +08:00
DoricSuperNode.m
iOS: fix when load image async cause crash
2023-03-29 11:55:23 +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: fix font style cannot change from system bold to system normal
2023-01-13 11:52:09 +08:00
DoricUIView.h
iOS: when not set onclick on view, should passthrough touch event
2022-12-07 10:29:02 +08:00
DoricUIView.m
iOS: when not set onclick on view, should passthrough touch event
2022-12-07 10:29:02 +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 reset viewnode cannot reset gradient color
2023-03-15 12:17:45 +08:00
DoricVLayoutNode.h
…
DoricVLayoutNode.m
iOS: when not set onclick on view, should passthrough touch event
2022-12-07 10:29:02 +08:00
UIView+Doric.h
…
UIView+Doric.m
…