Commit Graph

34 Commits

Author SHA1 Message Date
pengfei.zhou
5053262dd5 feat:add PlcaeHolder and Error setting for Image 2020-03-05 12:53:56 +08:00
pengfei.zhou
021fdab35f feat:scroller add onScroll and onScrollEnd property 2020-03-03 16:37:40 +08:00
pengfei.zhou
0fa121e54f feat:optimize iOS Transform setting 2020-03-03 16:37:40 +08:00
pengfei.zhou
0641f5e223 feat:scroller add scrollBy 2020-03-03 16:37:40 +08:00
pengfei.zhou
6d7562877e feat:Scroller add contentOffset property 2020-03-03 13:24:29 +08:00
pengfei.zhou
46255632ec feat:Scroller add scrollTo method 2020-03-03 13:24:29 +08:00
王劲鹏
59eed39493 replace javaValues with values 2020-02-27 17:24:22 +08:00
王劲鹏
a8ffd31c8a replace system timer with doric timer when debug 2020-02-27 17:24:22 +08:00
王劲鹏
8ee5d24912 add global object inject 2020-02-27 17:24:22 +08:00
王劲鹏
2a16350c2b inject global environment 2020-02-27 17:24:22 +08:00
pengfei.zhou
0961cb9fc9 refact:change field name from scheme to source 2020-02-19 19:54:10 +08:00
pengfei.zhou
630ec51504 feature:add coordinatorPlugin and Android part 2020-02-13 22:25:13 +08:00
pengfei.zhou
b6f7588321 js:compat es5,use context.sendNative to replace Proxy 2020-01-17 16:51:46 +08:00
pengfei.zhou
972550f668 js:pass the es5 runtime 2020-01-17 16:51:46 +08:00
pengfei.zhou
83a9b79073 js:add es5 compile option 2020-01-17 16:51:46 +08:00
pengfei.zhou
7f089b6bcd compat es5 2020-01-17 16:51:46 +08:00
pengfei.zhou
87bd8ca0f9 js support es5 2020-01-17 16:51:46 +08:00
pengfei.zhou
c92435f1e0 Text add fontStype property 2020-01-15 09:55:48 +08:00
王劲鹏
c63454869c add status bar js api 2020-01-14 19:09:48 +08:00
王劲鹏
848b7005b7 add navbar custom left & right view api 2020-01-10 17:45:01 +08:00
王劲鹏
54b79e7f1e update deps & fix compilation 2020-01-10 16:32:24 +08:00
王劲鹏
56852286e3 head view manipulation api changed 2020-01-10 11:23:28 +08:00
pengfei.zhou
88d45c2967 add Notification demo,and pass 2020-01-09 11:51:14 +08:00
pengfei.zhou
0087c5bda4 android&iOS:create context set this to undefined 2020-01-09 11:51:14 +08:00
pengfei.zhou
b520ffb5df js:add notification plugin 2020-01-09 11:51:14 +08:00
pengfei.zhou
05b5c69080 demo:optimize demo code 2020-01-06 13:23:43 +08:00
pengfei.zhou
3b82935b24 js:change apis of declarable 2020-01-04 19:14:10 +08:00
王劲鹏
ece2e0cac2 add draggable in js & android 2020-01-04 14:48:50 +08:00
pengfei.zhou
624e90e4a8 feat:fix alignmnet typo 2020-01-03 13:37:19 +08:00
pengfei.zhou
7c88eebeb8 js:adjust hook timing for nested situation 2019-12-26 11:26:11 +08:00
pengfei.zhou
665d11f8be feat:Check dirty use Promise to scheme it to micro queue 2019-12-25 15:20:42 +08:00
pengfei.zhou
4b1fcc439d feat:when in H5 environment,must set check dirty to next macro task loop incase the changing occured in promise.then function which is scheduled in micro task loop 2019-12-25 15:20:42 +08:00
osborn
c1776f6f25
Feature/update cli (#4)
* fix js api typo

* update doric-cli target file
2019-12-23 17:29:42 +08:00
osborn
25ba991893
Feature/prepare publish (#2)
* add doric-js bundle into vcs

* android project read js bundle directly

* update iOS project config

* update version
2019-12-23 15:29:38 +08:00