Commit Graph

  • 3a36c0f2c5 test: update cli test Pooya Parsa 2018-01-16 11:16:43 +0330
  • 570bf1a5d5 refactor: change entry filename to be dynamic Clark Du 2018-01-16 14:55:23 +0800
  • dbba642d56 fix debug logs Pooya Parsa 2018-01-16 10:13:41 +0330
  • 24185c97e7 fix: redirect without unresolved promise Pooya Parsa 2018-01-16 10:04:40 +0330
  • 97d70f46c6 misc: Fix typo Sébastien Chopin 2018-01-15 13:51:51 +0100
  • e8532dc80c fix: Remove useless console.log Sébastien Chopin 2018-01-15 13:51:25 +0100
  • de02ea4b5d app: Better external url redirect handling Sébastien Chopin 2018-01-15 12:22:51 +0100
  • cc4e0663e8 package: Upgrade dependencies Sébastien Chopin 2018-01-15 12:22:29 +0100
  • d90102e469
    Merge pull request #2594 from nuxt/feat/glob-ignore Sébastien Chopin 2018-01-15 11:43:27 +0100
  • 89d928ae44 test: relax content-security-policy test using regex Pooya Parsa 2018-01-15 13:42:08 +0330
  • 957bc26583 test: add tests for options.ingore Pooya Parsa 2018-01-15 13:20:42 +0330
  • 347fa3e9fd feat: add options.ignore support Pooya Parsa 2018-01-15 13:14:44 +0330
  • 47af154320
    Merge pull request #2584 from yoyo837/dev Sébastien Chopin 2018-01-14 15:13:43 +0100
  • e5f7001eb5 Something warning about styleResources yoyo837 2018-01-14 20:08:17 +0800
  • c3bcda873c fix(nuxt-build): wait for use exit when running with --analyze flag Pooya Parsa 2018-01-14 14:04:45 +0330
  • c4c63e0c66 examples: update to vue-chartjs 3.0.0 (#2580) Jakub 2018-01-13 20:00:03 +0100
  • 36b1ccacf1 refactor(examples): Update component creation of charts Jakub Juszczak 2018-01-13 19:33:11 +0100
  • 098944b1bf chore(dependencies): Update vue-chartjs and chartjs to latest version Jakub Juszczak 2018-01-13 19:32:35 +0100
  • 6dce671498 Bump to 1.1.1 v1.1.1 Sébastien Chopin 2018-01-13 14:10:18 +0100
  • 1075492d8b fix(module): default module options to empty object Pooya Parsa 2018-01-13 09:45:00 +0330
  • c1f77a5252 test: update deprecate.test Pooya Parsa 2018-01-13 09:12:07 +0330
  • f4fc8405a7 ci: try to fix appveyor tests Pooya Parsa 2018-01-13 09:03:59 +0330
  • 29110694fb use console.warn for warnings Pooya Parsa 2018-01-13 08:59:47 +0330
  • 10d1b5974c style: format with prettier Pooya Parsa 2018-01-13 08:52:11 +0330
  • b3e9952976 fix: logError is not a function. fixes #2577. Pooya Parsa 2018-01-13 08:40:01 +0330
  • 4b25f25aa2 Merge 1e52dc01d8 into cc29b26cbe Simon Tretter 2018-01-12 22:01:37 +0000
  • cc29b26cbe fix: exit with code (0) on successful nuxt-build. fixes #2569. Pooya Parsa 2018-01-13 00:51:49 +0330
  • 642cf4038a fix: regression with module.addVendor with array. fixes #2574. Pooya Parsa 2018-01-13 00:29:27 +0330
  • 1dbeb132d2 test: add failing test for #2574 Pooya Parsa 2018-01-13 00:28:46 +0330
  • 661bc3cabf Bump to 1.1.0 Sébastien Chopin 2018-01-12 16:14:26 +0100
  • e33d502696 fix: Handle redirects for loading bar v1.1.0 v1.1 v1.0.1 Sébastien Chopin 2018-01-12 16:10:30 +0100
  • 28d3e6fdb3 fix: Cannot read property call of undefined when extractCSS is true Clark Du 2018-01-12 17:19:33 +0800
  • 3c4b57e1f7 minor fixes Pooya Parsa 2018-01-11 23:13:34 +0330
  • 0cb0beb1c5 err styling Pooya Parsa 2018-01-11 22:46:26 +0330
  • 758c554ed7 fix eslint Pooya Parsa 2018-01-11 22:37:05 +0330
  • f30ef38c70 fix(core): use options.extensions for resolvePath Pooya Parsa 2018-01-11 22:19:54 +0330
  • 811201925d fix: prioritize nested node_modules in webpack search path (#2558) Pooya Parsa 2018-01-11 22:02:47 +0330
  • 118d3fb8c2 imrpove nuxt-generate error report summary Pooya Parsa 2018-01-11 21:50:35 +0330
  • 061059beb4 update generate cli & tests Pooya Parsa 2018-01-11 20:03:30 +0330
  • 13166bcf78 misc: improve CLI errors Pooya Parsa 2018-01-11 19:41:50 +0330
  • 58279166e2 eslint Pooya Parsa 2018-01-11 18:45:40 +0330
  • cef64cdbad improve error handling Pooya Parsa 2018-01-11 18:43:52 +0330
  • 771945c789 use pretty error handler Pooya Parsa 2018-01-11 17:41:49 +0330
  • 83236d82ce fix(module): always fill requiredModules Pooya Parsa 2018-01-11 17:02:31 +0330
  • e5ffbdfcd2 feat(module): improve error handling Pooya Parsa 2018-01-11 16:58:45 +0330
  • 5dd7591e3f misc: Refacto to use less chars Sébastien Chopin 2018-01-11 12:56:37 +0100
  • 421070d385 fix: prioritize nested node_modules. fixes #2558. Pooya Parsa 2018-01-11 15:23:55 +0330
  • 4ec99ef6f6 fix: nested redirect in spa Clark Du 2018-01-11 16:59:55 +0800
  • 81852f539e Use original process.env.NODE_ENV with build macoshita 2018-01-11 17:43:31 +0900
  • 53134cd9dd
    Merge pull request #2556 from damienbeaufils/align-nuxt-start-packages-version Clark Du 2018-01-11 15:33:49 +0800
  • c981ba6d05 package: upgrade nuxt-start version to 1.0.0, engines configuration and dependencies in accordance with main package.json Damien Beaufils 2018-01-11 08:27:24 +0100
  • cd9779756a
    Merge pull request #2549 from samuelhorwitz/script-content-security-policy Sébastien Chopin 2018-01-10 17:50:07 +0100
  • 063448fe2a
    Lint Sébastien Chopin 2018-01-10 17:36:32 +0100
  • 9a3bfdc998
    Fix cannot ready property csp of undefined Sébastien Chopin 2018-01-10 17:31:27 +0100
  • 22e396a83e
    Update AppVeyor branch Sébastien Chopin 2018-01-10 17:26:21 +0100
  • 6e9be715b2 Adding support for Content-Security-Policy script-src safe inline, for SSR state transfer Samuel Horwitz 2018-01-10 01:36:34 -0500
  • 327bbe2fa1 add try/catch to async examples Guilherme Akio Sakae 2018-01-08 12:06:37 -0800
  • c316be20ef improve nuxt-edge auto-publish versioning Pooya Parsa 2018-01-08 20:47:32 +0330
  • 12830e306f ci: auto publish nuxt-edge Pooya Parsa 2018-01-08 20:22:56 +0330
  • 5d0788e9ba Merge 579ffc1907 into b83d74588f Cretu Eusebiu 2018-01-08 16:39:07 +0000
  • b83d74588f release: Bump to 1.0.0 v1.0.0 Sébastien Chopin 2018-01-08 17:07:42 +0100
  • 496869045b temporary disable build.config.js Pooya Parsa 2018-01-08 18:41:03 +0330
  • 8c04f5d8a6 cov: Ignore fallback conditions Sébastien Chopin 2018-01-08 16:02:18 +0100
  • a447249db1 dep: Update yarn.lock Sébastien Chopin 2018-01-08 11:32:51 +0100
  • f0cda98ad7 example: Add Less file to show multi pre-processors Sébastien Chopin 2018-01-08 10:37:40 +0100
  • eceb92502b minor: Improve styleResources to handle multiple pre-provcessors Sébastien Chopin 2018-01-08 10:37:10 +0100
  • 38d38d8d39 dependencies: Upgrade dependencies Sébastien Chopin 2018-01-08 10:32:27 +0100
  • 7c3f428c4c Merge 728cec681e into 9fc2bace44 Dmitriy 2018-01-08 09:07:53 +0000
  • 728cec681e
    Merge branch 'dev' into style-resources Sébastien Chopin 2018-01-08 10:07:50 +0100
  • 630bda87a2 Merge 7c64319217 into 9fc2bace44 Clark Du 2018-01-07 12:59:18 +0000
  • 7c64319217
    fix:make route not optional when parent is dyanmic Clark Du 2018-01-07 20:58:03 +0800
  • 9fc2bace44 feat: upgrade to launch-editor 2.0.0 Pooya Parsa 2018-01-07 11:51:36 +0330
  • 4e24ec7eba feat: use launch-editor for open-in-editor functionality Pooya Parsa 2018-01-06 23:27:20 +0330
  • b941b5e4d1
    Merge pull request #2417 from graphman65/dev Sébastien Chopin 2018-01-05 15:58:32 +0100
  • e12629e1b7
    Fix layout ignore Sébastien Chopin 2018-01-05 13:19:26 +0100
  • 179b1a7bc1
    Merge branch 'dev' into dev Sébastien Chopin 2018-01-05 13:18:11 +0100
  • 0d2e2a4833 example: Add warning about pages css Sébastien Chopin 2018-01-05 13:06:47 +0100
  • 6b275e3dbd Example: Add AMP example Sébastien Chopin 2018-01-05 12:54:42 +0100
  • 484a8a8f8c
    Add contributors Sébastien Chopin 2018-01-05 11:40:08 +0100
  • 35acb58fea
    Add core team Sébastien Chopin 2018-01-05 11:38:29 +0100
  • 361d1d4236 http2 push coverage Pooya Parsa 2018-01-05 13:21:18 +0330
  • 0c3abbb2db coverage for http2.shouldPush Pooya Parsa 2018-01-05 13:04:52 +0330
  • 1dc0bfc903 test: Add extensions test Sébastien Chopin 2018-01-05 10:32:13 +0100
  • 1dd1d21716
    Update README.md Sébastien Chopin 2018-01-05 10:29:24 +0100
  • 05a7595701 improve error source maps Pooya Parsa 2018-01-05 12:49:32 +0330
  • 36ee372b0b misc: Remove options argument Sébastien Chopin 2018-01-05 09:43:56 +0100
  • 910184301a example: Refacto CoffeeScript example Sébastien Chopin 2018-01-05 09:43:35 +0100
  • 8182deddfa
    Merge pull request #1782 from alexananiev/dev Sébastien Chopin 2018-01-05 08:21:09 +0100
  • f74457c9c5
    Add .coffee extensions for nuxt and webpack Sébastien Chopin 2018-01-05 08:20:32 +0100
  • 202a84f203
    Merge branch 'dev' into dev Sébastien Chopin 2018-01-05 08:18:17 +0100
  • a487b9e9c5 remove debug Pooya Parsa 2018-01-05 03:06:43 +0330
  • 452747b3c4 perf,fix: source map improvements Pooya Parsa 2018-01-05 03:04:20 +0330
  • 87ac7d0cb4 revert: don't prepend js/ to chunk file names Pooya Parsa 2018-01-05 02:57:13 +0330
  • 4ea963a1c9 update youch to 4.0.1 Pooya Parsa 2018-01-05 02:47:33 +0330
  • 3822f0912b fix: use use non-eval source maps as of chrome 63 dev-tools bug Pooya Parsa 2018-01-05 02:30:01 +0330
  • 60714ecfc0 minor fixes Pooya Parsa 2018-01-05 02:03:46 +0330
  • aef2199402 perf: use non weak etags as default Pooya Parsa 2018-01-05 01:43:59 +0330
  • 42807fcdf9 perf: Use getPreloadFiles for HTTP2 push headers Pooya Parsa 2018-01-05 01:40:52 +0330
  • 88b795a83b fix typo Pooya Parsa 2018-01-04 21:09:12 +0330
  • e54beeee1e refactor: move renderer middleware into seperate modules Pooya Parsa 2018-01-04 21:06:47 +0330