Meyti
dd50543829
docs: typo fix ( #6729 )
...
94512f3e8c/src/platforms/web/entry-compiler.js (L5)
2017-10-02 16:04:02 -04:00
SheetJSDev
924bfec9bc
doc: spelling and formatting ( #6681 )
2017-09-25 12:31:27 -04:00
kazuya kawaguchi
ed88ac4114
docs(packages): fix syntax ( #6600 )
2017-09-14 08:37:53 -04:00
Clark Du
1a19c418b1
chore(docs): update packages readme links which point to 404 ( #6577 )
2017-09-12 09:10:18 -04:00
Evan You
f323719f20
chore: add line numbers to flow link in compiler readme
2017-09-06 02:24:29 -04:00
Evan You
dc1bca1361
chore: document new ssr methods in vue-template-compiler
2017-07-13 12:28:08 +08:00
Alexander Tesfamichael
e5814dee67
Update packages readme links ( #5488 )
2017-04-22 22:20:21 +08:00
Nathan Shively-Sanders
2dc177ffb3
SFC parseComponent pads complete content with spaces ( #5059 )
...
* SFC parseComponent pads content with spaces
when `{ pad: true }` is provided. That is, all content is converted to
spaces. Previously, each line was truncated to "//". The new padding
method works better with character-oriented tools that calculate
positions by distance from the beginning of the file instead of by line
number.
* Made parseComponent's pad support "line" | "space"
Also still supports true for backward compatibility. True is the same as
"line".
2017-03-06 04:36:39 +08:00
kazuya kawaguchi
e853d1994d
add compiler result field ( #4845 )
...
ref: CompiledResult type at flow/compiler.js
2017-02-03 12:29:40 -05:00
kazuya kawaguchi
5c34b1ba73
fix type definition links ( #4517 )
...
* fix type definition links
NOTE:
Everytime, we tried not to change links.
* update flow links
2016-12-20 22:30:54 -05:00
Eduardo San Martin Morote
0d35aa5f21
Fix links on vue-template-compiler README ( #4021 )
2016-10-24 20:52:11 +08:00
Evan You
8823fcc7a4
expose preserveWhitespace option in template compiler
2016-10-13 03:17:47 -04:00
Evan You
ae93d2bef8
update github links
2016-09-28 20:37:32 -04:00
cinwell.li
04eb32e4f0
fix typo ( #3578 )
2016-09-01 04:27:49 +02:00
Evan You
3c523f249a
docs for ssr
2016-06-28 01:10:19 -04:00
Evan You
dd1c936715
docs for vue-template-compiler
2016-06-27 23:49:37 -04:00
Evan You
687dcee0e3
readme placeholders for packages
2016-06-10 19:38:58 -04:00