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 |
|
王劲鹏
|
378b261742
|
update deps
|
2019-12-23 10:09:49 +08:00 |
|
pengfei.zhou
|
0786c12e5e
|
feat:add sourceUrl so that the script can be debuged
|
2019-12-22 02:12:23 +08:00 |
|
pengfei.zhou
|
bde3315b2d
|
iOS:change relative path
|
2019-12-22 00:43:20 +08:00 |
|
pengfei.zhou
|
8490d067f2
|
h5:update package.json and relative path
|
2019-12-22 00:37:43 +08:00 |
|
pengfei.zhou
|
8c1354839c
|
delete debugger
|
2019-12-22 00:25:36 +08:00 |
|
pengfei.zhou
|
c951ce39a7
|
Merge branch 'h5_master' into combine
|
2019-12-21 23:39:21 +08:00 |
|
pengfei.zhou
|
d0f1320656
|
move dir
|
2019-12-21 23:37:21 +08:00 |
|
pengfei.zhou
|
c30ffc5893
|
fix merge missing
|
2019-12-21 23:35:51 +08:00 |
|
pengfei.zhou
|
6c3060d358
|
update script
|
2019-12-21 23:15:09 +08:00 |
|
pengfei.zhou
|
529ae56f7f
|
delete debugger
|
2019-12-21 23:12:32 +08:00 |
|
pengfei.zhou
|
8fa2b69e5a
|
Merge branch 'iOS_master' into combine
|
2019-12-21 23:09:37 +08:00 |
|
pengfei.zhou
|
98b3d419ff
|
rename dir
|
2019-12-21 23:01:45 +08:00 |
|
pengfei.zhou
|
47b8d8b9a4
|
Merge branch 'demo_master' into combine
|
2019-12-21 22:18:59 +08:00 |
|
pengfei.zhou
|
852a953d87
|
Merge branch 'cli_master' into combine
|
2019-12-21 22:11:58 +08:00 |
|
pengfei.zhou
|
5fcba0a28b
|
rename dir
|
2019-12-21 22:07:15 +08:00 |
|
pengfei.zhou
|
7641aabc45
|
Merge branch 'qt_master' into combine
|
2019-12-21 22:02:03 +08:00 |
|