Alexander Lichter
52d9629bac
eslint: Prefer const over let ( #3650 )
2018-08-08 12:54:05 +02:00
Sébastien Chopin
4db5c7804d
docs: Add Chat and fix CMTY link
2018-08-08 12:51:58 +02:00
Sébastien Chopin
a3926d5266
core: Show ip address if hostname is 0.0.0.0
2018-08-08 12:45:49 +02:00
Clark Du
6aaf839d54
feat: call global vue errorHandler in fetch and asyncData ( #3652 )
...
resolve #3335
2018-08-08 11:11:08 +01:00
Sébastien Chopin
823c298046
pkg: Add fancy keywords
2018-08-08 03:08:52 +02:00
Clark Du
3b5a4709e8
feat: support global command-line build and start ( #3647 )
...
With this pr, user can install nuxt globally, then start or build simple repos without npm /yarn install:
```bash
npm i nuxt-edge -g
nuxt dev/build/start
```
2018-08-07 19:50:04 +01:00
Clark Du
24daeba035
ci: enable appveyor building only for latest node
2018-08-07 11:11:34 +01:00
Clark Du
92f72109e7
fix: appveyor syntax error
2018-08-07 10:58:53 +01:00
Clark Du
f70bcb58bd
ci: only enable yarn cache in appveyor
2018-08-07 10:57:33 +01:00
Clark Du
dc4c503a8c
ci: disable cache of appveyor
2018-08-07 10:48:23 +01:00
Clark Du
fe6c524be1
refactor: add deprecation log for addVendor
2018-08-07 10:24:01 +01:00
HANATANI Takuma
ba7e6c735b
Use original vue-ssr instead of copy ( #3644 )
2018-08-07 02:58:33 +02:00
Clark Du
b37855a217
chore: upgrade dependencies
2018-08-06 20:55:24 +01:00
Jonas Galvez
de5b36a574
loading: false
e2e test fix (#3635 )
...
* hotfix
* Fixed manual loading test
* Disable waitFor() test due to random failure in appveyor
2018-08-06 20:42:26 +02:00
Clark Du
e740f51efa
fix: postcss test
2018-08-06 18:42:23 +01:00
Clark Du
854e53911d
refactor: use default preset for cssnano
2018-08-06 18:42:23 +01:00
Clark Du
dbbcac1f4f
fix: add cssnano in ssr test
2018-08-06 18:42:23 +01:00
Clark Du
e946df1dcf
feat: upgrade css-loader to 1.0
2018-08-06 18:42:23 +01:00
Clark Du
c89af3c77f
test: only ignore waitfor test in appveyor ( #3640 )
2018-08-06 18:03:24 +01:00
HG
4f3f935d05
Merge pull request #3636 from galvez/store-dir-enhancement
...
Store directory structure changes (2)
2018-08-06 14:38:33 +01:00
Jonas Galvez
0b3a5a7e4e
Disable waitFor() test due to random failure in appveyor
2018-08-06 07:04:10 -03:00
Jonas Galvez
30de76ff86
Linting
2018-08-06 06:47:54 -03:00
Jonas Galvez
fe9dd166df
Fixed conflicts
2018-08-06 06:45:39 -03:00
Jonas Galvez
6db42ffbb5
hotfix ( #3634 )
2018-08-06 11:32:39 +02:00
Jonas Galvez
3f1d634fb7
Consistent parens in arrow functions ( #3630 )
...
* Minor consistency enhancements
* Arrow parenthesis consistency
* Change linting rule
* Fix typo
* Update .eslintrc.js to only require parens for blocks
* Update style according to brace-only suggestion
* Remove --fix from lint
* Tweak no-loading time (failing test)
* Tweak no-loading time (failing test) (2)
* Tweak no-loading time (failing test) (3)
* Tweak no-loading time (failing test) (4)
* Tweak no-loading time (failing test) (5)
2018-08-06 02:12:44 +02:00
Jonas Galvez
0e42e98751
Add loading: false
option to pages ( #3629 )
...
* Add hasManualLoading
* Add hasManualLoading (2)
* Debugging
* Debugging (2)
* Change 'manual' to false
* Add custom-page-loading example
* Add custom-page-loading example (2)
* Changed approach
* Added custom-page-loading/README.md
* Change running loading time in about.vue
* Patch loadAsyncComponents
* Added final page
* Changed approach (2)
* Fixed example
* Fixed example (2)
* Fix example package name
* Linting
* Improved examples (more to the point)
* Linting (2)
* Fix typo
* Adjust indentation
* Added noloading.vue to basic fixture
* Added noloading tests
* Linting (3)
* Debugging test
* Linting (4)
* Debugging test (2)
* Debugging test (3)
2018-08-05 23:56:49 +02:00
Clark Du
dbba872be2
misc: remove useless codes
2018-08-03 16:06:18 +01:00
Clark Du
fceb30b7a3
fix: upgrade vue modules
2018-08-01 20:55:26 +01:00
Clark Du
fbfea88f38
fix: upgrade vue for fixing ssr vulnerability
2018-08-01 20:48:29 +01:00
HANATANI Takuma
ff32dbdb09
Fix GitHub capitalize ( #3623 )
2018-08-01 18:07:43 +02:00
Blake Kostner
4e2f9ca1f2
add ogv to webpack video config ( #3624 )
2018-08-01 18:07:18 +02:00
Clark Du
56db988f27
feat: exclude build.transpile in server node externals ( #3614 )
2018-07-31 15:10:24 +02:00
Sébastien Chopin
8c54c6d577
Update partner sizes
2018-07-31 13:58:10 +02:00
Clark Du
31d25df332
refactor: load all modules with esm ( #3556 )
2018-07-30 18:05:42 +02:00
Alexander Lichter
8c85f2299e
feat(csp): add reportOnly option ( #3559 )
2018-07-30 18:04:02 +02:00
Sébastien Chopin
e5a4149a66
Fix open collective badges
2018-07-30 11:35:30 +02:00
Sébastien Chopin
9edecdc05a
Use badgen for badges, remove Gitter for Discord
2018-07-30 11:33:27 +02:00
Clark Du
7998516b85
refactor: enable css thread pool ( #3598 )
2018-07-29 20:02:06 +01:00
Clark Du
8af501829a
misc: enable publish nuxt-edge
2018-07-29 19:40:18 +01:00
Clark Du
0ac8e74bd5
fix: nuxt-edge publish path
2018-07-29 19:35:18 +01:00
Clark Du
46de9625e0
refactor: nuxt-edge publisher
2018-07-29 19:28:06 +01:00
Clark Du
dcd6c51bb8
tmp: do not publish nuxt-start for now
2018-07-29 19:09:53 +01:00
Clark Du
52d9841c9a
feat: fail release job if publish failed ( #3604 )
2018-07-29 19:01:05 +01:00
Alexander Lichter
ce09961ea5
Add repo to CTMY info ( #3603 )
2018-07-29 17:34:54 +01:00
Clark Du
5bdd0dd8a5
fix: undefined host in listening on message ( #3595 )
...
Fix error in #3529
2018-07-26 17:38:15 +01:00
Clark Du
859d632771
misc: fix typo
2018-07-26 17:01:01 +01:00
Blake Kostner
ee95461cb1
resolve server listen details with server.address() ( #3529 )
...
* resolve server listen details with server.address()
* remove empty whitespace
* overwrite host and port in server listen method
* no let
2018-07-26 15:52:00 +02:00
Alexander Lichter
a37772f0f8
fix(csp): remove duplicate sha-256 hashes ( #3574 )
2018-07-26 15:48:28 +02:00
Clark Du
241a071a3e
test: add postcss custom feature test case
2018-07-25 17:58:24 +01:00
Clark Du
a0ca257263
fix: lost context in closures
2018-07-25 17:10:56 +01:00