2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-05-15 11:59:40 +03:00
Files
2021-10-31 10:08:39 +08:00

32 lines
1.0 KiB
Markdown

## 2.2.20 2021-10-31
- 给box加getPath方法 [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/79)
- chore: move "vue" to "peerDependencies" [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/75)
## 2.2.17 2020-12-29
- fix: issues [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/64)
- fix: issues [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/65)
- fix: issues [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/66)
## 2.2.17 2020-12-29
- fix: long string expand arrow display error [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/62)
## 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
## 2.2.14 2020-07-27
- Allow add specific style for float and integer numbers [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/51)
## 2.2.13 2020-07-14
- Add timeformat props to support custom time format [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/48)