2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-05 16:42:30 +03:00

Commit Graph

  • 9ba8fb4575 icon use svg 2.0.6 陈峰 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
  • 3998d8f72a Merge pull request #9 from chenfengjw163/add-license-1 陈峰 2018-10-22 20:42:12 +08:00
  • 52c6feb544 Create LICENSE 陈峰 2018-10-22 17:31:30 +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
  • 5cb56d49ad Update README.md 陈峰 2018-10-13 21:42:07 +08:00
  • a526da6ded Merge pull request #6 from chenfengjw163/develop 陈峰 2018-10-13 21:40:57 +08:00
  • 42b3c602de Update README.md 陈峰 2018-10-13 21:38:05 +08:00
  • cd9e40eb9a Merge pull request #5 from chenfengjw163/develop 陈峰 2018-10-13 21:29:21 +08:00
  • 25c4c3340e commit 陈峰 2018-10-13 21:28:31 +08:00
  • 556d96164a Update package.json 陈峰 2018-10-13 21:23:53 +08:00
  • 62f4607bf1 commit 陈峰 2018-10-13 21:18:04 +08:00
  • 8aa567dc8e dist main file & jsx 陈峰 2018-09-20 10:33:05 +08:00
  • a340304521 Merge pull request #3 from stafyniaksacha/2.x 陈峰 2018-09-20 09:43:01 +08:00
  • f714e16c25 bump version to 2.0.1 STAFYNIAK Sacha 2018-09-19 11:53:06 +02:00
  • 9dd80a8b4e lint STAFYNIAK Sacha 2018-09-19 11:52:28 +02:00
  • 2b06d0236b convert templates components to render functions (and functional when it is relevant) STAFYNIAK Sacha 2018-09-19 11:44:09 +02:00
  • 275759d7ac Merge pull request #2 from stafyniaksacha/2.x 陈峰 2018-09-18 09:34:55 +08:00
  • 8634437e9c fix links on README.md STAFYNIAK Sacha 2018-09-18 00:41:05 +02:00
  • 3c82e88c3b add theming instructions on README.md file STAFYNIAK Sacha 2018-09-18 00:25:04 +02:00
  • 65917b48a0 rework of code extandable display + remove dependancy on ionicons + README & example STAFYNIAK Sacha 2018-09-18 00:13:39 +02:00
  • c29fa5680d refactor lib: clean directories + clean options + add theming capabilities + remove usage of ionicon (for arrows) STAFYNIAK Sacha 2018-09-17 20:41:26 +02:00
  • 9d914ff252 Merge branch 'sort-object-keys' into 1.x STAFYNIAK Sacha 2018-09-17 07:49:14 +02:00
  • d8273ab12f add an option to enable key sorting before display STAFYNIAK Sacha 2018-09-17 07:49:01 +02:00
  • 99026dea25 Merge branch 'sort-object-keys' into 1.x STAFYNIAK Sacha 2018-09-17 07:37:25 +02:00
  • eee0eb5d8a add an option to enable key sorting before display STAFYNIAK Sacha 2018-09-17 07:37:09 +02:00
  • e17226e2f4 Merge branch 'sort-object-keys' into 1.x STAFYNIAK Sacha 2018-09-17 07:32:55 +02:00
  • 02c69c472c add an option to enable key sorting before display STAFYNIAK Sacha 2018-09-17 07:31:45 +02:00
  • b99ad2f466 Merge branch 'add-null-value' into 1.x STAFYNIAK Sacha 2018-09-17 06:50:21 +02:00
  • c6e1d9270f rename JsonNull to JsonUndefined (due to a wired bug) STAFYNIAK Sacha 2018-09-17 06:49:01 +02:00
  • 68cf4cdbae Merge branch 'add-null-value' into 1.x STAFYNIAK Sacha 2018-09-17 06:31:04 +02:00
  • 15aac091e9 Merge branch 'add-function-value' into 1.x STAFYNIAK Sacha 2018-09-17 06:30:06 +02:00
  • 7372520558 add ref to JsonFunction component STAFYNIAK Sacha 2018-09-17 06:29:46 +02:00
  • a580beb70c add ref to JsonNull component STAFYNIAK Sacha 2018-09-17 06:28:27 +02:00
  • c1b5ee009e Merge branch 'fix-vue2-loader' into 1.x STAFYNIAK Sacha 2018-09-17 06:20:02 +02:00
  • 4010325fb3 fix import error with vue plugin system STAFYNIAK Sacha 2018-09-17 06:19:37 +02:00
  • cec2711279 Merge branch 'add-null-value' into 1.x STAFYNIAK Sacha 2018-09-17 06:02:07 +02:00
  • dc343355e1 add Function type to JsonBox value props STAFYNIAK Sacha 2018-09-17 06:00:42 +02:00
  • 614a37caf2 add support for 'undefined' values in json objects STAFYNIAK Sacha 2018-09-17 05:58:30 +02:00
  • f0ce8278c9 add support for 'function' values in json objects STAFYNIAK Sacha 2018-09-17 05:53:02 +02:00
  • 2808975c75 add support for 'null' values in json objects STAFYNIAK Sacha 2018-09-17 05:44:37 +02:00
  • a33910098a fix 陈峰 2018-07-02 17:45:17 +08:00
  • aea611eacb fix 陈峰 2018-07-02 17:44:56 +08:00
  • 0a7ff13b8d merge 陈峰 2018-07-02 17:26:18 +08:00
  • 1dee72499f merge 陈峰 2018-07-02 17:25:49 +08:00
  • cb23336f06 change examples 陈峰 2018-07-02 17:25:09 +08:00
  • eb16800904 Update README.md 陈峰 2018-07-02 17:24:12 +08:00
  • 3410c5ea6a 1.0.3 陈峰 2017-10-19 17:40:39 +08:00
  • a767f4f140 commit 陈峰 2017-10-19 17:40:24 +08:00
  • b490fd4d9d fix bugs 陈峰 2017-10-18 14:53:42 +08:00
  • d41a009910 1.0.2 陈峰 2017-10-18 14:39:32 +08:00
  • 32e26721d8 last of type bugs 陈峰 2017-10-18 14:39:10 +08:00
  • dc0470b647 version 1.0.1 陈峰 2017-10-18 14:08:17 +08:00
  • 76ccd75ac0 add icon prefix 陈峰 2017-10-18 14:07:58 +08:00
  • dbf681ff6d Merge branch 'master' of https://github.com/chenfengjw163/vue-json-viewer 陈峰 2017-10-18 11:48:13 +08:00
  • c09807c798 init 陈峰 2017-10-18 11:45:31 +08:00
  • 153984e5a2 Initial commit 陈峰 2017-10-17 21:07:37 -05:00