tiny-rdm/frontend/src/components/content_value
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
..
ContentCli.vue fix: add cli fit the window when resize 2023-10-31 17:57:54 +08:00
ContentEntryEditor.vue feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
ContentServerStatus.vue refactor: split connection_service into connection_service and browser_service in go 2023-11-05 11:58:59 +08:00
ContentSlog.vue feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70 2023-11-09 14:42:35 +08:00
ContentToolbar.vue feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70 2023-11-09 14:42:35 +08:00
ContentValueHash.vue feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
ContentValueList.vue fix: edit state does not revert when switching keys 2023-11-10 23:51:39 +08:00
ContentValueSet.vue fix: edit state does not revert when switching keys 2023-11-10 23:51:39 +08:00
ContentValueStream.vue perf: add reset handle for all content components 2023-11-09 20:31:07 +08:00
ContentValueString.vue feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
ContentValueWrapper.vue feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00
ContentValueZSet.vue fix: edit state does not revert when switching keys 2023-11-10 23:51:39 +08:00
FormatSelector.vue feat: add decode and format selection for Hash edit 2023-11-13 16:03:24 +08:00