Commit Graph

2508 Commits

Author SHA1 Message Date
王劲鹏
f8f7ff9a6b Android: implement extended scale type (fit start & fit end) 2023-09-22 13:51:04 +08:00
王劲鹏
638f942738 iOS: implement extended scale type (fit start & fit end) 2023-09-22 13:51:04 +08:00
王劲鹏
3c736ace0e demo: add fit start & end demo 2023-09-22 13:51:04 +08:00
王劲鹏
18aba72fab js: declare extended scale type (fit start & fit end) 2023-09-22 13:51:04 +08:00
wangxiangyuan
2029fc26c0 fix:web stretching insets when original image exceeds img dimensions 2023-09-20 10:43:00 +08:00
钱泽虹
067cd28bfb fix: web text set default lineHeight for maxLines 2023-09-20 10:43:00 +08:00
钱泽虹
ba35172ae0 fix: web text set fixed lineHeight for maxLines 2023-09-20 10:43:00 +08:00
钱泽虹
310f5d0ff7 fix:set fixed lineHeight for maxLines 2023-09-20 10:43:00 +08:00
钱泽虹
d71e55e673 feat:web text maxLines 2023-09-20 10:43:00 +08:00
钱泽虹
afb3de1fbc fix: web text maxLines 2023-09-20 10:43:00 +08:00
钱泽虹
87a485e5a2 fix: web text maxLines 2023-09-20 10:43:00 +08:00
钱泽虹
49b9232f92 fix: web text maxLines 2023-09-20 10:43:00 +08:00
wangxiangyuan
6d8e3bb9df fix:web inserting childNodes in diff 2023-09-20 10:43:00 +08:00
wangxiangyuan
b430dbbbda fix:web VLayout、HLayout margin 2023-09-20 10:43:00 +08:00
wangxiangyuan
b087730090 optimize:web Optimize NestedSlider scrolling 2023-09-20 10:43:00 +08:00
wangxiangyuan
0cf75592ae feat:web support image stretch 2023-09-20 10:43:00 +08:00
wangxiangyuan
0ebabc7d0a feat:web support image resource 2023-09-20 10:43:00 +08:00
wangxiangyuan
880afa050a feat:web support size constraints 2023-09-20 10:43:00 +08:00
wangxiangyuan
e1c7d57cbb fix: web stack alignment margin 2023-09-20 10:43:00 +08:00
钱泽虹
d70cc9c28e feat: web text support custom font 2023-09-20 10:43:00 +08:00
钱泽虹
af2072ef25 feat: web text support iconfont 2023-09-20 10:43:00 +08:00
wangxiangyuan
bb6840cc40 feat:web List onScroll callback 2023-09-20 10:43:00 +08:00
钱泽虹
089423126d feat: doric-web text support maxLines 2023-09-20 10:43:00 +08:00
wangxiangyuan
704a31f80c web:List add reload function 2023-09-20 10:43:00 +08:00
wangxiangyuan
44ba80bc90 feat:web List support scrollable 2023-09-20 10:43:00 +08:00
wangxiangyuan
0c83159523 feat:web Add image placeholder 2023-09-20 10:43:00 +08:00
钱泽虹
e198c92530 feat: Add Color Util 2023-09-20 10:43:00 +08:00
钱泽虹
a48cd6a6ad feat: Add Color Util 2023-09-20 10:43:00 +08:00
钱泽虹
1b60ce87a9 feat: web backgroundColor support GradientColor 2023-09-20 10:43:00 +08:00
王劲鹏
52456165ce web: fix module name not quoted 2023-09-20 10:43:00 +08:00
wangxiangyuan
4745fc2595 web: add DoricNestedSliderNode 2023-09-20 10:43:00 +08:00
王劲鹏
4dff854aa7 js: bugfix, pure call context lost 2023-08-22 17:27:33 +08:00
王劲鹏
ff92ac5b16 iOS: when cell height not zero don't remove 2023-08-11 20:36:52 +08:00
pengfei.zhou
2e7fe08764 iOS: support devkit change port 2023-08-11 17:41:50 +08:00
pengfei.zhou
e638c29ac3 cli: add key watch for proxy mode 2023-08-11 17:41:50 +08:00
pengfei.zhou
aa7820a3b3 android: devkit support add port 2023-08-11 17:41:50 +08:00
pengfei.zhou
b61699a450 cli: add proxy server 2023-08-11 17:41:50 +08:00
pengfei.zhou
00cc673583 cli: set port as paramter 2023-08-11 17:41:50 +08:00
pengfei.zhou
e8f22b16d3 iOS: List should clear height infos if refresh 2023-08-11 11:50:09 +08:00
pengfei.zhou
a9c5281cc9 js: fix condition error cause print error log 2023-08-04 16:43:54 +08:00
王劲鹏
411ca694e4 Android: impl scroll to item with top offset api 2023-08-03 19:12:51 +08:00
王劲鹏
3dd44cf9f7 iOS: impl scroll to item with top offset api 2023-08-03 19:12:51 +08:00
王劲鹏
79cef25191 js: add list scroll to item demo 2023-08-03 19:12:51 +08:00
王劲鹏
c4eee8ad4a js: declare scroll to item with top offset api 2023-08-03 19:12:51 +08:00
pengfei.zhou
e3ca9ae5d4 android: list's scrolledPosition should align to iOS 2023-07-31 15:41:14 +08:00
pengfei.zhou
9494b9d8b1 js: detect recursively call addOnRenderFinishedCallback 2023-07-31 15:41:14 +08:00
pengfei.zhou
7ed8947671 iOS: fix crash when flowlayout in wrong state 2023-07-31 15:41:14 +08:00
pengfei.zhou
f1e3ef5e6b iOS: rename category name, avoid duplicated class name 2023-07-21 10:34:59 +08:00
王劲鹏
761a6f67a4 iOS: fix non ui thread access view content offset 2023-07-20 18:18:16 +08:00
pengfei.zhou
01b30f48bb iOS: support swift plugin and library 2023-07-14 17:26:24 +08:00