Commit Graph

1960 Commits

Author SHA1 Message Date
Atinux 7137f848a2 hooks: Handle hooks as object 2017-10-31 12:33:15 +01:00
Sébastien Chopin 7aa0863cb7 test: Fix test for hooks 2017-10-30 23:17:46 +01:00
Sébastien Chopin daaa5bdd12 hook: Handle hook error and continue process 2017-10-30 23:15:35 +01:00
Sébastien Chopin ad59f788dc hook: Add render:route hook 2017-10-30 23:15:06 +01:00
Sébastien Chopin fe0ad908b7 hook: Add generate:page hook 2017-10-30 23:14:21 +01:00
Sébastien Chopin 2e8271f658 lint: Lint file 2017-10-30 22:39:26 +01:00
Sébastien Chopin 94ad5955e6 Hooks ready to be tested 2017-10-30 22:39:08 +01:00
Atinux f72e620d7d fix: Remove console.log 2017-10-30 18:44:39 +01:00
Atinux 6648695015 refacto: Hooks 2017-10-30 18:41:22 +01:00
Atinux 83815de91b lint: Update linting rule on space-before-paren 2017-10-30 17:51:11 +01:00
Atinux 69fa6fc637 lint: Lint bin/nuxt 2017-10-30 15:48:19 +01:00
Atinux 379d4f72d4 refacto: Refacto nuxt.build() to finish after webpack is done 2017-10-30 15:46:06 +01:00
Sébastien Chopin c688fc06d9
Merge pull request #1910 from ooade/add/with-tape
Add with-tape example
2017-10-30 12:33:44 +01:00
Sébastien Chopin 2f1d60d4de
Merge pull request #1985 from clarkdo/with-feathers-fix
fix: with-feathers not startup with listening 3000
2017-10-30 12:22:10 +01:00
Sébastien Chopin 8860cbd49c
Merge pull request #1986 from dotneet/fix-regression-bug
fix: Fix regression bug related to setContext()
2017-10-30 12:21:29 +01:00
devneko 4b5a0352ff fix: Fix regression bug related to setContext() 2017-10-30 20:05:12 +09:00
Clark Du 147d210c0a
fix: with-feathers not startup with listening 3000 2017-10-30 18:01:23 +08:00
Sébastien Chopin 3ece774164
Merge pull request #1982 from clarkdo/with-feathers-fix
fix: with-feathers nuxt.build is not a function
2017-10-30 10:42:14 +01:00
Clark Du c0e9e66eef
fix: with-feathers nuxt.build is not a function 2017-10-30 17:11:55 +08:00
Sébastien Chopin 55cd5c7ece
Merge pull request #1981 from clarkdo/debug_test
test: add test for option debug (open-in-editor and youch)
2017-10-30 07:46:09 +01:00
Clark Du 327fabb663
fix: originalPositionFor return null when using babel-loader 2017-10-30 12:15:25 +08:00
Clark Du 7d2ea44c83
test: normalize test title 2017-10-30 11:40:31 +08:00
Clark Du cbd73463f8
test: add test for youch 2017-10-30 11:31:08 +08:00
Clark Du 72b31a217f
test: add test for open-in-editor 2017-10-30 11:30:47 +08:00
Pooya Parsa 45bba51e96 disable puppeteer sandbox for tests 2017-10-30 00:08:23 +03:30
Pooya Parsa be4fc4a518 fix(circleCI): puppeteer support 2017-10-30 00:00:54 +03:30
Sébastien Chopin 7739421e92 test: Add puppeteer for testing (wip) 2017-10-29 14:59:48 +01:00
Clark Du b28cfe0db8 test: add test for dll 2017-10-29 14:07:02 +03:30
Sébastien Chopin 44e3407a6b
Merge pull request #1974 from clarkdo/dev
feat: add axios and proxy example
2017-10-29 10:56:47 +01:00
Clark Du 8f14fdfd82
feat: add axios and proxy example 2017-10-29 17:08:42 +08:00
Sébastien Chopin b8aa2d6daa
Merge pull request #1973 from dotneet/fix-dev-regression
fix regression in dev mode
2017-10-29 09:17:22 +01:00
devneko f186cadba6 fix unexpected state reset #1408 2017-10-29 11:02:48 +09:00
devneko 65d645d54c fix regression in dev mode 2017-10-29 10:42:38 +09:00
Sébastien Chopin c0065127f1 test: Remove useless code 2017-10-28 23:36:14 +02:00
Sébastien Chopin bf72a35634 fix: Sanitize head to use titleTemplate as function 2017-10-28 23:36:14 +02:00
Pooya Parsa 6c8b5e4714 add circleCI 2017-10-29 01:01:01 +03:30
Sébastien Chopin f84ec1afa3
badge: Update coverage branch 2017-10-28 23:14:51 +02:00
Sébastien Chopin ffe1b6d8dc tests: Fix SPA tests 2017-10-28 23:01:46 +02:00
Sébastien Chopin e02e8df224 fix: Fix tests in generate mode with redirect 2017-10-28 22:42:51 +02:00
Sébastien Chopin 41b775a365 patch: Use last version of UglifyES and add IE9 preset 2017-10-28 18:12:21 +02:00
Sébastien Chopin 023f000e24 fix: Give back payload for generate 2017-10-28 18:10:36 +02:00
Sébastien Chopin 23e1c3fd06 examples: Use process.server instead of isServer 2017-10-28 17:20:11 +02:00
Sébastien Chopin 262bffc35d minor: Add ENV into app.html template 2017-10-28 16:10:01 +02:00
Sébastien Chopin 3b9f293e40 fix: Fix Hot reloading 2017-10-28 14:09:33 +02:00
Sébastien Chopin 70cfc7fcc9 examples: Use process.server instead 2017-10-28 14:09:21 +02:00
Sébastien Chopin 3d98a8be7f add: Add benchmarks 2017-10-28 14:09:05 +02:00
Sébastien Chopin 954a6c7534 package: Upgrade dependencies 2017-10-28 11:02:11 +02:00
Sébastien Chopin 0781814045 lint: Fix lint issue 2017-10-28 11:01:41 +02:00
Sébastien Chopin 5081789a62 example: Fix pug page 2017-10-28 11:01:23 +02:00
Sébastien Chopin 1794f7b30e Merge branch 'dev' into refacto-app 2017-10-28 10:26:56 +02:00