Lykin
df5a577919
style: adjust button style
2024-01-02 16:14:56 +08:00
Lykin
4dc8839a51
feat: add format type 'YAML' and 'XML' #110
2023-12-29 01:03:40 +08:00
Lykin
8f15656f37
fix: turn off spellcheck on macOS #98
2023-12-16 00:33:35 +08:00
Lykin
44770a4a8e
feat: add code folding toggle to preferences
2023-12-12 10:35:29 +08:00
Lykin
e942f41f66
fix: monaco editor can not adjust height when parent node's size changes from large to small
2023-12-11 18:32:16 +08:00
Lykin
ac76131f18
fix: turn off spellcheck on macOS #99
2023-12-08 18:22:37 +08:00
Lykin
f966fec0a3
perf: add code folding and shortcut for save #97
2023-12-08 10:38:08 +08:00
Lykin
f9abba37d2
fix: entry editor may lose field value
2023-12-05 16:35:08 +08:00
Lykin
a78c6cdb26
perf: add "show line numbers" preferences option
2023-12-03 23:46:33 +08:00
Lykin
eb8f68b628
perf: optimized the appearance
2023-12-01 18:03:19 +08:00
Lykin
8201004478
feat: add filter input to browser pane
2023-11-29 16:16:13 +08:00
Lykin
6b1fcb3779
feat: embedded monaco editor for complex types
2023-11-29 00:24:42 +08:00
Lykin
71978c325b
fix: pin button in editor can not show on Linux
2023-11-24 00:52:48 +08:00
Lykin
aafa0c5432
perf: use relative position for entry editor to toggle fullscreen
2023-11-18 01:30:26 +08:00
Lykin
13f343977a
chore: refine ui details
2023-11-18 00:14:38 +08:00
Lykin
ddc3868f22
refactor: optimized refresh logic after update fields for set/zset type
2023-11-17 18:41:15 +08:00
Lykin
fea87662de
perf: sorted set value support format viewing #65
2023-11-15 23:41:53 +08:00
Lykin
3c1727db3e
perf: add pin and fullscreen supported for entry editor
2023-11-14 22:58:44 +08:00
Lykin
e0a8599e95
perf: list value support format viewing #65
2023-11-14 14:49:16 +08:00
tiny-craft
200b12cd51
refactor: rename "viewas" to "format", rename "plain text" to "raw"
2023-11-13 22:41:33 +08:00
tiny-craft
a2c2ceb483
perf: hash value support format viewing #65
2023-11-13 22:31:18 +08:00
tiny-craft
a49d618288
feat: add decode and format selection for Hash edit
...
perf: move decode and format state management into the component internally
perf: add component FormatSelector and ContentEntryEditor
refactor: modified functions with an excessive number of parameters to accept an object as a parameter
2023-11-13 16:03:24 +08:00