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

147 Commits

Author SHA1 Message Date
fengqi.cf c1bccc349c +2.2.22 2022-03-03 19:28:04 +08:00
陈峰 a4a149e5d6 Merge pull request #88 from vikrambiwal/master
Add support for Double Quotes on keys
2022-03-03 18:52:13 +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
陈峰 7b4d28cc21 Merge pull request #85 from chenfengjw163/develop
Develop
2021-12-18 16:21:28 +08:00
fengqi.cf a2114f64f0 feat: RM 2021-12-18 16:21:04 +08:00
fengqi.cf 15c590580d feat: 2.2.21 2021-12-18 16:13:10 +08:00
fengqi.cf 343bad03b4 feat: support showArrayIndex 2021-12-18 15:43:44 +08:00
陈峰 9612c2f2d0 Merge pull request #84 from mlanin-forks/feature/expand-all
Add ability to expand full branch
2021-12-18 15:31:30 +08:00
Maksim Lanin 6c1da0769a Add ability to expand full branch 2021-12-17 16:43:16 +03:00
风棋 683909e61e chore: readme 2021-10-31 10:36:02 +08:00
风棋 c521d0f613 +2.2.20 2021-10-31 10:08:39 +08:00
陈峰 e1405b6f9e Merge pull request #79 from vtejuf/feature/get-path
给box加getPath方法
2021-10-30 17:23:14 +08:00
陈峰 00d65376ec Merge pull request #75 from xianghongai/master
chore: move "vue" to "peerDependencies"
2021-10-30 17:21:55 +08: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
xianghongai 5dd99809b1 chore: move "vue" to "peerDependencies" 2021-07-23 14:58:51 +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
风棋 6f310879ef + 2.2.17 2020-12-29 13:42:14 +08:00
陈峰 b4ea58ad72 Merge pull request #62 from HADB/master
fix: long string expand arrow display error
2020-12-29 13:41:11 +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
风棋 0fe1ca5dc2 chore: 2.2.14 2020-07-27 11:16:13 +08:00
陈峰 4b111790a2 Merge pull request #51 from Tommytrg/feat-add-number-classes
feat: allow add specific style for float and integer numbers
2020-07-27 11:10:13 +08:00
tommytrg 848c777361 feat: allow add specific style for float and integer numbers 2020-07-23 16:41:25 +02:00
风棋 feea83c744 chore: remove lock file 2020-07-14 14:00:13 +08:00
风棋 dc78d721a5 feat: add timeformat props 2020-07-14 11:18:19 +08:00
陈峰 3772cf550a Merge pull request #48 from rokkie/date-support
Add support for Date's
2020-07-14 11:01:23 +08:00
Rocco Bruyn 262d94f7e0 Add support for Date's
Fixes #47
2020-06-14 17:40:19 +02:00
陈峰 d27a9f7f3e Update package.json 2.2.12 2020-06-11 13:42:58 +08: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
陈峰 a1c2fd8558 Update package.json 2020-04-01 22:36:52 +08:00
陈峰 b18d11c537 Merge pull request #40 from valentinmirchev/feature/default-expand-prop-addition
#39 | expand property added
2020-04-01 22:36:37 +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
风棋 6f7955ce9d feat: upgrade 2020-03-23 20:45:56 +08:00
陈峰 77a0adf4b0 Merge pull request #36 from web-bee-ru/feature/copy-button-slot
feat: customize copy button with slot and timeout (updated README)
2020-03-20 16:58:31 +08:00
陈峰 00ba433e85 Merge pull request #35 from chenfengjw163/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.3.0 to 6.4.1
2020-03-20 16:41:43 +08:00
Konstantin Barabanov 6affd994df fix: readme navigation (listeners, slots) 2020-03-20 11:27:59 +03:00
Konstantin Barabanov 57ee6274c7 feat: customize copy button with slot and timeout (updated README) 2020-03-20 11:04:35 +03:00
dependabot[bot] 6c5a08718b Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 23:01:38 +00:00
陈峰 c4831cc420 Merge pull request #31 from itargaryen/master
rebuild lock
2019-11-21 17:31:17 +08:00
郭成尧 61a25370a1 rebuild lock 2019-11-21 16:57:03 +08:00
陈峰 59c3344b28 Update package.json 2019-11-05 15:35:35 +08:00
陈峰 76c0ad4a8e Update package.json 2019-11-05 10:02:33 +08:00
陈峰 cfaa4a4ce8 Merge pull request #25 from s-mage/master
Make dependencies peer
2019-11-05 10:02:00 +08:00
Sergei Smagin 970f67ea88 Make dependencies peer
https://nodejs.org/es/blog/npm/peer-dependencies/
Peer dependencies were created specifically for plugins and it's better
to use them instead of just dependencies. A plugin package is meant
to be used with another "host" package, even though it does not always
directly use the host package.
2019-10-31 15:54:08 +01:00