pengfei.zhou
|
7e4b7258e7
|
fix doric-cli error
|
2021-03-03 17:30:04 +08:00 |
|
pengfei.zhou
|
1af0600001
|
feat:Add console log
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
2e678b1231
|
feat:when client is killded, kill debugging process
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
88dc9c9334
|
feat:Support debug other source in doric project
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
cd74a60c9e
|
feat:Fix sometimes mapping merged twice
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
cf888e3655
|
feat:add debug option:start debugging
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
4e5b1c94bf
|
fix:doric-cli when in dev mode,build bundle cause conflict
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
bdd392e455
|
feat:optimize doric-cli
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
bf54c36c06
|
feat:remove tslib
|
2021-03-02 18:20:41 +08:00 |
|
pengfei.zhou
|
25191c45f6
|
update typescript lib to 4.2.2
|
2021-03-02 18:20:41 +08:00 |
|
pengfeizhou
|
eee76858f8
|
Edit log
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
3c05025f51
|
Doric JS update version
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
a4bd1aaa7b
|
Fix typo
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
6eee43df9b
|
feat:doric run ios support devices
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
130461769a
|
feat:iOS run on simulator
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
0ffc1261a1
|
feat:clean useless file
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
9a6efdf1f7
|
feat:update template file,fix android
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
a62869a99c
|
feat:Add log output for create
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
1d12e8985f
|
feat:update template files
|
2021-02-26 18:54:13 +08:00 |
|
pengfeizhou
|
8d9052d74c
|
feat:update template package.json
|
2021-02-25 17:57:34 +08:00 |
|
pengfeizhou
|
1887e1e322
|
feat:fix doric-cli cannot output compile errors
|
2021-02-25 17:57:34 +08:00 |
|
pengfeizhou
|
be1514e830
|
feat:Add command to run android app
|
2021-02-25 17:57:34 +08:00 |
|
pengfeizhou
|
31d0819169
|
feat:update doric-cli's template file
|
2021-02-25 17:57:34 +08:00 |
|
pengfeizhou
|
764a89eea4
|
feat:update iOS Info.plist
|
2021-02-25 17:57:34 +08:00 |
|
pengfeizhou
|
39fbd296de
|
feat:update assets file
|
2021-02-25 12:45:00 +08:00 |
|
pengfeizhou
|
f44a0824b3
|
feat:after stop debug,set client to undefined so that can connect annother client
|
2021-02-23 17:26:39 +08:00 |
|
pengfeizhou
|
f721713615
|
feat:add some logs and terminate actions
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
103a87df0b
|
feat:debugger quit after client disconnected
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
752f0dbafd
|
feat:add assets dealing
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
2580088804
|
doric-cli:update package.json,depend doric-cli instead
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
9db60d94ba
|
iOS:Support debugging
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
5ca650c9cb
|
Remove debugging flag for ws server
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
af31014e2e
|
debugger:complete android part
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
4c0237aec6
|
Refact:Devkit change msg format
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
d40cd13c56
|
doric-cli:use ws instead
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
915f840cd7
|
doric-cli:debug source add suffix
|
2021-02-23 11:45:53 +08:00 |
|
pengfeizhou
|
a415365159
|
feat:Optimize console log
|
2021-02-07 16:38:18 +08:00 |
|
pengfeizhou
|
cf4d0498b9
|
Delete unused files
|
2021-02-05 19:58:05 +08:00 |
|
pengfeizhou
|
ddc74a9027
|
feat:Doric cli show doric logs
|
2021-02-05 19:58:05 +08:00 |
|
pengfeizhou
|
d4c8d08660
|
Doric cli: add dev
|
2021-02-05 19:58:05 +08:00 |
|
pengfeizhou
|
a9cfd8b41a
|
cli: doric build and doric clean
|
2021-02-05 19:58:05 +08:00 |
|
pengfeizhou
|
e9035858aa
|
Doric command line tool refact to typescript
|
2021-02-05 19:58:05 +08:00 |
|
pengfeizhou
|
71e1863249
|
iOS:update cli template file
|
2021-02-01 17:48:45 +08:00 |
|
pengfeizhou
|
4ad278e9c9
|
iOS:Support SDWebImage
|
2021-02-01 17:48:45 +08:00 |
|
pengfeizhou
|
4cd3a9d0b9
|
Release v0.6.13
|
2021-01-28 14:40:12 +08:00 |
|
pengfei.zhou
|
0f9bed3734
|
update .gitignore
|
2020-09-19 14:45:10 +08:00 |
|
王劲鹏
|
e465392d55
|
js: update dependency
|
2020-08-03 12:39:23 +08:00 |
|
王劲鹏
|
93521dba66
|
update js deps
|
2020-07-03 19:31:14 +08:00 |
|
王劲鹏
|
1c314bdb21
|
update generated dist
|
2020-05-11 09:53:28 +08:00 |
|
pengfei.zhou
|
56d5646d65
|
feat:update cli template
|
2020-04-22 11:38:15 +08:00 |
|