skanehira
|
d79e61f7f9
|
ignore upper case when searching nodes
|
2019-11-05 15:30:59 +09:00 |
|
skanehira
|
15f5146c25
|
use ctrl-j/ctrl-k to move between parent nodes
|
2019-11-04 23:43:54 +09:00 |
|
skanehira
|
0ef94ac826
|
use spacebar to expand/collaspe nodes
|
2019-11-04 21:57:51 +09:00 |
|
skanehira
|
1b58e6e361
|
add help panel
|
2019-11-02 19:31:14 +09:00 |
|
skanehira
|
603f84eb90
|
update original root tree when clear children nodes
|
2019-11-02 18:06:56 +09:00 |
|
skanehira
|
ccc3f95767
|
add feature of add new value to current node
|
2019-11-02 18:05:53 +09:00 |
|
skanehira
|
9270e91729
|
add feature of add new tree node
|
2019-11-02 16:35:32 +09:00 |
|
skanehira
|
fbf62cb2a8
|
make NewRootTreeNode to create new root tree node
|
2019-11-02 16:27:27 +09:00 |
|
skanehira
|
84fb13d075
|
use UnMarhsalJSON function
|
2019-11-02 15:50:55 +09:00 |
|
skanehira
|
478923bafe
|
create UnMarshalJSON function to unmarshal json
|
2019-11-02 15:45:12 +09:00 |
|
skanehira
|
39bed694c0
|
make Form function to create form
|
2019-11-02 12:38:47 +09:00 |
|
skanehira
|
fd200e1da7
|
decide the value type based on the inputed value
|
2019-11-02 09:42:15 +09:00 |
|
skanehira
|
28c301ebee
|
fix save value null to "null"
|
2019-11-02 02:23:56 +09:00 |
|
skanehira
|
3e7f87db14
|
fix a problem with searching
|
2019-11-02 01:43:59 +09:00 |
|
skanehira
|
014795081d
|
fix save string number
|
2019-11-01 19:52:50 +09:00 |
|
skanehira
|
805b6e1745
|
don't edit display charactor
|
2019-11-01 17:10:57 +09:00 |
|
skanehira
|
36d4114d49
|
fix parse bool
|
2019-11-01 16:58:26 +09:00 |
|
skanehira
|
84fe79ca33
|
fix can't run tson
|
2019-11-01 16:44:40 +09:00 |
|
skanehira
|
483c604c64
|
save the edited JSON
|
2019-11-01 16:42:04 +09:00 |
|
skanehira
|
b112571eae
|
improve make tree node
|
2019-11-01 00:40:36 +09:00 |
|
skanehira
|
e985c1ed25
|
add save file keybinding
|
2019-11-01 00:25:43 +09:00 |
|
skanehira
|
a5f2cb4982
|
ignore case when filtering
|
2019-10-31 00:25:04 +09:00 |
|
skanehira
|
dd74a30953
|
add feature of filter nodes
|
2019-10-31 00:15:56 +09:00 |
|
skanehira
|
4d1f1a52fa
|
change input field width
|
2019-10-30 22:38:42 +09:00 |
|
skanehira
|
4e084289f9
|
add load json from file keybinding
|
2019-10-30 22:28:53 +09:00 |
|
skanehira
|
a58f1b34b2
|
remove page when close input
|
2019-10-30 21:53:08 +09:00 |
|
skanehira
|
5a12ecefba
|
improve input modal
|
2019-10-30 21:47:05 +09:00 |
|
skanehira
|
2b766fd0a1
|
add keybinding clear child node
|
2019-10-30 20:42:50 +09:00 |
|
skanehira
|
6d87ed7d39
|
fix display leteral
|
2019-10-30 20:32:07 +09:00 |
|
skanehira
|
d3307f7342
|
add expand keybindings
|
2019-10-30 20:12:04 +09:00 |
|
skanehira
|
f91a6e2074
|
add feature that edit value
|
2019-10-30 17:01:39 +09:00 |
|
skanehira
|
304e432e33
|
add expand keybindings
|
2019-10-30 10:49:57 +09:00 |
|
skanehira
|
55a32b05ed
|
use SetChildren instead AddNodes
|
2019-10-30 03:14:53 +09:00 |
|
skanehira
|
9cca51ffc1
|
fix dosn't convert nil to null
|
2019-10-30 03:04:18 +09:00 |
|
skanehira
|
f046ce0492
|
add expand keybinding
|
2019-10-30 02:52:53 +09:00 |
|
skanehira
|
22efc4a021
|
remove unuse comment
|
2019-10-30 02:42:15 +09:00 |
|
skanehira
|
471326bec5
|
improve make tree
|
2019-10-30 02:41:53 +09:00 |
|
skanehira
|
d4d485ab98
|
add function AddNodes
|
2019-10-30 02:34:11 +09:00 |
|
skanehira
|
1d87821121
|
make json tree view
|
2019-10-30 02:28:25 +09:00 |
|