王劲鹏
|
9af7f389bc
|
js: add horizontal list declaration
|
2022-08-25 10:22:23 +08:00 |
|
pengfei.zhou
|
6a4c69340e
|
iOS: DoricLayout UIImageView support fit width or height when another dimension is certained
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
16cc6446e9
|
iOS: DoricLayout add other logic such as maxWidth and maxHeight and so on
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
8fbbaa7f56
|
iOS: DoricLayout fix code error
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
7749ea2ea2
|
iOS: DoricLayout fix missing property
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
c8365973f0
|
iOS: DoricLayout add measureState
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
2ba4323c7c
|
iOS: refact whole DoricLayout's measure process
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
f849d4bb34
|
iOS: align DoricLayout fix when super is fit but all sub are most
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
95a16435f3
|
iOS: align DoricLayout to LinearLayout logic
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
060e821687
|
iOS: refact layout fix when need fit on one dimension size change cannot cause another dimension size change
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
8d5350898a
|
iOS: refact layout use measure state to control when it self is most,but supernode is fit
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
3da39cff48
|
iOS: refact layout logic
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
f23159e6bb
|
iOS: optimize use helper functions
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
c02a54d417
|
iOS: do not need layout when in measuring
|
2022-08-24 20:13:16 +08:00 |
|
pengfei.zhou
|
99e0af494e
|
iOS: when fit content, should not over parent zone
|
2022-08-24 20:13:16 +08:00 |
|
王劲鹏
|
56fbc993db
|
scroller in list demo
|
2022-08-22 16:50:38 +08:00 |
|
王劲鹏
|
2f32bfdbf2
|
section list demo
|
2022-08-16 18:00:39 +08:00 |
|
pengfei.zhou
|
cce4148240
|
feat:slider and flowlayout add reload api
|
2022-08-16 18:00:23 +08:00 |
|
pengfei.zhou
|
3de2162ef6
|
js: list add reload api
|
2022-08-16 18:00:23 +08:00 |
|
pengfei.zhou
|
7dda15efbd
|
android: text's default color is gray
|
2022-08-16 18:00:23 +08:00 |
|
王劲鹏
|
1a5067969d
|
update readme
|
2022-08-12 10:24:12 +08:00 |
|
pengfei.zhou
|
28ddb06754
|
Node version must be 12
|
2022-08-11 14:05:27 +08:00 |
|
pengfei.zhou
|
74f1c61261
|
js: remove other module to avoid import error
|
2022-08-11 13:37:38 +08:00 |
|
pengfei.zhou
|
6696278c5b
|
Update JS map file
|
2022-08-10 10:57:09 +08:00 |
|
pengfei.zhou
|
b4a704a613
|
android: fix when flowlayout'item height is just,cannot show rowSpace properly
|
2022-08-10 10:57:09 +08:00 |
|
王劲鹏
|
46d34e3288
|
web: add network plugin
|
2022-08-05 16:56:58 +08:00 |
|
pengfei.zhou
|
fe060bdb7f
|
iOS: fix posibblely mutated crash when onException
|
2022-08-05 13:57:10 +08:00 |
|
pengfei.zhou
|
e042ce732e
|
Add more Layout test demo
|
2022-08-05 11:24:46 +08:00 |
|
pengfei.zhou
|
c34f1f82b1
|
Add more Layout test demo
|
2022-08-05 11:24:46 +08:00 |
|
pengfei.zhou
|
1aaa3aa3f0
|
iOS: Fix some layout cases
|
2022-08-05 11:24:46 +08:00 |
|
pengfei.zhou
|
2fa85ecd6d
|
Add template file
|
2022-08-05 11:24:46 +08:00 |
|
Lxy
|
8680362c75
|
cli: optimize resource services
|
2022-08-04 18:46:58 +08:00 |
|
pengfei.zhou
|
ea6e079b4f
|
Do not overwrite layoutconfig if it already had one
|
2022-08-04 14:17:23 +08:00 |
|
pengfei.zhou
|
d886458832
|
Fix missing Envrionemnt
|
2022-08-04 14:17:23 +08:00 |
|
pengfei.zhou
|
ee9b8102f2
|
android: fix when in dev mode, asset resource cannot be downloaded
|
2022-08-02 14:17:55 +08:00 |
|
pengfei.zhou
|
7f6710a7b5
|
iOS: protect setFrame incase crash
|
2022-08-02 11:03:13 +08:00 |
|
pengfei.zhou
|
6e3307d400
|
feat:fix gesture touch event's conflict in scroller
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
f4fcb981b4
|
iOS: optimize hot reload operation which causes render error
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
61e537aa98
|
android: optimize debugging do not cache assets file from local dir
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
2f9afac7bd
|
android: optimize hot reload operation which causes render error
|
2022-08-01 19:05:41 +08:00 |
|
pengfei.zhou
|
d391cb8348
|
android: Fix the problem of shaking when pull down the refreshable view
|
2022-07-29 13:41:40 +08:00 |
|
pengfei.zhou
|
81137b8fb8
|
iOS: Ensure that rendering operations are serialized to prevent timing errors
|
2022-07-27 14:33:59 +08:00 |
|
pengfei.zhou
|
5dd7504a37
|
android: Ensure that rendering operations are serialized to prevent timing errors
|
2022-07-27 14:33:59 +08:00 |
|
pengfei.zhou
|
7bfa542479
|
iOS: fix when doAnimation cause flush
|
2022-07-21 17:02:38 +08:00 |
|
pengfei.zhou
|
7684eaa896
|
jsx: viewFragment support null or undefined
|
2022-07-20 20:59:27 +08:00 |
|
pengfei.zhou
|
654b63f3c6
|
JSX: Functional component support innerElement
|
2022-07-20 20:52:24 +08:00 |
|
吴尚昆
|
e7332f1db1
|
fix: image's contentMode bug when displayed again after an image loading error.
|
2022-07-19 16:46:23 +08:00 |
|
吴尚昆
|
371f18c6f5
|
fix: DoricSwipeRefreshLayout.h import <UIKit/UIKit.h>
|
2022-07-19 16:46:23 +08:00 |
|
pengfei.zhou
|
037f5afbe0
|
iOS: fix when flexlayout's width is most,it cannot wrap child view properly
|
2022-07-18 18:27:03 +08:00 |
|
pengfei.zhou
|
13ba43cb19
|
Fix: android's api should be static
|
2022-07-18 15:43:08 +08:00 |
|