Commit Graph

358 Commits

Author SHA1 Message Date
Evan You
530b56a36e release: v2.7.0-beta.5 2022-06-22 10:22:49 +08:00
Evan You
a122bd25c3 release: v2.7.0-beta.4 2022-06-21 10:51:19 +08:00
Evan You
de03f69cd6 release: v2.7.0-beta.3 2022-06-20 16:34:23 +08:00
Evan You
9b4e179873 release: v2.7.0-beta.2 2022-06-17 10:57:11 +08:00
Evan You
b2332faf04 release: v2.7.0-beta.1 2022-06-17 09:57:51 +08:00
Evan You
96cd1d03fd release: v2.7.0-alpha.12 2022-06-16 21:52:59 +08:00
Evan You
ac8882715c release: v2.7.0-alpha.11 2022-06-16 17:53:41 +08:00
Evan You
fa2115c031 release: v2.7.0-alpha.10 2022-06-16 17:18:28 +08:00
Evan You
5a0cc58b91 release: v2.7.0-alpha.9 2022-06-16 10:36:19 +08:00
Evan You
b6b5239e66 release: v2.7.0-alpha.8 2022-06-14 23:46:46 +08:00
Evan You
2ddd25926e release: v2.7.0-alpha.7 2022-06-14 23:28:58 +08:00
Evan You
53a5ac9638 chore: fix tests 2022-06-14 15:35:30 +08:00
Evan You
4306cc67b9 build: fix compiler-sfc build 2022-06-10 22:51:41 +08:00
Evan You
06594f68b7 wip: port @vue/component-compiler-utils 2022-06-10 16:50:17 +08:00
Evan You
5d4c59be11 release: v2.7.0-alpha.6 2022-06-09 14:47:01 +08:00
Evan You
c678e3134b types: include jsx typing 2022-06-09 14:45:11 +08:00
Evan You
9ce105aa10 release: v2.7.0-alpha.5 2022-06-06 15:33:20 +08:00
Evan You
4dc0c6c4db release: v2.7.0-alpha.4 2022-06-01 22:19:32 +08:00
Evan You
5fbf2c9928 release: v2.7.0-alpha.3 2022-06-01 11:13:29 +08:00
Evan You
a9a2fae970 build: fix mjs build publish 2022-06-01 11:12:30 +08:00
Evan You
7ec896827f release: v2.7.0-alpha.2 2022-06-01 10:37:17 +08:00
Evan You
d3172377e0 feat: add exports field + mjs build 2022-06-01 10:11:19 +08:00
Evan You
45b932b6e5 release: v2.7.0-alpha.1 2022-05-31 17:57:37 +08:00
Evan You
8d7793ff10 workflow: update release script 2022-05-31 17:26:05 +08:00
Evan You
ef297d94f9 chore: fix dep 2022-05-31 16:02:41 +08:00
Evan You
9f74f2048d refactor: move to monorepo 2022-05-31 15:32:44 +08:00
Evan You
b3a8ccf3d2 chore: fix test script [ci skip] 2022-05-30 21:41:00 +08:00
Evan You
2acb5474bc types: generate types for v3 apis 2022-05-30 21:36:07 +08:00
Evan You
e5a6fe5da7 test: e2e test for composition API examples 2022-05-30 17:20:43 +08:00
Evan You
1f1046b7e5 wip: rename dir to v3 2022-05-27 17:27:17 +08:00
Evan You
72aed6a149 workflow: remove eslint, apply prettier 2022-05-23 17:21:17 +08:00
Evan You
04b584ffc1 test: transition tests 2022-05-23 15:15:29 +08:00
Evan You
cca88b9919 ci: fix e2e build script 2022-05-20 18:24:45 +08:00
Evan You
ab110cf8a9 test: e2e tests 2022-05-20 18:21:53 +08:00
Evan You
acb1aeed6d chore: remove unused deps 2022-05-20 17:18:39 +08:00
Evan You
d000703c80 workflow: build ssr packages before running ssr tests 2022-05-20 16:59:55 +08:00
Evan You
898d1e19fc test: all ssr tests passing 2022-05-20 16:55:05 +08:00
Evan You
575f07643d build: separate src and test tsconfig 2022-05-20 14:35:56 +08:00
Evan You
d8c3bbfa44 refactor: remove weex from codebase 2022-05-20 12:17:13 +08:00
Evan You
2d019e4e25 test: partial ssr tests passing 2022-05-20 12:01:16 +08:00
Evan You
972d8066d7 test: migrate tests to vitest (wip) 2022-05-19 18:21:31 +08:00
Evan You
3421db3b3c build: sort deps again 2022-05-19 16:39:05 +08:00
Evan You
0b56077080 build: remove deps 2022-05-19 16:29:22 +08:00
Evan You
4d1d0f0a82 chore: fix dev scripts 2022-05-19 16:18:36 +08:00
Evan You
c19fabd930 build: remove flow deps 2022-05-19 16:15:57 +08:00
Evan You
de1fd98284 chore: remove git add from lint-staged script 2022-05-19 16:09:22 +08:00
Evan You
19a5a35529 build: target es5 2022-05-19 16:08:46 +08:00
David Welch
40dccfedd1 chore: fix test harness; most of the tooling + test harness is happy; coverage still needs fixing 2022-05-03 11:04:55 -06:00
David Welch
cf8b16568d merge 2022-05-01 15:13:36 -06:00
David Welch
be4b617942 chore: cleanup on tests; babel preset for typescript help 2022-05-01 14:37:05 -06:00