Pooya Parsa
|
8576b4fcfd
|
feat: configurable aliases (#5655)
|
2019-05-06 18:29:37 +04:30 |
|
Sébastien Chopin
|
01acf66c67
|
feat(vue-app): rename transition to pageTransition and deprecate it (#5558)
|
2019-04-20 14:31:59 +04:30 |
|
Pooya Parsa
|
d0afaa1daf
|
fix(cli): config cache invalidation + refactors (#5500)
|
2019-04-11 14:34:21 +04:30 |
|
Pooya Parsa
|
a9d2deb16a
|
fix: improve router.base handling (#5470)
|
2019-04-05 18:45:58 +04:30 |
|
James George
|
b978a3761d
|
feat(vue-renderer): add csp meta tags (#5354)
|
2019-04-02 00:29:58 +04:30 |
|
Sébastien Chopin
|
ef41e205e6
|
feat: loading screen (#5251)
[release]
|
2019-03-20 12:47:53 +03:30 |
|
Kevin Marrec
|
920f444b6e
|
refactor(ts): better DX for typescript support (#5079)
Breaking change : `build.useForkTsChecker` renamed to `build.typescript.typeCheck`
|
2019-03-14 13:37:47 +03:30 |
|
Clark Du
|
a188f07f19
|
chore: remove unnecessary checks
|
2019-03-05 17:07:05 +00:00 |
|
Clark Du
|
aad46ed674
|
fix: disable parallel build when extractCSS is enabled
|
2019-02-13 10:32:13 +00:00 |
|
Xin Du (Clark)
|
de6ca3a4f9
|
hotfix: extractCSS error in dev mode (#4892)
|
2019-01-30 01:37:13 +03:30 |
|
Xin Du (Clark)
|
928a230f91
|
hotfix: disable extract-css-chunks-webpack-plugin in dev mode (#4888)
|
2019-01-29 23:59:21 +03:30 |
|
Kevin Marrec
|
06a18ca09e
|
fix(config): define once default nuxt config filename (#4814)
|
2019-01-22 23:22:43 +03:30 |
|
Xin Du (Clark)
|
a616c09b22
|
feat(test): unit tests for core/config module (#4760)
* feat(test): enable tests in packages
* fix: wait error hook
* test: entry and hookable in core
* fix(test): options snapshot in windows
* refactor(test): simpilify jest.fn
* test: module in core
* test: complete module test
* test: add test for resolver in core
* test: update config snapshot
* test: nuxt in core module
|
2019-01-19 13:00:51 +01:00 |
|
Alexander Lichter
|
40fbe5ba47
|
refactor: cleanups and code style improvements (#4788)
|
2019-01-18 00:48:29 +03:30 |
|
Clark Du
|
e594f09914
|
test: mock require.main
|
2019-01-14 20:31:39 +00:00 |
|
Pooya Parsa
|
7dd33fedd2
|
feat(builder): validate vue-app dependencies and suggest fix (#4669)
|
2019-01-02 14:17:19 +00:00 |
|
Xin Du (Clark)
|
324135df51
|
refactor: @nuxt/utils (#4609)
|
2018-12-23 00:35:13 +03:30 |
|
Clark Du
|
afd1cd3247
|
refactor: remove static class hotfix since it has been fixed in vue
|
2018-12-17 15:56:01 +00:00 |
|
Kevin Marrec
|
75e3df6be5
|
fix(ts): switch from babel preset to ts-loader (#4563)
|
2018-12-17 15:21:53 +00:00 |
|
Kevin Marrec
|
7145c1ab5d
|
feat(builder): optional typescript support (#4557)
|
2018-12-15 10:25:08 +03:30 |
|
Alexander Lichter
|
c60b1945e8
|
chore: cleanup (#4529)
|
2018-12-12 10:01:49 +03:30 |
|
Pooya Parsa
|
1162f2ddc1
|
feat: use runInNewContext: true for nuxt dev (#4508)
|
2018-12-09 21:37:36 +00:00 |
|
Pooya Parsa
|
fe0516978a
|
fix: improvements for build and dev stability (#4470)
|
2018-12-09 14:12:22 +03:30 |
|
Xin Du (Clark)
|
669ffa51ed
|
refactor: migrate to extract-css-chunks-webpack-plugin (#4495)
fixes #4131.
|
2018-12-09 13:58:08 +03:30 |
|
Pooya Parsa
|
d66e1ec896
|
fix: replace nuxtDir with module.paths (#4448)
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2018-11-29 13:16:46 +00:00 |
|
Clark Du
|
fe492d8363
|
feat(modern): auto detect modern mode (#4422)
|
2018-11-26 22:49:47 +00:00 |
|
Alexander Lichter
|
e0537d54be
|
fix: fall back to default value when publicPath is falsy (#4365)
* test: let tests fail
* fix: add falsy default fallback
* fix(publicPath): force adding trailing slash
* fix: also change _publicPath
|
2018-11-20 18:12:05 +01:00 |
|
Clark Du
|
3abc9e815e
|
fix: transpile server not work (#4338)
|
2018-11-15 22:02:55 +00:00 |
|
Amos Wong
|
ae8dc96669
|
feat: Process transpile path (#4335)
|
2018-11-15 15:50:55 +00:00 |
|
Sébastien Chopin
|
5f8d26175a
|
fix: Double escaping (fix #4312)
|
2018-11-12 17:58:35 +01:00 |
|
Alexander Lichter
|
d280bd8d5b
|
chore(config): warn on unknown mode (#4303)
|
2018-11-11 14:51:53 +03:30 |
|
Clark Du
|
31ef70e560
|
fix: auto transform and warning for @nuxtjs/babel-preset-app (#4297)
|
2018-11-09 00:17:53 +03:30 |
|
Clark Du
|
2a36dbad22
|
feat: client mode modern and support dev/generate (#4264)
|
2018-11-07 23:37:06 +00:00 |
|
Pooya Parsa
|
39b558f59c
|
refactor core into sub-packages (#4202)
|
2018-10-31 00:12:53 +03:30 |
|