Releases: leezng/vue-json-pretty
Releases · leezng/vue-json-pretty
1.8.1
04 Jul 12:38
Compare
Sorry, something went wrong.
No results found
Fixed: White space before commas. #115
Fixed: No flat, for compatibility. #117
1.8.0
25 Apr 12:00
Compare
Sorry, something went wrong.
No results found
Support big data.
Remove Props: highlightMouseoverNode, pathChecked.
Prop definition changes: Changed from function(data, key, path, defaultFormatResult) to function(data, key, path, defaultFormatResult).
2.0.2
10 Jan 09:10
Compare
Sorry, something went wrong.
No results found
2.0.0
13 Dec 14:56
Compare
Sorry, something went wrong.
No results found
1.7.1
19 Oct 06:24
Compare
Sorry, something went wrong.
No results found
fix: When there is a . Character on the path, an error occurs when parsing the path. closed #63
fix: Commas should not be highlighted by default.
1.7.0
09 Oct 03:28
Compare
Sorry, something went wrong.
No results found
Feat: Support Nuxt.js.
Break Change: JS and CSS are separated. You must manually import the css file.
1.6.7
03 Aug 02:12
Compare
Sorry, something went wrong.
No results found
Fix: Don't introduce extra white in string value.
1.6.5
05 Jul 07:48
Compare
Sorry, something went wrong.
No results found
Fix bug: String values are parsed as HTML. #71
Update to webpack4.
1.6.4
01 Jul 14:34
Compare
Sorry, something went wrong.
No results found
Add ability to use a custom formatter for values. #56
1.6.3
21 Dec 12:24
Compare
Sorry, something went wrong.
No results found
Add basic prop: collapsedOnClickBrackets. #43