Commit Graph

151 Commits

Author SHA1 Message Date
Pooya Parsa 16c5b892fa v2.3.4 2018-11-26 21:20:03 +03:30
Pooya Parsa be126bd962 remove extra gitHead 2018-11-26 21:12:22 +03:30
Sébastien Chopin d0af6a4736 bump: Bump to v2.3.3 2018-11-26 18:37:12 +01:00
renovate[bot] f10c9829a8 chore(deps): update dependency vue-meta to ^1.5.6 (#4427) 2018-11-26 20:48:50 +03:30
Pooya Parsa b7285fe8f3 remove build with devtools tests as feature is not merged yet 2018-11-26 20:48:50 +03:30
Pooya Parsa b582e706fc update patch-only dependencies 2018-11-26 20:48:50 +03:30
Pooya Parsa 289d30f836 remove typings 2018-11-26 20:48:50 +03:30
Dmitry Molotkov 7e1beed9b8 perf(pkg): remove lodash dependency from packages (#4411) 2018-11-26 20:48:50 +03:30
Pooya Parsa 4a85c0311f fix(pkg): move opencollective dependency nuxt and nuxt-legacy (#4415) 2018-11-26 20:48:50 +03:30
Dmitry Molotkov d1877935a3 fix(server, vue-app): allow unicode page names (#4402) 2018-11-26 20:48:50 +03:30
Alexander Lichter e1c1240b8d fix(server, jsdom): fix timeout error message (#4412)
[skip release]
2018-11-26 20:48:50 +03:30
Alexander Lichter 0c6c69b011 fix(scrollBehavior): emit triggerScroll event after changing layer (#4399)
resolves: #4080
2018-11-26 20:48:50 +03:30
Alexander Lichter 8030ca1a3d fix(progress-bar): allow 0 for values and remove duplicate defaults (#4397) 2018-11-26 20:48:50 +03:30
Clark Du 54d273720c fix: router Expected "0" to be defined (#4394) 2018-11-26 20:48:50 +03:30
Clark Du 47f02ae5ca fix: empty error message in dev mode 2018-11-26 20:48:50 +03:30
Clark Du ff7c083dda fix: modern=true or false not work as expected (#4378) 2018-11-26 20:48:50 +03:30
Sébastien Chopin 205c9d3815 bump: Bump to v2.3.2 2018-11-20 21:48:46 +01:00
renovate[bot] a7a52b03b2 fix(deps): update dependency vue-no-ssr to ^1.1.0 (#4372)
[skip ci]
2018-11-20 22:58:24 +03:30
renovate[bot] 991e191c12 fix(deps): update all non-major dependencies (#4358)
[skip ci]
2018-11-20 22:58:20 +03:30
Alexander Lichter 9aeeb2276e 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 22:56:45 +03:30
Pooya Parsa cebed3509f fix(builder): add lodash inside templates (#4368) 2018-11-20 22:56:45 +03:30
Pooya Parsa b472e47466 [skip ci] remove changelogs 2018-11-20 22:56:45 +03:30
Pooya Parsa 5372fe46e6 fix(common): remove extra @nuxt/config dependency
[skip ci]
2018-11-20 22:56:45 +03:30
Pooya Parsa c3318644c1 [skip ci] use dependent versioning 2018-11-20 22:56:45 +03:30
Sébastien Chopin 2f7ba13084 fix: Bump to v2.3.1 2018-11-16 09:30:11 -05:00
Sébastien Chopin fcea3ebbc6 bump: Nuxt v2.3.0 2018-11-16 09:15:00 -05:00
Clark Du 3abc9e815e
fix: transpile server not work (#4338) 2018-11-15 22:02:55 +00:00
Pooya Parsa ca5d53850b fix(pkg): stick @nuxt dependency versions (#4339) 2018-11-15 21:32:51 +00:00
Sébastien Chopin e883c51cef fix: Add render.http2.pushAssets default value 2018-11-15 16:28:29 -05:00
Sébastien Chopin aa7b9da2bb fix: Fix typo 2018-11-15 16:27:31 -05:00
Pooya Parsa 992849ee1a
fix(cli): prefer require dependencies from local node_modules (#4337) 2018-11-16 00:18:47 +03:30
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