吴尚昆
|
d412d456bb
|
fix: Input limited the number of words when entering Chinese bug.
|
2022-07-07 12:27:21 +08:00 |
|
pengfei.zhou
|
35c6d03d14
|
jsx support use function as component
|
2022-07-04 14:21:32 +08:00 |
|
王劲鹏
|
6cafcbc688
|
update demo
|
2022-07-01 14:47:01 +08:00 |
|
王劲鹏
|
59788fd658
|
fix scrollable false prevent scrollToPosition
|
2022-06-29 15:46:18 +08:00 |
|
王劲鹏
|
d405f60c7f
|
add list drag demo (include data integrity)
|
2022-06-17 18:44:57 +08:00 |
|
王劲鹏
|
e5e0471ff4
|
update list demo
|
2022-06-17 18:44:57 +08:00 |
|
吴尚昆
|
ed9475b72a
|
rename enum name ScaleType.Tile.
|
2022-03-18 20:02:52 +08:00 |
|
吴尚昆
|
55ff312312
|
image scaleType add an enumeration ScaleToTile.
|
2022-03-18 20:02:52 +08:00 |
|
吴尚昆
|
22f290f6a9
|
image tileInset property support boolean value.
|
2022-03-18 20:02:52 +08:00 |
|
吴尚昆
|
3f017a9beb
|
add resources to support image tile mode.
|
2022-03-18 20:02:52 +08:00 |
|
吴尚昆
|
77617df848
|
iOS: resize image support tile mode.
|
2022-03-18 20:02:52 +08:00 |
|
pengfei.zhou
|
9bd4ba8722
|
feat: Image add setImagePixels API,iOS receive ArrayBuffer directly
|
2022-03-09 18:14:06 +08:00 |
|
吴尚昆
|
37a4332a19
|
remove textSize && using urlencode
|
2022-03-03 17:15:22 +08:00 |
|
吴尚昆
|
4903e1d31a
|
add DINPro.ttf font example.
|
2022-03-03 17:15:22 +08:00 |
|
吴尚昆
|
93e949ef41
|
iOS text font support from custom loader.
|
2022-03-03 17:15:22 +08:00 |
|
pengfei.zhou
|
dd10c7f832
|
demo: update ImageProcessorDemo, copy arraybuffer from Native
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
cac47ee0b4
|
Update generated files
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
3ac737db00
|
Update ImageProcessor demo
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
93a2ea12f0
|
Optimize layout
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
eb72ddad4f
|
Add Image processor example
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
ca73b594e4
|
feat:extract FastBlur Function
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
fe953fd86b
|
Add ImageProcessor Demo
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
b29f2d6a4e
|
iOS: implement Image Pixel
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
190eb4afd7
|
feat:Image add pixel API,pass pixels directly to Image
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
e270b9c520
|
feat:android support ArrayBuffer Resource
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
d746c5b4d4
|
add ResourceLoader plugin
|
2022-01-26 15:38:49 +08:00 |
|
pengfei.zhou
|
f801aa64f8
|
refact: rename assets resource name
|
2021-12-08 12:06:25 +08:00 |
|
pengfei.zhou
|
1ba4336857
|
feat: add DoricAssets resource
|
2021-12-08 12:06:25 +08:00 |
|
pengfei.zhou
|
b1b8366e08
|
feat: update demo
|
2021-12-08 12:06:25 +08:00 |
|
pengfei.zhou
|
2077378bf9
|
feat: change to copy entire folder assets to bundle
|
2021-12-08 12:06:25 +08:00 |
|
pengfei.zhou
|
95aa9b8362
|
Add demo
|
2021-12-03 17:45:51 +08:00 |
|
pengfei.zhou
|
91f154cd9b
|
feat: update EffectDemo and fix some code problems
|
2021-11-26 14:56:36 +08:00 |
|
pengfei.zhou
|
d24e0ecff6
|
android: add BlurEffectView
|
2021-11-26 14:56:36 +08:00 |
|
pengfei.zhou
|
235549eea4
|
Add Resource Loader for iOS
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
5501dd38d9
|
Add resource system for doric,start with android
|
2021-10-25 17:16:01 +08:00 |
|
pengfei.zhou
|
6cae752456
|
Add find visible items for list and flowlayout
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
1f511823c5
|
android: fix findCompletelyVisibleItems typo
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
f09f7859b9
|
Flowlayout's loadMoreView supports fullSpan,default is false
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
738c072ee4
|
Remove header and footer support,this is unnecessary
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
0e77c62e13
|
FlowLayoutItem add fullSpan attribute
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
9429c75834
|
flowlayout add header and footer:iOS implement
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
5ad4f4b981
|
flowlayout add header and footer:js and android implement
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
5224be8f90
|
feat:List add header and footer
|
2021-10-12 17:44:02 +08:00 |
|
pengfei.zhou
|
3250523fb4
|
fix when remove child node from group node,reuse cause problem
|
2021-10-08 18:49:45 +08:00 |
|
pengfei.zhou
|
63e0d1c38c
|
feat: Image add isAnimating, startAnimating and stopAnimating API
|
2021-09-26 16:35:24 +08:00 |
|
pengfei.zhou
|
3fd8405e0b
|
feat: Image loadCallback add animated prop
|
2021-09-26 16:35:24 +08:00 |
|
王劲鹏
|
bf0de5e02a
|
native response parameter changed
|
2021-09-23 18:11:27 +08:00 |
|
王劲鹏
|
f9931ff883
|
add touch demo
|
2021-09-22 16:25:59 +08:00 |
|
王劲鹏
|
4384daa8cc
|
add gesture demo
|
2021-09-22 16:25:59 +08:00 |
|
pengfei.zhou
|
dd4e8db3ad
|
Remove nativeEmpty, check call change to native side
|
2021-09-16 13:01:47 +08:00 |
|