Pooya Parsa
c9459e7aa9
fix(distributions): add bin to all distributions ( #4336 )
2018-11-16 00:18:30 +03:30
Amos Wong
ae8dc96669
feat: Process transpile path ( #4335 )
2018-11-15 15:50:55 +00:00
renovate[bot]
bfb6d6a22a
fix(deps): update all non-major dependencies ( #4310 )
2018-11-14 23:58:17 +03:30
Pooya Parsa
68523b95bc
feat(server): fallback option ( #4323 )
2018-11-14 23:02:07 +03:30
Dmitry Molotkov
9fbd581557
fix: handle errors that are not error instances ( #4321 )
2018-11-14 22:47:44 +03:30
Pim
846455e2f7
fix(core): stable route sorting ( #4331 )
2018-11-14 16:50:06 +00:00
Clark Du
3702dfe5dc
refactor: add node_env in webpack DefinePlugin ( #4330 )
2018-11-14 12:00:12 +00:00
Clark Du
853ca4e7d4
refactor: styleLoader and postcss ( #4318 )
2018-11-12 21:18:50 +00:00
Sébastien Chopin
5f8d26175a
fix: Double escaping ( fix #4312 )
2018-11-12 17:58:35 +01:00
Jonas Galvez
3b7958b99a
fix: dev tools detection of custom global name ( #4305 )
2018-11-11 14:52:50 +03:30
Alexander Lichter
d280bd8d5b
chore(config): warn on unknown mode ( #4303 )
2018-11-11 14:51:53 +03:30
renovate[bot]
f9b199873f
chore(deps): update webpackbar to v3.1.2 ( #4307 )
2018-11-10 03:37:54 +03:30
Alexander Lichter
692493f5aa
chore: warn when styleResources is used without the community module ( #4302 )
...
[skip ci]
2018-11-10 03:29:40 +03:30
Clark Du
18e613106b
Revert "fix: make generate default value be false in build command"
2018-11-09 17:14:26 +00:00
Clark Du
81c77bd111
test: fix build.test
2018-11-09 16:48:28 +00:00
Clark Du
e4fe2409f5
fix: make generate default value be false in build command
2018-11-09 16:32:04 +00:00
Clark Du
2c4bd57101
refactor: perf loader ( #4299 )
2018-11-08 22:26:52 +00:00
Pooya Parsa
57f66726d0
fix: fix typo
2018-11-09 01:43:39 +03:30
Pooya Parsa
141ea823b8
fix: update webpackbar to 3.0.3
2018-11-09 01:27:53 +03:30
Pooya Parsa
663c00ddd4
fix(webpack): use env.minimalCLI
2018-11-09 01:24:24 +03:30
renovate[bot]
16c8237f1c
chore(deps): update all non-major dependencies ( #4298 )
...
[skip ci]
2018-11-09 01:18:29 +03:30
Clark Du
31ef70e560
fix: auto transform and warning for @nuxtjs/babel-preset-app ( #4297 )
2018-11-09 00:17:53 +03:30
Alexander Lichter
f5bf24ab83
fix(server): don't accept ranges ( #3870 ) ( #4295 )
2018-11-08 22:13:14 +03:30
renovate[bot]
b290c078f2
fix(deps): update dependency consola to ^2.2.3 ( #4293 )
2018-11-08 15:20:55 +03:30
Pooya Parsa
c62c9656ab
fix(dev): better icon for windows support
2018-11-08 14:55:48 +03:30
Pooya Parsa
c39c7cd51e
update webpack/base for webpackbar 3.0.2
2018-11-08 14:46:07 +03:30
Pooya Parsa
e8aabac197
hotfix: update webpackbar to 3.0.2
2018-11-08 14:40:47 +03:30
Pooya Parsa
dc00980308
chore: fix dependencies and lock
2018-11-08 13:42:15 +03:30
Clark Du
78de0956cc
fix: --modern not trigger modern build
2018-11-08 09:19:09 +00:00
Pooya Parsa
7c4e77ffb9
feat: dx improvements ( #4259 )
2018-11-08 12:45:56 +03:30
Clark Du
64839313a9
refactor: use modernMode instead of isModernBrowser for more semantic
2018-11-07 23:50:33 +00:00
Clark Du
2a36dbad22
feat: client mode modern and support dev/generate ( #4264 )
2018-11-07 23:37:06 +00:00
renovate[bot]
dd114ff74f
fix(deps): update all non-major dependencies ( #4271 )
2018-11-08 02:09:37 +03:30
Alexander Lichter
b3eb4278a5
fix: serialize config head fn shorthand correctly ( #4283 )
...
[skip ci]
2018-11-08 02:03:09 +03:30
Alexander Lichter
10c608a649
chore(vue-app): deprecate callback-based asyncData, fetch and middleware ( #4256 )
2018-11-06 16:32:07 +03:30
Clark Du
3953eef271
refactor(builder): make plugins in BuildContext update dynamically ( #4280 )
2018-11-06 16:23:15 +03:30
Clark Du
3f2b10ea0c
fix: Duplicate declaration plugin when add/remove file in dev mode ( #4278 )
2018-11-06 10:50:38 +00:00
renovate[bot]
1a154e8188
fix(deps): update all non-major dependencies ( #4270 )
2018-11-05 02:29:06 +03:30
renovate[bot]
47f67cc26a
fix(deps): update dependency consola to ^2.2.0 ( #4269 )
2018-11-04 22:18:39 +03:30
Clark Du
7d34f2ef26
refactor: persist isModernBrowser on http connection ( #4268 )
2018-11-04 14:47:56 +00:00
renovate[bot]
f10f860292
fix(deps): update all non-major dependencies ( #4253 )
2018-11-03 22:16:58 +03:30
xxRockOnxx
2f78f87c06
[skip ci] move misleading comment ( #4265 )
2018-11-03 15:55:41 +03:30
Clark Du
17e0890c90
fix(cli): remove duplicate error message in start and build ( #4258 )
2018-11-02 17:24:58 +03:30
Sébastien Chopin
12151d81d6
feat: add --modern to nuxt start ( #4254 )
2018-11-02 09:07:39 +00:00
Jonas Galvez
19287cce96
feat(cli): add help command ( #4248 )
...
* add commands/help
* simply cmds in run()
* refinement
* simply cmds in run() (2)
* simply cmds in run() (3)
* lint
* cmd.showHelp()
* check for cmd / uknown cmd
* final fix
* fixes
* remove Set
* Add NuxtCommand.load()
* updated tests
* lint
2018-11-02 05:35:32 +01:00
renovate[bot]
e9b63deba4
fix(deps): update all non-major dependencies ( #4229 )
2018-11-01 05:13:12 +01:00
Clark Du
78e3563687
feat: terser compress es6 forms in modern build ( #4241 )
2018-11-01 04:59:17 +01:00
Jonas Galvez
6dadadfa25
feat(cli): list commands ( #4245 )
...
* add listCommands to cli/run
* add listCommands to cli/run (2)
* lint
* lint
* lint
* fix
* fixes
* fix
* lint
* maxCharsPerLine = process.stdout.columns * 80 / 100
* fix test
* fix imports
* refactor foldLines()
* default process.stdout.columns to 80
* default to 80
* fix
* fix test
* lint
* fix test
* add help flags to main usage
* fix
* fix
* fix
2018-11-01 04:53:06 +01:00
Pooya Parsa
1dd32d0d21
feat: update to consola 2 ( #4247 )
...
* add ~> addReporter
* remove badge
* withScope ~> withTag
* update to consola 2
* update build tests
2018-11-01 04:50:07 +01:00
Clark Du
bed0714fad
feat: modern build ( #4231 )
...
* feat: modern build
* refactor: use single module import for lodash
* refactor: add credit comment for modern plugin
* feat: ssr modern build
* fix: not null check for request
* fix: not null check for request.headers
* feat: add modern argument on build command
* refactor: simpilfy filenames for modern
* refactor: use packages/webpack src instead of dist in test
* test: add feature test for modern build
2018-10-31 15:52:35 +00:00