2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-23 20:40:38 +03:00

feat: support long string expand

This commit is contained in:
风棋
2020-11-13 11:40:05 +08:00
parent febc8e5d00
commit 3b056e2079
3 changed files with 73 additions and 23 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
## 2.2.14 2020-10-13
## 2.2.16 2020-11-13
- support long string expand [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/60)
## 2.2.15 2020-10-13
- Add Preview Mode