vue/packages
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
..
vue-server-renderer [build] 2.2.1 2017-02-26 08:10:51 -05:00
vue-template-compiler SFC parseComponent pads complete content with spaces (#5059) 2017-03-06 04:36:39 +08:00
weex-template-compiler [build] 2.2.0-beta.2 2017-02-24 19:01:09 -05:00
weex-vue-framework [build] 2.2.0-beta.2 2017-02-24 19:01:09 -05:00