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

23 Commits

Author SHA1 Message Date
fengqi.cf c1bccc349c +2.2.22 2022-03-03 19:28:04 +08:00
Vikram Biwal c4a3347976 Updated types 2022-01-07 16:23:57 +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
vtejuf 08c57d5fe1 use index as keyName in type array 2021-10-09 11:49:22 +08:00
风棋 054b4089c7 feat: fix some issues 2021-01-13 20:18:08 +08:00
Bean aa587ed438 fix: long string expand arrow display error 2020-12-27 16:45:57 +08:00
风棋 3b056e2079 feat: support long string expand 2020-11-13 11:40:05 +08:00
风棋 febc8e5d00 feat: Add PreviewMode 2020-10-13 16:51:14 +08:00
tommytrg 848c777361 feat: allow add specific style for float and integer numbers 2020-07-23 16:41:25 +02:00
风棋 dc78d721a5 feat: add timeformat props 2020-07-14 11:18:19 +08:00
Rocco Bruyn 262d94f7e0 Add support for Date's
Fixes #47
2020-06-14 17:40:19 +02:00
风棋 6f4ade450a feat: array not sort 2020-06-11 13:36:26 +08:00
陈峰 e656feecac fix: empty array show an undefined 2019-09-25 09:17:36 +08:00
陈峰 8953e9d1da feat: Optimize memory 2019-09-04 16:16:31 +08:00
陈峰 c4945eddba fix: xss bug 2019-08-31 17:32:20 +08:00
陈峰 3d4a0f49c5 fix array with 0 or '' 2019-08-27 16:42:52 +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
Sergei Smagin 72d163d6e6 Don't show ellipsis on empty objects and arrays;
Use forEach on arrays not to show functions added to prototype
2019-05-31 10:16:59 +02: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