3607450afe4c76dfa31e28c04d273a0e686706caf2e5ca36d8f5b9be6a9eaabd4769cf0f671f5a47790f0957c793f4abc3301d3a14d684b6d0321174894fde 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. ## 2.2.20 2021-10-31
  2. - 给box加getPath方法 [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/79)
  3. - chore: move "vue" to "peerDependencies" [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/75)
  4. ## 2.2.17 2020-12-29
  5. - fix: issues [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/64)
  6. - fix: issues [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/65)
  7. - fix: issues [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/66)
  8. ## 2.2.17 2020-12-29
  9. - fix: long string expand arrow display error [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/62)
  10. ## 2.2.16 2020-11-13
  11. - support long string expand [issues](https://github.com/chenfengjw163/vue-json-viewer/issues/60)
  12. ## 2.2.15 2020-10-13
  13. - Add Preview Mode
  14. ## 2.2.14 2020-07-27
  15. - Allow add specific style for float and integer numbers [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/51)
  16. ## 2.2.13 2020-07-14
  17. - Add timeformat props to support custom time format [pr](https://github.com/chenfengjw163/vue-json-viewer/pull/48)