Commit Graph

1755 Commits

Author SHA1 Message Date
Atinux f5fa44d8aa debug: Show PostCSS config only when used 2017-11-06 18:30:50 +01:00
Atinux 3d49d8d290 feat: Add Page.watchQuery 2017-11-06 18:30:37 +01:00
Atinux fb44c2eb8e fix: Fix Layouts transitions 2017-11-06 18:30:15 +01:00
Atinux e80a77782a update: Use path by default or Page.key 2017-11-06 18:29:45 +01:00
Atinux 1f6d89b2e9 example: Update example, and use watchQuery 2017-11-06 18:24:43 +01:00
Atinux 46eac50d87 tests: Add tests for body scripts 2017-11-06 13:49:24 +01:00
Atinux 07eab4c643 feat: Handle body scripts from vue-meta 2017-11-06 13:33:19 +01:00
Atinux 4cfc8f5c49 example: Update defer attribute 2017-11-06 13:33:03 +01:00
Atinux 97772467ba package: Upgrade dependencies 2017-11-06 13:32:43 +01:00
Sébastien Chopin ab09ac4ad7
Merge pull request #2029 from clarkdo/dev
refactor: add script in meta example
2017-11-06 10:46:52 +01:00
Sébastien Chopin a7a5aea003
Update comment 2017-11-06 10:43:52 +01:00
Sébastien Chopin 41f48ee9f0
Merge pull request #2030 from clarkdo/with-elm
feat: add element-ui example
2017-11-06 10:42:08 +01:00
Clark Du e7b6fe8b63 feat: add element-ui example 2017-11-06 11:16:45 +08:00
Clark Du bacac23d03
refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
Clark Du 7e71de4d6e
refactor: add script in meta example 2017-11-06 10:16:26 +08:00
Atinux e97bb1d099 fix: Handle middleware fn in nuxt.config.js 2017-11-03 17:24:20 +01:00
Atinux 23919a9e01 feat: Add middleware as function 2017-11-03 17:14:05 +01:00
Atinux c17cb24aaa fix: generate.minify.collapseWhitespace is false by default 2017-11-03 16:00:09 +01:00
Atinux aa342330d7 fix: Fix PostCSS plugin resolution when used in nuxt.config.js 2017-11-03 12:32:57 +01:00
Atinux ac3b3f27a7 debug: Show what PostCSS configuration is used 2017-11-03 12:32:57 +01:00
Atinux 42073db289 fix: Remove useless console.log 2017-11-03 12:32:57 +01:00
Atinux 0fb8431ac2 example: Add Tailwind CSS example 2017-11-03 12:32:57 +01:00
Sébastien Chopin 241e43504a
Merge pull request #2016 from clarkdo/video_fix
fix: video can not be loaded
2017-11-03 07:39:27 +01:00
Clark Du 04a2ffb016
fix: video can not be loaded 2017-11-03 10:36:01 +08:00
Atinux 20b548a175 test: Add route.meta test 2017-11-02 18:07:33 +01:00
Atinux 5edf9c4c95 tests: Add CSR tests 2017-11-02 17:48:20 +01:00
Atinux 297b1a1434 add: Add more methods to browser util 2017-11-02 17:47:50 +01:00
Atinux a2cc3afe60 fix: Dont call pages asyncData/fetch if middleware redirected or errored 2017-11-02 17:47:33 +01:00
Atinux 8157fbfde9 tests: Finish fixPrepatch tests 2017-11-02 14:24:48 +01:00
Atinux c533ff9c46 tests: Add more feature to browser helpers 2017-11-02 14:24:48 +01:00
Atinux 8015a29d31 package: Upgrade dependencies 2017-11-02 14:24:48 +01:00
Sébastien Chopin 4c90888e15
Update roadmap link 2017-11-02 12:31:48 +01:00
Sébastien Chopin 6e44afedb8 router: Don't call middleware and asyncData on query changes 2017-11-01 16:44:57 +01:00
Sébastien Chopin 2c8023bde9 tests: Add more tests with dom testing 2017-11-01 16:44:27 +01:00
Atinux dc7d4bfab7 test: Add children fixPrepatch example 2017-10-31 18:33:46 +01:00
Atinux 8318ce7510 fix: loadResources after every build 2017-10-31 18:33:25 +01:00
Atinux 76aca28cdc fix: Fix context undefined 2017-10-31 18:32:42 +01:00
Sébastien Chopin e15c92f1c8
Merge pull request #1914 from dotneet/fix-1408
fix unexpected state resetting #1408
2017-10-31 15:05:22 +01:00
Atinux 64285cd349 fix: Fix lint script 2017-10-31 15:02:49 +01:00
Sébastien Chopin a99ecda752
Merge pull request #1994 from clarkdo/examples_lint
refactor: add examples to lint
2017-10-31 15:02:13 +01:00
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Atinux b132decf9d lint: Lint test/ 2017-10-31 14:26:19 +01:00
Atinux b214972469 package: Remove tappable 2017-10-31 14:16:53 +01:00
Atinux d93eb06ae9 lint: Lint files 2017-10-31 14:16:40 +01:00
Atinux 8e9f17c491 hooks: Await for modules:before hook 2017-10-31 12:45:32 +01:00
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