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
2022-08-05 11:24:46 +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 complete Android & iOS with same logic 2020-01-04 14:48:50 +08:00
DoricDraggableNode.m iOS:fix draggable 2020-04-08 20:33:20 +08:00
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 add ts define 2020-04-10 14:35:21 +08:00
DoricFlexNode.m iOS: fix when flexlayout's width is most,it cannot wrap child view properly 2022-07-18 18:27:03 +08:00
DoricFlowLayoutItemNode.h rename dir 2019-12-21 23:01:45 +08:00
DoricFlowLayoutItemNode.m Add find visible items for list and flowlayout 2021-10-12 17:44:02 +08:00
DoricFlowLayoutNode.h feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
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 feat:fix gesture touch event's conflict in scroller 2022-08-01 19:05:41 +08:00
DoricGroupNode.h iOS:fix NestedScroll 2020-04-08 20:33:20 +08:00
DoricGroupNode.m fix when remove child node from group node,reuse cause problem 2021-10-08 18:49:45 +08:00
DoricHLayoutNode.h iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
DoricHLayoutNode.m iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
DoricImageNode.h rename dir 2019-12-21 23:01:45 +08:00
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 fix: textView's placeholder position error bug . 2022-07-08 15:27:19 +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 some layout cases 2022-08-05 11:24:46 +08:00
DoricListItemNode.h rename dir 2019-12-21 23:01:45 +08:00
DoricListItemNode.m iOS:add ListItem actions api 2021-04-25 15:49:01 +08:00
DoricListNode.h feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
DoricListNode.m iOS: add protection when scrollToPosition 2022-07-15 19:21:59 +08:00
DoricNestedSliderNode.h rename dir 2019-12-21 23:01:45 +08:00
DoricNestedSliderNode.m iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
DoricRootNode.h iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
DoricRootNode.m iOS:refact requestLayout logic 2020-04-08 20:33:20 +08:00
DoricScrollerNode.h feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
DoricScrollerNode.m iOS: remove useless code 2021-10-27 18:01:36 +08:00
DoricSlideItemNode.h rename dir 2019-12-21 23:01:45 +08:00
DoricSlideItemNode.m iOS:fix slider requestLayout 2020-04-08 20:33:20 +08:00
DoricSliderNode.h rename dir 2019-12-21 23:01:45 +08:00
DoricSliderNode.m feat:slider add reset action 2022-07-15 19:21:59 +08:00
DoricStackNode.h iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
DoricStackNode.m iOS refact DoricLayout 2020-04-08 20:33:20 +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 Image async load error 2021-11-12 16:46:49 +08:00
DoricSwitchNode.h feat:add switch for Android and iOS 2020-03-13 13:03:23 +08:00
DoricSwitchNode.m iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
DoricTextNode.h rename dir 2019-12-21 23:01:45 +08:00
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: fix when doAnimation cause flush 2022-07-21 17:02:38 +08:00
DoricVLayoutNode.h iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
DoricVLayoutNode.m iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
UIView+Doric.h iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
UIView+Doric.m iOS refact DoricLayout 2020-04-08 20:33:20 +08:00