Commit Graph

837 Commits

Author SHA1 Message Date
pengfei.zhou
3b82935b24 js:change apis of declarable 2020-01-04 19:14:10 +08:00
pengfei.zhou
ce4f9203f2 open resolveJsonModule 2020-01-04 19:14:10 +08:00
王劲鹏
14a1cc3ef8 add mobile web compatibility 2020-01-04 15:04:08 +08:00
王劲鹏
8f0457101c move logic to native 2020-01-04 14:48:50 +08:00
王劲鹏
131ba87104 update lib js 2020-01-04 14:48:50 +08:00
王劲鹏
e06b305eb8 complete Android & iOS with same logic 2020-01-04 14:48:50 +08:00
王劲鹏
ece2e0cac2 add draggable in js & android 2020-01-04 14:48:50 +08:00
pengfei.zhou
a6419e0fdf fix this refer to undefined incase all this's props be proxy 2020-01-03 17:05:24 +08:00
pengfei.zhou
680b95f05d update js 2020-01-03 17:05:24 +08:00
pengfei.zhou
4b3a370f5f change types 2020-01-03 17:05:24 +08:00
pengfei.zhou
3d021754a2 add dts bundle to package .d.ts 2020-01-03 17:05:24 +08:00
pengfei.zhou
7cde16a75d js:add lib and .d.ts 2020-01-03 17:05:24 +08:00
pengfei.zhou
624e90e4a8 feat:fix alignmnet typo 2020-01-03 13:37:19 +08:00
pengfei.zhou
08654fb1fe change h5 to web 2019-12-31 18:39:38 +08:00
pengfei.zhou
1b0695d317 js:Input add input statement function 2019-12-31 18:17:31 +08:00
pengfei.zhou
7e04671ca7 remove config files 2019-12-28 17:26:08 +08:00
osborn
46e77f2d3c Set theme jekyll-theme-cayman 2019-12-28 16:40:43 +08:00
osborn
c76897ba8b Create CNAME 2019-12-28 16:38:21 +08:00
osborn
500a768635 Set theme jekyll-theme-cayman 2019-12-28 16:33:56 +08:00
osborn
89ca2eeb80 Set theme jekyll-theme-cayman 2019-12-28 16:33:33 +08:00
pengfei.zhou
17040285e7 h5:use max-content insted of fit-content 2019-12-28 15:43:41 +08:00
pengfei.zhou
06dd2ce7c5 h5:List support loadmore 2019-12-28 15:21:19 +08:00
pengfei.zhou
dd12ca765b h5:add ListNode and ListItemNode 2019-12-28 15:21:19 +08:00
pengfei.zhou
47faafae7e h5:rename supernode 2019-12-28 15:21:19 +08:00
pengfei.zhou
9101c8cd88 h5:add popover implementation 2019-12-26 19:02:47 +08:00
pengfei.zhou
b9a3d94cb5 h5:clean unused js context 2019-12-26 19:02:47 +08:00
pengfei.zhou
cd6024d7ac h5:rename code 2019-12-26 19:02:47 +08:00
pengfei.zhou
541e39a800 h5:implementation Navigation 2019-12-26 19:02:47 +08:00
pengfei.zhou
a4bbf2bb76 h5:VLayout and HLayout's child alignment 2019-12-26 19:02:47 +08:00
pengfei.zhou
102bf100ce h5:add navigator plugin 2019-12-26 11:26:11 +08:00
pengfei.zhou
7c88eebeb8 js:adjust hook timing for nested situation 2019-12-26 11:26:11 +08:00
pengfei.zhou
48e6066e75 h5:add storage plugin 2019-12-25 15:20:42 +08:00
pengfei.zhou
76e15e17ee feat:add package-lock.json to .gitignore 2019-12-25 15:20:42 +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
pengfei.zhou
9677207844 feat:In Android,after context finished,the popovered view must be removed 2019-12-24 17:11:19 +08:00
pengfei.zhou
5a5e588876 update to 0.2.1 2019-12-24 17:11:19 +08:00
pengfei.zhou
7319ccd655 feat:update package.json 2019-12-23 20:45:22 +08:00
pengfei.zhou
b1cee1b8eb update android version to 0.2.1 2019-12-23 19:38:49 +08:00
pengfei.zhou
31cfdd239f iOS use DoricViewController 2019-12-23 19:38:49 +08:00
pengfei.zhou
b88e3605b0 fix DoricPanelFragment back to recreate view,recreate context error 2019-12-23 19:38:49 +08:00
pengfei.zhou
59eaf42b00 add packgage demo 2019-12-23 19:38:49 +08:00
pengfei.zhou
667c233d63 feat:update cli target files 2019-12-23 18:00:40 +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
pengfei.zhou
efe0756541 feat:update version to 0.2.0.1 2019-12-23 16:49:49 +08:00
Shawn
78e8e47ad7 Feature/master fix path error (#3)
* fix:fix minimum example version

* fix:add target version in example podfile

* fix:change example js source path
2019-12-23 16:48:21 +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
jingpeng
6f6a3792dc update template project (#1) 2019-12-23 14:47:23 +08:00
王劲鹏
572bd84d8a fix deps 2019-12-23 10:41:18 +08:00
王劲鹏
4ebda7fbd4 update deps 2019-12-23 10:36:33 +08:00