Commit Graph

384 Commits

Author SHA1 Message Date
Clark Du 8b634c210d
feat: add noscript in head 2018-01-23 18:30:36 +08:00
Batuhan KATIRCI 4a3d632b4e Add `generate:page` hook for `with-amp` example for SPA mode (#2670)
* Add `generate:page` hook for `with-amp` example for SPA mode

* Fix linter error
2018-01-23 12:08:38 +08:00
James Homer 8980b37712 improve custom scroll behavior example 2018-01-19 13:07:38 +00:00
James Homer a7ec4367f5 add custom scroll behavior example 2018-01-19 00:15:10 +00:00
Sébastien Chopin 29768e597a
Update README.md 2018-01-17 09:52:58 +01:00
Sébastien Chopin 1319f9ae15
Update README.md 2018-01-17 09:48:51 +01:00
Sébastien Chopin 4e5959d293 example: Add keep-alive example 2018-01-17 09:46:48 +01:00
Sébastien Chopin cb1a4e9336 example: Add titles 2018-01-17 09:43:11 +01:00
Sébastien Chopin 93f3082c43 example: Add head titles 2018-01-17 09:38:11 +01:00
yoyo837 e5f7001eb5 Something warning about styleResources 2018-01-14 20:08:17 +08:00
Jakub c4c63e0c66 examples: update to vue-chartjs 3.0.0 (#2580)
* chore(dependencies): Update vue-chartjs and chartjs to latest version

* refactor(examples): Update component creation of charts
2018-01-13 22:30:03 +03:30
Sébastien Chopin f0cda98ad7 example: Add Less file to show multi pre-processors 2018-01-08 10:41:30 +01:00
Sébastien Chopin 0d2e2a4833 example: Add warning about pages css 2018-01-05 13:06:47 +01:00
Sébastien Chopin 6b275e3dbd Example: Add AMP example 2018-01-05 12:54:42 +01:00
Sébastien Chopin 36ee372b0b misc: Remove options argument 2018-01-05 09:43:56 +01:00
Sébastien Chopin 910184301a example: Refacto CoffeeScript example 2018-01-05 09:43:35 +01:00
Sébastien Chopin f74457c9c5
Add .coffee extensions for nuxt and webpack 2018-01-05 08:20:32 +01:00
Sébastien Chopin 202a84f203
Merge branch 'dev' into dev 2018-01-05 08:18:17 +01:00
Sébastien Chopin dd83c87f64 example: Lint & fix TS example 2018-01-04 18:08:53 +01:00
Quique Fdez Guerra 44c0ab78a2 Add more realistic TypeScript example 2018-01-02 10:55:22 +01:00
Clark Du a9b54c3f25
fix: jsx example lint issue and use latest nuxt 2017-12-11 18:37:50 +08:00
Clark Du 4b841c7f2c example: add jsx 2017-12-10 01:55:59 +08:00
Clark Du 5f57166feb fix: with-vue-material lint and dependency issue 2017-12-03 16:28:54 +03:30
Ademola Adegbuyi 2f372c9644 Add Vue Material Example 2017-12-03 16:28:54 +03:30
Quique Fdez Guerra d9c89106c6
Fix linting 2017-12-01 13:48:30 +01:00
Quique Fdez Guerra 9d9319ea62
Remove slashes 2017-12-01 13:41:02 +01:00
Quique Fdez Guerra 31257dfe3a
Change name of method link for path 2017-12-01 13:38:45 +01:00
Quique Fdez Guerra 68b0685339
Add path method from i18n (custom) 2017-12-01 13:38:22 +01:00
Quique Fdez Guerra ffecaee7bc
Add link to easy use on templates 2017-12-01 13:33:33 +01:00
Clark Du 0558ae261e fix: vuetify includes es modules 2017-11-28 11:24:51 +03:30
psmelero 82a259139f complet instructions 2017-11-27 10:02:09 +01:00
psmelero 085afb215d Merge remote-tracking branch 'upstream/dev' into dev 2017-11-27 09:55:53 +01:00
psmelero 4ad7a85818 update palette definition to work with vuetify +0.17 2017-11-27 09:47:51 +01:00
Clark Du 653c2f0e3c
refactor: improve markdown example 2017-11-27 11:30:20 +08:00
Clark Du 7fcbd5aa3b
fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
Dmitri Efimenko e56adee998 Fix style-resources package.json 2017-11-21 03:14:06 +03:00
Dmitri Efimenko f71abff6c6 Fix style-resources example 2017-11-21 03:02:21 +03:00
Dmitri Efimenko 9fb2fdf4f5 build.styleResourcesLoader
https://github.com/yenshih/style-resources-loader
2017-11-21 02:56:14 +03:00
dotnetCarpenter 4f6cd949a1 Better explanation for using tailwind with postcss-import
Manual cherry-pick ad44fae29f
2017-11-13 20:25:42 +01:00
Sébastien Chopin ff70623677
Merge pull request #2035 from clarkdo/with-buefy
feat: add buefy example
2017-11-08 10:00:20 +01:00
Clark Du 231ad4b4dc
feat: add buefy example 2017-11-07 11:22:19 +08:00
Atinux 1f6d89b2e9 example: Update example, and use watchQuery 2017-11-06 18:24:43 +01:00
Atinux 4cfc8f5c49 example: Update defer attribute 2017-11-06 13:33:03 +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
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 0fb8431ac2 example: Add Tailwind CSS example 2017-11-03 12:32:57 +01:00
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00