Commit Graph

2261 Commits

Author SHA1 Message Date
pengfei.zhou
d746c5b4d4 add ResourceLoader plugin 2022-01-26 15:38:49 +08:00
pengfei.zhou
ea85559977 doric-cli: lock colors'version to 1.4.0 2022-01-10 10:38:46 +08:00
pengfei.zhou
6bc9c7629a feat: context's source ignore what behinds semicolon 2022-01-10 10:38:46 +08:00
pengfei.zhou
e822797166 iOS: reset pivot to default 2021-12-28 16:36:17 +08:00
pengfei.zhou
41b74312cb android: fix cannot set Pivot before view is layouted 2021-12-28 16:36:17 +08:00
pengfei.zhou
4aa1380a5a iOS: fix canot set pivot to zero 2021-12-28 16:36:17 +08:00
pengfei.zhou
39e1fc98e2 android: fix cancel cause modify map concurrently 2021-12-24 16:21:47 +08:00
pengfei.zhou
24e704e1b9 android: fix cancel cause modify map concurrently 2021-12-24 15:32:38 +08:00
pengfei.zhou
48afc3acb3 android: fix when animator cannot be released 2021-12-24 10:33:50 +08:00
pengfei.zhou
c6d26c1f49 iOS: image removeObserver when reset 2021-12-17 18:01:43 +08:00
pengfei.zhou
5eb47355e0 iOS: add removeObserver in case addObserver being called multi times 2021-12-17 18:01:43 +08:00
pengfei.zhou
2d1cf3fcfe iOS: add animation callback for iOS 2021-12-17 18:01:43 +08:00
pengfei.zhou
96e61e2268 android: add animationEnd callback for image 2021-12-17 18:01:43 +08:00
pengfei.zhou
e1b10b10bb js: add onAnimationEnd for image 2021-12-17 18:01:43 +08:00
pengfei.zhou
e4b27af938 android: remove some code which require higher system permission 2021-12-13 11:20:21 +08:00
osborn
93bbbab1fe
Update README.md 2021-12-10 15:12:40 +08:00
王劲鹏
7edaf08c18 fix onclick overlapped by onsingletap 2021-12-10 14:56:56 +08:00
pengfei.zhou
b6e563e830 update template file 2021-12-09 16:57:27 +08:00
pengfei.zhou
68d9d10b11 Change cli's license 2021-12-09 16:02:19 +08:00
pengfei.zhou
7f21d8293f android: decode base64 image synchronously 2021-12-08 17:19:51 +08:00
Lxy
b1b100ccf4 add response content-length 2021-12-08 16:42:34 +08:00
pengfei.zhou
b0ff68e660 refact: optimize code 2021-12-08 12:06:25 +08:00
pengfei.zhou
4346e82d98 feat: add dist change 2021-12-08 12:06:25 +08:00
pengfei.zhou
4fb5848ca9 feat: change alias to dev in demo app 2021-12-08 12:06:25 +08:00
pengfei.zhou
68ba8875a5 feat: android and iOS support load assets file remotely on dev mode 2021-12-08 12:06:25 +08:00
pengfei.zhou
287015ae05 Update template file 2021-12-08 12:06:25 +08:00
pengfei.zhou
ca7a7bf207 Update script creating 2021-12-08 12:06:25 +08:00
Lxy
e740cadcad add resource server 2021-12-08 12:06:25 +08:00
pengfei.zhou
f801aa64f8 refact: rename assets resource name 2021-12-08 12:06:25 +08:00
pengfei.zhou
6dfe8b059f feat:update template file 2021-12-08 12:06:25 +08:00
pengfei.zhou
7b44801b17 feat: add DoricDevAssetsLoader in dev mode 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
233f31b90b refact: rename iOS class DoricResourceManager 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
3b4f0fe0fe feat:remove dependency of ios-depoly, install this in progress 2021-12-07 17:17:59 +08:00
pengfei.zhou
52ffe8d80c feat: call executable file directly 2021-12-07 16:26:25 +08:00
pengfei.zhou
0477e5790b iOS: fix listItem cannot be animated 2021-12-03 17:45:51 +08:00
pengfei.zhou
c3093d9ff2 Android: fix listItem cannot be animated 2021-12-03 17:45:51 +08:00
pengfei.zhou
094a0936b9 iOS: fix animate won't work on popovered view 2021-12-03 17:45:51 +08:00
pengfei.zhou
5aa20dbd6a feat: add apply function on Ref 2021-12-03 17:45:51 +08:00
pengfei.zhou
1c1ca76782 feat: fix popover view cannot animate 2021-12-03 17:45:51 +08:00
pengfei.zhou
95aa9b8362 Add demo 2021-12-03 17:45:51 +08:00
osborn
d5d3612fc1
Update README.md 2021-11-30 14:29:31 +08:00
pengfei.zhou
ec926cda0c android: DoricLayer setWillNotDraw set false to call draw,otherwise dispatchDraw will be called directly 2021-11-29 10:52:04 +08:00
pengfei.zhou
c11f0e79db feat: add console to global runtime 2021-11-29 10:52:04 +08:00
pengfei.zhou
8ebccdc3fe feat:resume script change 2021-11-26 14:56:36 +08:00
pengfei.zhou
91f154cd9b feat: update EffectDemo and fix some code problems 2021-11-26 14:56:36 +08:00
pengfei.zhou
7c9e13158d iOS: Use Animator to control blur effect 2021-11-26 14:56:36 +08:00
pengfei.zhou
f302592d11 feat:Aero add style property 2021-11-26 14:56:36 +08:00