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 |
|
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 |
|
vtejuf
|
f849440d09
|
add getPath methods
return path from root
|
2021-10-09 11:52:02 +08:00 |
|
vtejuf
|
08c57d5fe1
|
use index as keyName in type array
|
2021-10-09 11:49:22 +08: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 |
|
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 |
|
风棋
|
ba65000c57
|
Merge branch 'master' of https://github.com/chenfengjw163/vue-json-viewer
|
2020-06-11 13:36:38 +08:00 |
|
风棋
|
6f4ade450a
|
feat: array not sort
|
2020-06-11 13:36:26 +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 |
|
陈峰
|
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 |
|
陈峰
|
c0a26557e0
|
feat: support customize copy text
|
2019-08-31 17:15:51 +08:00 |
|
陈峰
|
3d4a0f49c5
|
fix array with 0 or ''
|
2019-08-27 16:42:52 +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 |
|
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 |
|
陈峰
|
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
|
9dd80a8b4e
|
lint
|
2018-09-19 11:52:28 +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 |
|