Commit Graph

1941 Commits

Author SHA1 Message Date
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
Sébastien Chopin 557fb79d8a
Merge pull request #1969 from clarkdo/md_example
feat: add markdown example
2017-10-28 10:26:35 +02:00
Sébastien Chopin b3a1844f6f Merge branch 'dev' into refacto-app 2017-10-28 10:21:47 +02:00
Clark Du 84783a988c
feat: add pug example 2017-10-28 00:38:47 +08:00
Clark Du 1e4c95554a
feat: add markdown example 2017-10-28 00:20:12 +08:00
Pooya Parsa f2663033fc feat(nuxt-generate): --no-build flag
Much faster generates for when just dynamic routes changed
2017-10-27 18:45:34 +03:30
Sébastien Chopin 2385927721 Merge pull request #1932 from clarkdo/dev
refactor: use nuxt-class-component in example
2017-10-27 17:07:17 +02:00
Clark Du 08e770c1e0
refactor: upgrade nuxt-class-component to a stabe version 2017-10-27 22:15:34 +08:00
Atinux 8a2adbeee4 patch: Fix typo in warning 2017-10-27 12:17:35 +02:00
John Fischer 5d3156c0c7 Catch cryptic error when a plugin is not found 2017-10-27 13:19:42 +03:30
Clark Du f5acb6fc0e fix: syntax error in generator.js 2017-10-25 15:35:33 +03:30
Clark Du 1cb1238d8a
refactor: remove vue dependency after nuxt-class-component upgrade 2017-10-25 10:07:29 +08:00
Pooya Parsa 5384ee1a5c ctx => app.context 2017-10-25 01:08:31 +03:30
Pooya Parsa aefa9f8c31 context => appContext 2017-10-25 00:49:14 +03:30
Pooya Parsa 780013e590 sync yarn.lock with package.json 2017-10-25 00:49:01 +03:30
Sébastien Chopin d787ab4e0a Merge pull request #1937 from pimlie/issue-no-index
(generate) dont assume /index.html exists when copying to 200.html
2017-10-24 10:11:14 +02:00
pimlie 72529c69da dont assume /index.html exists 2017-10-23 23:43:59 +02:00
Clark Du 407569480b
refactor: use nuxt-class-component in example 2017-10-23 17:27:30 +08:00
Sébastien Chopin d5837a7c47 Merge pull request #1919 from clarkdo/dev
feat: update nuxt to latest in apollo example
2017-10-23 10:42:08 +02:00
Sébastien Chopin 0e552e0096 Merge pull request #1920 from paulgv/fix-contributing-link
Fix CONTRIBUTING.md link
2017-10-23 10:41:56 +02:00