Evan You
|
64f863bbb9
|
feat: move v-bind.prop shorthand behind flag
|
6 years ago |
Evan You
|
2afa1d056e
|
build: fix feature flags for esm builds
|
6 years ago |
Evan You
|
67e85deae2
|
feat: adjust v-slot per RFC + enable flag
|
6 years ago |
Evan You
|
a47a0ee287
|
workflow: fix release script [ci skip]
|
6 years ago |
Evan You
|
7fb6fdd168
|
build: introduce feature flags, hide new slot syntax behind flag
|
6 years ago |
Evan You
|
bbfeb039f3
|
build: bump dev deps
|
6 years ago |
Evan You
|
63f5c6e9f1
|
build: add esm browser prod build
|
6 years ago |
Evan You
|
861abf4bb9
|
feat: add browser ESM build
|
7 years ago |
Evan You
|
17296aa6bb
|
build: ship pre-minified versions of CommonJS build and server renderer
|
6 years ago |
Sam Lichlyter
|
5489339a30
|
refactor(core): Replace "var" (#8299)
Replaces instances of "var" with "let" and "const" where applicable using the eslint 'no-var' and
'prefer-const' rules
|
6 years ago |
xudaashuai
|
f5b5b3c96f
|
chore: use template strings in config.js (#8113)
|
6 years ago |
Evan You
|
980801c8a3
|
build: use terser instead of uglify
|
6 years ago |
Evan You
|
52f9d3f492
|
build: upgrade webpack & karma
|
6 years ago |
Léo Andrès
|
943e5c242b
|
workflow: clean shell scripts (#7826)
|
7 years ago |
Evan You
|
a08feed8c4
|
build: build 2.5.14
|
7 years ago |
Evan You
|
2c52c4265b
|
workflow: specify e2e env when releasing
|
7 years ago |
Evan You
|
e98d12d232
|
workflow: add "polish" to commit types
|
7 years ago |
Evan You
|
9b22d86ab3
|
fix: install ssr helpers for functional context during SSR
close #7443, ref nuxt/nuxt.js#2565
|
7 years ago |
Evan You
|
a6a9d6d05a
|
workflow: improve git hooks setup
|
7 years ago |
JK
|
400aa651ba
|
chore: fix setup script (#7364)
|
7 years ago |
Evan You
|
144a4dd860
|
build: rename build/ to scripts/
|
7 years ago |