1. 20eb0e7 Added RETIRED file by Willem Jiang · 3 years ago master
  2. c844b81 Merge pull request #631 from erha19/release/v2.0.0-beta.32 by 任跃兵 · 3 years, 3 months ago
  3. 51c9c88 v2.0.0-beta.32 by erha19 · 3 years, 3 months ago
  4. 0c809dc Merge pull request #630 from Zsynuting/master by 任跃兵 · 3 years, 4 months ago
  5. e598b55 fix: use chromium to support deprecated customElements api by zhushaoying · 3 years, 4 months ago
  6. bf7f8ed fix lerna url by 任跃兵 · 4 years, 2 months ago
  7. 3ee9115 fix(debug): Heartbeat by 任跃兵 · 4 years, 4 months ago
  8. 0654904 fix(debug): fix 609 (#610) by 任跃兵 · 4 years, 4 months ago
  9. ce5a5ff Debug frontend (#608) by 任跃兵 · 4 years, 4 months ago
  10. 743bde7 Merge pull request #599 from cnryb/patch-1 by 任跃兵 · 4 years, 5 months ago
  11. 8c274bb improve by 任跃兵 · 4 years, 6 months ago
  12. c1a9ae7 Merge pull request #595 from cnryb/patch-1 by Mario · 4 years, 6 months ago
  13. 6479071 url 404 by 任跃兵 · 4 years, 6 months ago
  14. bd6b4c9 Merge pull request #593 from apache/feature/readme by YorkShen · 4 years, 6 months ago
  15. 2526b23 Update readme by york.sy · 4 years, 6 months ago
  16. 64bd282 Merge pull request #592 from apache/feature/notice by YorkShen · 4 years, 6 months ago
  17. 3e5252a Add code_of_conduct, disclamier, notice. by york.sy · 4 years, 6 months ago
  18. 7eadde0 feat: replace licenses to Apache License by erha19 · 4 years, 8 months ago
  19. 3301107 Merge pull request #578 from weexteam/dependabot/npm_and_yarn/packages/@weex/plugins/doctor/merge-1.2.1 by Mario · 4 years, 9 months ago
  20. 84de2b3 Merge pull request #579 from weexteam/dependabot/npm_and_yarn/packages/@weex/plugins/doctor/js-yaml-3.13.1 by Mario · 4 years, 9 months ago
  21. 2a22a6b chore(deps): bump js-yaml in /packages/@weex/plugins/doctor by dependabot[bot] · 4 years, 10 months ago
  22. b887b03 chore(deps): bump merge in /packages/@weex/plugins/doctor by dependabot[bot] · 4 years, 10 months ago
  23. 2396299 Merge pull request #577 from weexteam/dependabot/npm_and_yarn/packages/@weex/plugins/doctor/lodash-4.17.15 by Mario · 4 years, 10 months ago
  24. 9b018a2 chore(deps): bump lodash in /packages/@weex/plugins/doctor by dependabot[bot] · 4 years, 10 months ago
  25. 7e78703 bugfix: make node exce maxBuffer option to infinity fixed #557 by erha19 · 4 years, 10 months ago
  26. 2914be6 bugfix(linker): don't emit ping message to router by erha19 · 5 years ago
  27. 1a802d8 v2.0.0-beta.31 by erha19 · 5 years ago v2.0.0-beta.31
  28. fe546c7 feat(debug-server): support ping-pong by erha19 · 5 years ago
  29. 7f47162 bugfix(debug): remove useless hack logic by erha19 · 5 years ago
  30. 15d43db chore(merge): Merge branch 'master' of https://github.com/weexteam/weex-toolkit by erha19 · 5 years ago
  31. 4e1cf75 v2.0.0-beta.29 by erha19 · 5 years ago
  32. b73f0f5 bugfix(debug-server): make sure there only one android connection by erha19 · 5 years ago
  33. 9dca047 test(linker): fix unit test by erha19 · 5 years ago
  34. 7211811 bugfix(linker): refatory Hub.join method by erha19 · 5 years ago
  35. 47c5d0d v2.0.0-beta.29 by erha19 · 5 years ago v2.0.0-beta.29
  36. 4b3644c bugfix(debug-server): bugfix by erha19 · 5 years ago
  37. 186e667 bugfix(debug-server): fix debug handlers by erha19 · 5 years ago
  38. ec8ec06 bugfix(debug): remove useless method by erha19 · 5 years ago
  39. 7c6f3b3 chore(debug-server): change module defined by erha19 · 5 years ago
  40. ad3582c style(core): fix code style by erha19 · 5 years ago
  41. a1ee103 v2.0.0-beta.28 by erha19 · 5 years ago v2.0.0-beta.28
  42. b599ab4 feat(core): add tips while module is locked by erha19 · 5 years ago
  43. accfb4d docs(debug-server): update readme by erha19 · 5 years ago
  44. 44f1808 feat(core): refatory usertrack by erha19 · 5 years ago
  45. 4562d54 workflow(script): add script to sync taobao npm origin by erha19 · 5 years ago
  46. 51e988d v2.0.0-beta.27 by erha19 · 5 years ago v2.0.0-beta.27
  47. 121f690 feat(compile): analyzer compile errors by erha19 · 5 years ago
  48. 9e2a057 feat(core): show help message while catch vue mismatch issue by erha19 · 5 years ago
  49. ba55684 bugfix(core): fix JSON.stringify circular structure issue #546 by erha19 · 5 years ago
  50. c0e9294 workflow(debug): clean before re-compile by erha19 · 5 years ago
  51. b23fab4 v2.0.0-beta.26 by erha19 · 5 years ago v2.0.0-beta.26
  52. f320283 bugfix(debug): fixed #540 by erha19 · 5 years ago
  53. 75b0006 bugfix(core): protected while registry be empty by erha19 · 5 years ago
  54. 16e428c v2.0.0-beta.25 by erha19 · 5 years ago v2.0.0-beta.25
  55. 4d4848c bugfix(cli): variable protected by erha19 · 5 years ago
  56. 5aca990 bugfix(debug): support pages view can scroll (solve #535) by erha19 · 5 years ago
  57. bb027a9 Merge pull request #534 from NickeyLin/master by Mario · 5 years ago
  58. 170a4a8 bugfix(core): fix error when upgrade single module by Nick.Lin · 5 years ago
  59. e3b600a v2.0.0-beta.24 by erha19 · 5 years ago v2.0.0-beta.24
  60. 285de40 bugfix(compile): add postcss dependence cause the postcss-plugin-weex doesn't include it. (solve apache/incubator-weex/issues/2315) by erha19 · 5 years ago
  61. 291545b v2.0.0-beta.23 by erha19 · 5 years ago v2.0.0-beta.23
  62. adbc801 bugfix(core): fix pluginDependencies install logic (solve #533) by erha19 · 5 years ago
  63. 0a77d16 v2.0.0-beta.22 by erha19 · 5 years ago v2.0.0-beta.22
  64. b437d51 bugfix(plugin): fix error while command run on windows (solve #533) by erha19 · 5 years ago
  65. c8ac610 bugfix(plugin): add lib module (solve #533) by erha19 · 5 years ago
  66. 91a91d3 v2.0.0-beta.21 by erha19 · 5 years ago v2.0.0-beta.21
  67. 421232a bugfix(run): fix error while nativaConfig is null by erha19 · 5 years ago
  68. 713b3e3 Merge pull request #531 from myeveryheart/patch-1 by Mario · 5 years ago
  69. c08d381 fix path error by Mario · 5 years ago
  70. 63503a7 v2.0.0-beta.20 by erha19 · 5 years ago v2.0.0-beta.20
  71. 70ed111 bugfix(doctor): resolve #332 by erha19 · 5 years ago
  72. 0d8d359 v2.0.0-beta.19 by erha19 · 5 years ago v2.0.0-beta.19
  73. 85c321d bugfix(doctor): fix android sdk search logic by erha19 · 5 years ago
  74. b0506f7 v2.0.0-beta.18 by erha19 · 5 years ago v2.0.0-beta.18
  75. 6b1fafe bugfix(core): change suggest request url (solve #527) by erha19 · 5 years ago
  76. 50b5af5 bugfix(core): show @weex-cli/core version by erha19 · 5 years ago
  77. 6d32885 v2.0.0-beta.17 by erha19 · 5 years ago v2.0.0-beta.17
  78. c4af1d5 bugfix(preview): fix unit test on preview frontend by erha19 · 5 years ago
  79. 9631357 workflow(test): support windows env setting by erha19 · 5 years ago
  80. e458c39 feat(run): auto choose while there has only one device (solve #528) by erha19 · 5 years ago
  81. 1c3bf6f workflow(test): fix unit test by erha19 · 5 years ago
  82. d53d8ea bugfix(core): support 304 request (solve #527) by erha19 · 5 years ago
  83. 2abac02 bugfix(preview): lock vue and vue-template-compiler version to 2.5.21 (ref #516) by erha19 · 5 years ago
  84. 32b4dfa bugfix(core): protect variable (solve #527) by erha19 · 5 years ago
  85. 9926517 bugfix(debug): fix logLevel setting (ref weexteam/weex-debugger#43) by erha19 · 5 years ago
  86. 59072ae v2.0.0-beta.16 by erha19 · 5 years ago
  87. 3706345 bugfix(core): republish packages (close #526) by erha19 · 5 years ago
  88. 95fd177 style(core): style format by erha19 · 5 years ago
  89. 0189a0a v2.0.0-beta.15 by erha19 · 5 years ago
  90. 13c3ace bugfix(run): modify help info (close #525) by erha19 · 5 years ago
  91. b741178 bugfix(build): fix tslint error by erha19 · 5 years ago
  92. 92652fb bugfix(core): support 304 http request (close #518) by erha19 · 5 years ago
  93. c911903 workflow(debug): add scripts by erha19 · 5 years ago
  94. 1991ba0 workflow(debug): add all inspector source into package by erha19 · 5 years ago
  95. 4601205 workflow(cli): fix cli test by erha19 · 5 years ago
  96. 65c0eb2 v2.0.0-beta.14 by erha19 · 5 years ago
  97. a9afb5b bugfix(run): don't use xcrun while run android command (close #521) by erha19 · 5 years ago
  98. 6808dc3 bugfix(generator): hide error while the git user can't fetch (close #522) by erha19 · 5 years ago
  99. 4f62e08 workflow(cli): change commit log reg by erha19 · 5 years ago
  100. fb7a601 bugfix(core): add chromeOpn api by erha19 · 5 years ago