2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-05-27 14:46:37 +03:00

23 Commits

Author SHA1 Message Date
fengqi.cf c1bccc349c +2.2.22 2022-03-03 19:28:04 +08:00
Vikram Biwal 0a7ec9241f Add support for Double Quotes on keys 2022-01-07 13:22:58 +05:30
fengqi.cf 343bad03b4 feat: support showArrayIndex 2021-12-18 15:43:44 +08:00
Maksim Lanin 6c1da0769a Add ability to expand full branch 2021-12-17 16:43:16 +03:00
风棋 160b1d77ad fix: copy issue 2021-05-16 15:28:02 +08:00
风棋 054b4089c7 feat: fix some issues 2021-01-13 20:18:08 +08:00
风棋 febc8e5d00 feat: Add PreviewMode 2020-10-13 16:51:14 +08:00
风棋 dc78d721a5 feat: add timeformat props 2020-07-14 11:18:19 +08:00
mirchval 697ba0ec97 #39 | expand property added 2020-04-01 11:08:01 +01:00
风棋 7f56c4b0c0 fix: toggle css 2020-03-23 21:03:07 +08:00
Konstantin Barabanov 57ee6274c7 feat: customize copy button with slot and timeout (updated README) 2020-03-20 11:04:35 +03:00
Rasmus Schlünsen b3d4ff6ae0 Update json-viewer.vue
Fix for handling when component was removed. Refs could be null
2019-10-17 15:07:23 +02:00
陈峰 c0a26557e0 feat: support customize copy text 2019-08-31 17:15:51 +08:00
陈峰 c5a76ca1ae fix:arrow style bug 2019-07-18 10:58:36 +08:00
陈峰 6b09e02ac8 Support for incremental update components 2019-06-12 19:37:52 +08:00
陈峰 6e7c4eb113 highlight links & fix some issue 2019-05-31 22:53:11 +08:00
陈峰 5c788d0ac0 remove console.log 2019-03-25 17:20:57 +08:00
陈峰 8a9721d3f0 fix value change and height not resize 2019-03-25 17:18:15 +08:00
陈峰 147e0dc3e0 boxed don`t show more 2019-03-16 21:32:37 +08:00
陈峰 9ba8fb4575 icon use svg 2018-10-23 16:40:10 +08:00
STAFYNIAK Sacha 2b06d0236b convert templates components to render functions (and functional when it is relevant) 2018-09-19 11:44:09 +02:00
STAFYNIAK Sacha 65917b48a0 rework of code extandable display + remove dependancy on ionicons + README & example 2018-09-18 00:13:39 +02:00
STAFYNIAK Sacha c29fa5680d refactor lib: clean directories + clean options + add theming capabilities + remove usage of ionicon (for arrows) 2018-09-17 20:41:26 +02:00