Commit Graph

34 Commits

Author SHA1 Message Date
王劲鹏
7b979cb2b9 iOS: fix slider cannot scroll in simulator 2023-06-14 20:15:47 +08:00
pengfei.zhou
0a9ababc2d iOS: fix slider's item cannot call onClick after reloaded 2023-06-14 19:59:06 +08:00
王劲鹏
1b105d70e4 iOS: add enable gallery 2023-06-13 20:57:16 +08:00
王劲鹏
3393a474f9 iOS: implement slider style gallery 2023-06-13 20:57:16 +08:00
pengfei.zhou
91d5d016f9 iOS: implement NestedSlider slidePosition 2023-04-04 20:46:07 +08:00
pengfei.zhou
18d5050c7a iOS: Slider support fit size and slidePosition 2023-04-04 20:46:07 +08:00
pengfei.zhou
7db5d68db5 feat: add scrollsToTop for scrollable views only for iOS 2023-03-14 12:21:54 +08:00
osborn
4eeebf6118
Feature/fix npe exception (#566)
* android: add exception catch for list flowlayout scroller  type

* iOS: add exception catch for list flowlayout scroller  type
2023-01-03 16:42:52 +08:00
osborn
9be6bb2051
iOS: fix in list when not combine view model cause UI have no update (#559) 2022-12-09 16:33:00 +08:00
pengfei.zhou
cce4148240 feat:slider and flowlayout add reload api 2022-08-16 18:00:23 +08:00
pengfei.zhou
c367b93121 feat:slider add reset action 2022-07-15 19:21:59 +08:00
pengfei.zhou
e1bb564d14 iOS: slider add property slideStyle 2022-07-15 19:21:59 +08:00
王劲鹏
4cfb7b4076 bugfix: slider need scroll logic 2022-06-20 18:54:51 +08:00
pengfei.zhou
4c80e5aa60 iOS: fix when Image async load cause super node requestLayout 2021-11-12 16:28:45 +08:00
pengfei.zhou
02ca1e5081 iOS:fix when reuse node,call reset cause property lost 2021-11-03 14:51:07 +08:00
pengfei.zhou
349e56539c iOS: remove useless code 2021-10-27 18:01:36 +08:00
pengfei.zhou
60c8651e10 iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
72a4562885 iOS: optimze when updating cell do not cause size change, do not reload 2021-10-20 17:54:21 +08:00
pengfei.zhou
f75a6f8071 iOS:change the way created item view. 2021-07-23 10:45:27 +08:00
王劲鹏
560990a39e add reset logic when item count or render page changed 2021-07-08 20:05:56 +08:00
王劲鹏
98f2d29cee fix crash when looped slider with item count zero 2021-07-08 10:13:28 +08:00
王劲鹏
666998d3a6 fix wrong page slided index 2021-07-05 12:44:41 +08:00
pengfei.zhou
e621db48b9 feat: slider add bounces for iOS 2021-04-30 14:34:54 +08:00
pengfei.zhou
f8b983b8d2 iOS: do not show indication in slider 2021-04-30 14:34:54 +08:00
pengfei.zhou
056f2f041f feat:Slider add scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfeizhou
2100eff054 feat:avoid iOS dealloc JSValue in main thread,this may cause crash in JavaScriptCore 2021-01-06 11:57:41 +08:00
pengfei.zhou
d4bf1245dd iOS:fix missing call of requestLayout 2020-04-21 11:14:31 +08:00
王劲鹏
f8a5e29c83 iOS: add loop in slider 2020-04-10 11:08:39 +08:00
pengfei.zhou
f530256d05 iOS:fix slider requestLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
f3c8d1be31 iOS:fix Slider and rotation 2020-04-08 20:33:20 +08:00
pengfei.zhou
abbe0ba377 iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
e13d926b6c iOS:disable scrollview's adjust contentInset 2020-03-13 19:38:39 +08:00
pengfei.zhou
98b3d419ff rename dir 2019-12-21 23:01:45 +08:00