Commit Graph

  • 0b9cd1b408 fix: Error: Module did not self-register Clark Du 2017-12-10 01:30:00 +0800
  • f389e69030
    fix: Error: Module did not self-register Clark Du 2017-12-10 01:30:00 +0800
  • eeb79a25da coverage for babel.presets as a function Pooya Parsa 2017-12-08 18:04:11 +0330
  • afc874a11a perf(SSR): bundle with native async/await and less transpilations Pooya Parsa 2017-12-08 17:48:37 +0330
  • e010114014 perf: minimize core transpilations Pooya Parsa 2017-12-08 17:13:04 +0330
  • 36ceb1b334 perf: increase minimum required node version to 8.x Pooya Parsa 2017-12-08 16:55:51 +0330
  • 423cee1f3d test: move scopeHoisting tests into basic fixture Pooya Parsa 2017-12-08 13:40:57 +0330
  • 786b25adb8 minor fixes Pooya Parsa 2017-12-08 12:54:16 +0330
  • c1d283bb94 update yarn.lock Pooya Parsa 2017-12-08 12:53:44 +0330
  • 188f4df601 fix tests Pooya Parsa 2017-12-08 12:50:15 +0330
  • ce4b971640 chore: update dependencies Pooya Parsa 2017-12-08 12:41:27 +0330
  • 65f2419052 coverage Pooya Parsa 2017-12-08 12:34:08 +0330
  • cac06d7067 fix(render): add _open middleware only for dev + debug Pooya Parsa 2017-12-08 12:22:15 +0330
  • 2097a03b9c allow minimal debugging in producion envs Pooya Parsa 2017-12-08 12:21:53 +0330
  • 9f72e4a6e2 refactor: warnfix plugin Pooya Parsa 2017-12-08 12:12:18 +0330
  • 81bb278305 test: build.styleResources for style-resources-loader Clark Du 2017-12-08 15:39:58 +0800
  • 45bedb0b4e test: build.styleResources for style-resources-loader Clark Du 2017-12-08 15:39:58 +0800
  • a5e30b763a test: ignore coverage due to @ava/stage-4 adds _interopDefault on module Clark Du 2017-12-08 14:58:07 +0800
  • 409e814f02 test: ignore coverage due to @ava/stage-4 adds _interopDefault on module Clark Du 2017-12-08 14:58:07 +0800
  • 67f04458ec improve plugin imports Pooya Parsa 2017-12-07 13:27:07 +0330
  • 652c3d63d1 test: youch without source-map and access publicPath in spa Clark Du 2017-12-07 17:10:06 +0800
  • 4108740415 test: youch without source-map and access publicPath in spa Clark Du 2017-12-07 17:10:06 +0800
  • 4cafca0fec test: request of error accepts JSON Clark Du 2017-12-07 16:12:22 +0800
  • 2c52a8bc5a test: useMiddleware string handler Clark Du 2017-12-07 16:09:49 +0800
  • 2370c48764
    test: request of error accepts JSON Clark Du 2017-12-07 16:12:22 +0800
  • 4b2bfc255f
    test: useMiddleware string handler Clark Du 2017-12-07 16:09:49 +0800
  • 65d5fcd91c Fix: only use TimeFixPlugin in dev mode EGOIST 2017-12-06 10:56:29 +0800
  • eb7a3d0bf6
    Fix: only use TimeFixPlugin in dev mode EGOIST 2017-12-06 10:56:29 +0800
  • f4bf1dc012
    Merge pull request #2325 from clarkdo/mixin_hr Sébastien Chopin 2017-12-05 11:49:54 +0100
  • 3fc8aa9fca
    test: remove mixins in live reloading Clark Du 2017-12-05 18:36:54 +0800
  • d9e05744a7
    Merge pull request #2298 from clarkdo/dev Sébastien Chopin 2017-12-05 08:34:35 +0100
  • 99d7177d90 feat(build): add build.includeConfig to embed nuxt.config in dist after building (#2313) Clark Du 2017-12-05 03:52:50 +0800
  • de2b14a369
    refactor: remove build.includeConfig and Options.safeKeys Clark Du 2017-12-04 23:14:08 +0800
  • aeb13eb8a0
    Merge pull request #2316 from clarkdo/invalid_cache Sébastien Chopin 2017-12-04 11:27:12 +0100
  • 5ece7127c5
    fix: invalid all require.cache in watching Clark Du 2017-12-04 17:59:37 +0800
  • c7b2d611bc
    feat(build): add build.includeConfig to embed nuxt.config in dist after building Clark Du 2017-12-04 13:32:26 +0800
  • 22185e3371 Merge remote-tracking branch 'upstream/dev' into dev yoyo837 2017-12-04 11:35:32 +0800
  • 704e7cd7d9 Fix router generation for page names containing @/~ abalabahaha 2017-12-03 12:37:03 -0800
  • 2be0354355 Fix router generation for page names containing @/~ abalabahaha 2017-12-03 12:37:03 -0800
  • 5f57166feb fix: with-vue-material lint and dependency issue Clark Du 2017-12-03 20:54:12 +0800
  • 2f372c9644 Add Vue Material Example Ademola Adegbuyi 2017-12-02 04:47:55 +0100
  • 867e39335d
    fix: with-vue-material lint and dependency issue Clark Du 2017-12-03 20:54:12 +0800
  • 9163e48589 fix: generate pages/index/** Clark Du 2017-12-02 21:45:55 +0800
  • 7952de520c refactor: unregister afterEach after route changed in guard Clark Du 2017-12-01 18:22:25 +0800
  • ceae5a8844 fix(route): error when redirect to different route in router guards Clark Du 2017-12-01 17:25:21 +0800
  • 9e36d2a7c0
    fix: generate pages/index/** Clark Du 2017-12-02 21:45:55 +0800
  • 89ab0209da Add Vue Material Example Ademola Adegbuyi 2017-12-02 04:47:55 +0100
  • 32e67c7481
    Merge pull request #2299 from CKGrafico/better-links Sébastien Chopin 2017-12-01 16:35:07 +0100
  • d6014dfb34
    Merge pull request #2301 from clarkdo/upgrade_deps Sébastien Chopin 2017-12-01 16:34:24 +0100
  • 68ab5fe87e
    chore: upgrade dependencies Clark Du 2017-12-01 22:48:01 +0800
  • d9c89106c6
    Fix linting Quique Fdez Guerra 2017-12-01 13:48:30 +0100
  • f18e7a0972
    Fix linting Quique Fdez Guerra 2017-12-01 13:46:34 +0100
  • 9d9319ea62
    Remove slashes Quique Fdez Guerra 2017-12-01 13:41:02 +0100
  • 31257dfe3a
    Change name of method link for path Quique Fdez Guerra 2017-12-01 13:38:45 +0100
  • 68b0685339
    Add path method from i18n (custom) Quique Fdez Guerra 2017-12-01 13:38:22 +0100
  • ffecaee7bc
    Add link to easy use on templates Quique Fdez Guerra 2017-12-01 13:33:33 +0100
  • 06ae3868fe feat: add Nuxt.version Clark Du 2017-11-30 18:24:06 +0800
  • be499b8441
    feat: add Nuxt.version Clark Du 2017-11-30 18:24:06 +0800
  • b9268df91b fix(dev-watching): mixins not removed after function changed or deleted Clark Du 2017-11-30 14:03:25 +0800
  • 6d9f912c02
    fix(dev-watching): mixins not removed after function changed or deleted Clark Du 2017-11-30 14:03:25 +0800
  • adc7260c76 Fix cannot read property of undefined when not building pimlie 2017-11-29 18:28:19 +0100
  • c4f5cfa54e Fix cannot read property of undefined when not building pimlie 2017-11-29 18:28:19 +0100
  • 81031bb96f payload should be null if not defined, not empty object Johan Roxendal 2017-11-29 11:55:21 +0100
  • 599a577cb4 implemented a link scraper in generator Johan Roxendal 2017-11-29 11:46:22 +0100
  • 2e546b2dba
    Merge pull request #2276 from clarkdo/dev Sébastien Chopin 2017-11-29 08:48:56 +0100
  • 9dc6ffacc5
    chore: upgrade dependencies Clark Du 2017-11-29 15:29:29 +0800
  • 503c6e5824 StyleResourcesLoader: support stylus Dmitri Efimenko 2017-11-28 21:44:12 +0300
  • e2c0b17fb7
    Merge pull request #2269 from clarkdo/external_url Sébastien Chopin 2017-11-28 15:32:01 +0100
  • 40b9d23ea9
    refactor: move redirect message to option.messges Clark Du 2017-11-28 22:05:17 +0800
  • 97eaa1b671
    fix: redirect to vue route when path is relative Clark Du 2017-11-28 22:05:05 +0800
  • 4cc514c53d upgrade vue, more bug fixes yoyo837 2017-11-28 20:53:46 +0800
  • fd9fafd93f merge upstream yoyo837 2017-11-28 20:49:41 +0800
  • 887ebd5e25
    Merge pull request #2265 from clarkdo/external_url Sébastien Chopin 2017-11-28 10:52:14 +0100
  • 3020af7c38
    test: redirect to external url Clark Du 2017-11-28 17:10:44 +0800
  • 21f9145309
    feat: allow redirect to external url Clark Du 2017-11-28 17:10:20 +0800
  • 0558ae261e fix: vuetify includes es modules Clark Du 2017-11-28 11:27:17 +0800
  • 86d2d0f7f1
    fix: vuetify includes es modules Clark Du 2017-11-28 11:27:17 +0800
  • 194bcdd21f Refine console intercept implementation pimlie 2017-11-27 23:35:42 +0100
  • b31b0f250c fixed modulesDir is not initialized with correct default value (#2258) Ralph Huwiler 2017-11-27 18:00:23 +0100
  • 49b5b1de1b fixed modulesDir is not initialized with correct default value Ralph Huwiler 2017-11-27 17:49:18 +0100
  • 5bacd36590 Add possibility to pass extra arguments to generate.routes method pimlie 2017-11-24 18:02:53 +0100
  • 947f2844bb
    Merge pull request #2252 from gangsthub/dev Sébastien Chopin 2017-11-27 11:14:58 +0100
  • 82a259139f complet instructions psmelero 2017-11-27 10:02:09 +0100
  • 085afb215d Merge remote-tracking branch 'upstream/dev' into dev psmelero 2017-11-27 09:55:53 +0100
  • 4ad7a85818 update palette definition to work with vuetify +0.17 psmelero 2017-11-27 09:47:51 +0100
  • 47dfc5c003
    Merge pull request #2250 from clarkdo/dev Sébastien Chopin 2017-11-27 08:41:33 +0100
  • 653c2f0e3c
    refactor: improve markdown example Clark Du 2017-11-27 11:30:20 +0800
  • 6a3e86e14d chore: upgrade dependencies Clark Du 2017-11-26 22:01:20 +0800
  • c6cd92a255
    chore: upgrade dependencies Clark Du 2017-11-26 22:01:20 +0800
  • d638ca35d1
    Merge pull request #2244 from clarkdo/dev Sébastien Chopin 2017-11-26 15:00:54 +0100
  • 7fcbd5aa3b
    fix: add v-bind:key in all v-for Clark Du 2017-11-26 21:40:57 +0800
  • 61231bfec3
    Merge pull request #2239 from clarkdo/dev Sébastien Chopin 2017-11-25 16:12:57 +0100
  • 2ef69d47b1
    fix: lint bin js Clark Du 2017-11-25 21:58:31 +0800
  • 1a8089f906
    refactor: link build folder Clark Du 2017-11-25 21:52:42 +0800
  • 87bb0dea64 Intercept console output in tests pimlie 2017-11-24 22:19:39 +0100
  • a29eb99d49
    chore(ci): publish nuxt@next Pooya Parsa 2017-11-24 22:53:36 +0330
  • af02d33ceb Add possibility to pass extra arguments to generate.routes method pimlie 2017-11-24 18:02:53 +0100
  • 449c99f6d7
    fix registry Pooya Parsa 2017-11-24 20:16:03 +0330
  • efa0c6524e
    prepare nuxt-next Pooya Parsa 2017-11-24 20:06:39 +0330
  • ff96145dd3
    security check Pooya Parsa 2017-11-24 19:48:38 +0330