Jeffrey Swan
|
8c19e18349
|
fix(docs): Corrected typos in project documentation (#669)
|
2021-08-01 18:56:36 +02:00 |
|
Alexander Sokolov
|
e04ae64d6b
|
docs: fix special example (#598)
|
2020-09-05 18:21:41 +02:00 |
|
Andrew
|
2efc3555de
|
docs: enhancements (#592)
* docs: enclose vue-meta in backticks
* docs: add correct link to Factor
* docs: enclose metaInfo and keyName in backticks
* docs: fix typo
|
2020-09-05 18:20:32 +02:00 |
|
Pim
|
8b02eb2ac6
|
feat: add support for global inject options (#568)
* feat: add support for global inject options
* feat: use isSSR instead of isSpa
|
2020-06-07 13:51:59 +02:00 |
|
pimlie
|
4336b3e13e
|
docs: clarify once/skip usage
|
2020-02-26 19:42:18 +01:00 |
|
719media
|
9655a81a8a
|
docs: attr is data-vmid not just vmid (#519)
Actual output is data-vmid
|
2020-02-23 15:48:28 +01:00 |
|
Emilis
|
a94b2bc589
|
docs: fix typo (#518)
__dangerouslyDisableSantizers -> __dangerouslyDisableSanitizers
|
2020-02-23 15:47:30 +01:00 |
|
Nikita
|
12645a910f
|
docs: fix properties typo (#489)
|
2019-11-20 18:26:07 +01:00 |
|
John Franey
|
5e581aeb14
|
docs: add missing comma in API docs (#483)
Adds a missing comma in the code example in the "Add JSON data" API docs.
|
2019-10-31 14:58:02 +01:00 |
|
Marcel Pfeifer
|
0145166b08
|
docs: adds documentation for json option (#482)
* feat(Doc): adds json special tag info
* feat(Doc): fixes typo
* feat(Doc): removes unsafe example
* feat(Doc): fixes typo
|
2019-10-30 12:59:09 +01:00 |
|
Denis
|
c6b20eb1c0
|
docs: fix typo (#473)
|
2019-10-25 17:43:33 +02:00 |
|
pimlie
|
dae968bc8b
|
types: update types for v2.3
|
2019-10-09 12:02:29 +02:00 |
|
pimlie
|
af5cd3d2d6
|
docs: update docs for v2.3
|
2019-10-08 13:09:52 +02:00 |
|
Andrew Powers
|
da0ba13f2c
|
docs: add Factor to frameworks (#459)
|
2019-10-02 22:08:14 +02:00 |
|
novellac
|
20ac99503d
|
docs: Use direct link to Nuxt documentation (#446)
|
2019-09-05 19:49:03 +02:00 |
|
pimlie
|
9c3d6f6dd8
|
docs: update docs for generate
|
2019-07-28 16:49:07 +02:00 |
|
pimlie
|
158432ad23
|
docs: add more framework links
|
2019-07-25 09:18:35 +02:00 |
|
Pim
|
8f441899ef
|
docs: update docs with new features (#416)
|
2019-07-24 16:06:50 +02:00 |
|
dgtlmoon
|
a3d874e389
|
docs: fix markup (#360)
* Fix broken markup
|
2019-07-16 17:23:09 +02:00 |
|
pimlie
|
b0c85e5301
|
feat: make ssr app id configurable
|
2019-07-16 10:04:17 +02:00 |
|
pimlie
|
de91dbac73
|
chore: update cdn links
|
2019-06-09 20:50:12 +02:00 |
|
Mohamed Safouan Besrour
|
07d8b69db3
|
chore: update cdn links in readme
|
2019-06-09 20:47:39 +02:00 |
|
pimlie
|
62290c1daf
|
docs: improve features on homepage
|
2019-06-08 19:53:02 +02:00 |
|
pimlie
|
46b9bed0ce
|
docs: update description in vuepress config
|
2019-06-08 19:39:34 +02:00 |
|
pimlie
|
c5022f7deb
|
docs: add homepage
docs: upgrade to vuepress v1
change pkg description to HTML metadata
|
2019-06-08 19:25:24 +02:00 |
|
armandfarr
|
2b12905a79
|
docs: improve
Co-Authored-By: pimlie <pimlie@hotmail.com>
|
2019-04-20 10:46:06 +02:00 |
|
pimlie
|
f6e533a444
|
docs: add frameworks warning for install
|
2019-04-20 10:46:06 +02:00 |
|
Alexander Lichter
|
344709319a
|
docs: use up2date npm syntax
Co-Authored-By: pimlie <pimlie@hotmail.com>
|
2019-04-20 10:46:06 +02:00 |
|
Alexander Lichter
|
5f22e5261f
|
docs: use correct technical term
Co-Authored-By: pimlie <pimlie@hotmail.com>
|
2019-04-20 10:46:06 +02:00 |
|
pimlie
|
f71b0d866c
|
docs: add Getting Started menuitem
docs: add section about Framework documentation
|
2019-04-20 10:46:06 +02:00 |
|
pimlie
|
111c76970b
|
Revert "docs(typo): Vue meta 2.0"
This reverts commit 24d9e8ad9b.
|
2019-03-28 17:39:30 +01:00 |
|
Sébastien Chopin
|
e8ecbd0137
|
docs(ga): Add Google Analytics ID
|
2019-03-28 14:40:55 +01:00 |
|
Sébastien Chopin
|
2b0392a30e
|
docs(fix): Remove theme vue for removing carbon ads
|
2019-03-28 13:03:47 +01:00 |
|
Sébastien Chopin
|
24d9e8ad9b
|
docs(typo): Vue meta 2.0
|
2019-03-28 12:50:14 +01:00 |
|
Sébastien Chopin
|
c667477a0e
|
design(logo): Update vue-meta logo
|
2019-03-28 12:49:07 +01:00 |
|
pimlie
|
dc7dd9627f
|
chore: use metadata instead of meta info
|
2019-03-11 12:38:36 +01:00 |
|
pimlie
|
80a9654937
|
chore: dash to space
|
2019-03-11 12:31:35 +01:00 |
|
pimlie
|
de68dfcaab
|
chore: spell & consistency check
|
2019-03-11 12:29:04 +01:00 |
|
pimlie
|
5aa94ceea3
|
chore: add docs site
|
2019-03-10 21:58:13 +01:00 |
|