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

55 Commits

Author SHA1 Message Date
fengqi.cf c1bccc349c +2.2.22 2022-03-03 19:28:04 +08:00
fengqi.cf 15c590580d feat: 2.2.21 2021-12-18 16:13:10 +08:00
风棋 c521d0f613 +2.2.20 2021-10-31 10:08:39 +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
风棋 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
风棋 dc78d721a5 feat: add timeformat props 2020-07-14 11:18:19 +08:00
陈峰 d27a9f7f3e Update package.json 2020-06-11 13:42:58 +08:00
风棋 6f4ade450a feat: array not sort 2020-06-11 13:36:26 +08:00
风棋 7f56c4b0c0 fix: toggle css 2020-03-23 21:03:07 +08:00
风棋 6f7955ce9d feat: upgrade 2020-03-23 20:45:56 +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
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
陈峰 d7a995321f chore: 2.2.6
publish npm
2019-10-21 09:27:47 +08:00
陈峰 6bea813d17 chore: 2.2.5 2019-09-25 09:17:54 +08:00
陈峰 8953e9d1da feat: Optimize memory 2019-09-04 16:16:31 +08:00
陈峰 9fed43bcf5 chore: 2.2.3 2019-08-31 17:33:37 +08:00
陈峰 3d4a0f49c5 fix array with 0 or '' 2019-08-27 16:42:52 +08:00
陈峰 c7100f4a78 fix:resolve Security Alerts 2019-07-18 11:11:24 +08:00
陈峰 666ec7f4aa fix:resolve Security Alerts 2019-07-18 11:06:43 +08:00
陈峰 c5a76ca1ae fix:arrow style bug 2019-07-18 10:58:36 +08:00
陈峰 1eea327eb6 2.2.0 2019-06-12 19:39:04 +08:00
陈峰 6e7c4eb113 highlight links & fix some issue 2019-05-31 22:53:11 +08:00
陈峰 d95bdcde06 webpack@4.29.6 2019-05-31 21:43:13 +08:00
陈峰 1c0fabac3b Update package.json 2019-05-31 21:21:56 +08:00
陈峰 3070c44c8e 2.1.4 2019-03-26 21:40:23 +08:00
陈峰 73af09a8ec remove the clipboard code from the dist file 2019-03-26 21:40:06 +08:00
陈峰 36693999fb support ssr 2019-03-26 19:13:21 +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
陈峰 e4d6af2ce7 Update package.json
2.1.0
2019-03-16 21:51:28 +08:00
陈峰 0283c883d8 upgrade to webpack 4 2019-03-16 21:48:03 +08:00
陈峰 9ba8fb4575 icon use svg 2018-10-23 16:40:10 +08:00
陈峰 7ef702b851 update 2.0.5 2018-10-22 21:10:55 +08:00
陈峰 18161a8c93 Update package.json 2018-10-22 21:05:40 +08:00
陈峰 89c450dab3 Update package.json 2018-10-22 20:51:41 +08:00
陈峰 340e3b2e05 Update package.json 2018-10-13 22:39:37 +08:00
陈峰 5a69b214cc Update package.json 2018-10-13 22:36:42 +08:00
陈峰 556d96164a Update package.json 2018-10-13 21:23:53 +08:00
陈峰 8aa567dc8e dist main file & jsx 2018-09-20 10:33:05 +08:00
STAFYNIAK Sacha f714e16c25 bump version to 2.0.1 2018-09-19 11:53:06 +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
陈峰 a33910098a fix 2018-07-02 17:45:17 +08:00