Commit Graph

121 Commits

Author SHA1 Message Date
Shreyas0410
993cb84b2a
docs: fix broken node.js release link (#14839) 2023-11-01 12:25:08 +08:00
patak
a8fa9cc704
chore: config codeflow and add to docs (#12222) 2023-02-28 06:58:59 +01:00
patak
5935619d85
refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
Pavel Moiseenko
8158ece72b
chore(readme): add link to LICENSE (#10983) 2022-11-18 14:43:56 +01:00
circle-gon
c98ed4df90
docs: update README.md (#9228) 2022-07-20 06:34:23 +02:00
翠 / green
ec030fd084
chore: remove note about v3 (#9090) 2022-07-14 09:04:54 +02:00
兰天游
c956cf7335
chore: update readme (#8971) 2022-07-07 14:50:24 +02:00
Anthony Fu
9c4e5b6c26
docs: note about v3 release (#8171) 2022-05-13 21:49:30 +08:00
Anthony Fu
5e45428ec4 docs: update link 2022-05-08 17:52:33 +08:00
Anthony Fu
b215493b6c
docs: note about v3.0 branch (#8064) 2022-05-08 09:19:01 +02:00
Evan You
4240923d54 docs: use remote data for sponsors 2022-02-11 15:24:34 +08:00
Anthony Fu
28fc88f53b
docs: link to vite audio in readme 2021-09-25 23:01:29 +08:00
Evan You
9d3dc43a15 chore: pronounciation is important 2021-09-21 15:13:26 -04:00
Daiki Ojima
a85c808d35
docs: fix @vitejs/plugin-react broken link (#5001) 2021-09-21 17:35:20 +02:00
Jeff Yang
a5d0e8f8bf
chore(readme): correct contributing.md link (#4472) 2021-08-02 12:14:34 +08:00
Shinigami
e519548be0
chore: format (#4233) 2021-07-13 23:02:17 +08:00
patak
15af124293
chore: move from @vitejs/create-app to create-vite (#4179) 2021-07-12 09:06:03 +02:00
Nihal Gonsalves
b4e517d90c
chore: remove unused README references (#3256) 2021-05-04 11:28:34 +02:00
Shinigami
86ab1e2e51
chore(ci): remove circle and appveyor ci (#3226) 2021-05-04 12:15:32 +08:00
Evan You
af0f93e9a5 chore: remove beta reference in readme 2021-02-16 17:50:42 -05:00
Evan You
0ea710e029 chore: readme 2021-02-04 12:31:12 -05:00
Evan You
7ea140cb92 chore: add link to discord chat 2021-01-27 12:31:54 -05:00
Evan You
6cf893dca5 chore: note link to changelog [skip ci] 2021-01-21 11:07:25 -05:00
Alex Kozack
9f54510b30
docs: Add Packages table (#1550) [skip ci] 2021-01-15 09:28:45 -05:00
Evan You
a9b7402a2a docs: fix readme links [skip ci]
close #1352
2021-01-04 14:18:27 -05:00
Evan You
c4f9adc464 chore: fix readme ci links [skip ci] 2021-01-03 17:18:34 -05:00
Evan You
85eeb38b6b chore: more readme [ci skip] 2021-01-01 22:59:24 -05:00
Evan You
d416072650 chore: update branch links [ci skip] 2021-01-01 22:55:58 -05:00
Evan You
486466968a release: v2.0.0-alpha.4 2020-12-30 15:53:52 -05:00
Evan You
cb5abc188a chore: update readme, fix type exports 2020-12-15 10:11:01 -05:00
Dan
9904cb1a75
docs: grammar (#1203) 2020-12-04 10:41:09 -05:00
amandeep-r
9c1e775d4e
doc: add note to getting started section
Adding an additional line to the getting started section aimed at novices.
2020-12-01 17:08:54 +08:00
CHOYSEN
0d2768d9e5
fix(docs): README es-dev-server broken link (#1081) 2020-11-24 19:29:25 +08:00
Isaac Levy
59ca7bcfb3
docs: esbuildTarget defaults to es2020 (#1047) 2020-11-10 09:12:49 -05:00
Andrew Powers
50f0e90c0f
docs: fix typos (#1025) 2020-11-05 12:56:07 -05:00
Evan You
477459bdc4 docs: document usage with traditional backend [ci skip]
close #341
2020-10-26 18:23:21 -04:00
Ian Purvis
8378f1a736
feat: Configurable asset inclusion (#811)
close #810
2020-10-23 17:34:39 -04:00
Kevin LEVRON
24336f471f
doc: fix readme hmr.d.ts link (#901) 2020-10-13 09:47:03 +08:00
Paulius Varna
2893a4149b
fix(docs): typo (#843) 2020-09-22 06:09:06 +08:00
SeyyedKhandon
2560a45897
fix: README.md type/grammar (#625) 2020-08-28 16:38:07 +08:00
Shyam Chen
9827abe581
docs: fix a broken link [ci skip] (#624) 2020-08-28 16:36:38 +08:00
ZHAO Jinxiang
f69ea0fecb
doc: use esm in vite.config.js (#753) 2020-08-28 11:19:47 +08:00
Evan You
8a7f70598e feat: apply syntax transpile with esbuild for build
close #604

- target can be specified via the new `esbuildTarget` option
- target defaults to `es2019` which transpiles optional chaining so that
  it works with terser minification.
- transpilation is applied to the final chunks so it works in Vue
  templates as well
2020-07-29 19:01:51 -04:00
Alexander Belov
dad9add93e
docs: fix plural typo [ci skip] (#546) 2020-07-16 16:46:53 -04:00
Day
10f93b82d7
feat: support css preprocess options for different languages (#483) 2020-07-16 16:33:19 -04:00
Evan You
cdbe514277 chore: update readme [ci skip] 2020-07-06 15:30:30 -04:00
宋来瑞
046428c6d9
docs: correct jsx demo code (#468) [ci skip] 2020-07-02 15:36:22 -04:00
SegaraRai
beee018b93
chore: fix typo (#431) [ci skip] 2020-06-23 09:30:22 -04:00
Evan You
3de010f575 docs: document new features 2020-06-22 16:43:16 -04:00
Evan You
e780c884b5 chore: add a note about vue version compat [ci skip]
close #427
2020-06-22 11:04:08 -04:00