Skip to content

Releases: gausszhou/json-tools

v1.5.3

Choose a tag to compare

@gausszhou gausszhou released this 11 Mar 15:54
c6d307b

refactor(editor): 修复默认语言设置并优化代码结构

v1.5.2

Choose a tag to compare

@gausszhou gausszhou released this 10 Mar 16:29
66c9ff4

refactor(transform): 调整工具菜单顺序和分组

v1.5.1

Choose a tag to compare

@gausszhou gausszhou released this 13 Jan 15:36
24b671d

refactor(transform): 移除文本、URL、SQL等工具及相关页面

v1.5.0

Choose a tag to compare

@gausszhou gausszhou released this 24 Dec 15:35
70cf85f

feat: 新增多种文本、URL、HTTP、SQL工具及重构模块结构

v1.4.6

Choose a tag to compare

@gausszhou gausszhou released this 13 Dec 11:13
056c983

feat(editor): 增强 CodeMirror 编辑器功能

v1.4.5

Choose a tag to compare

@gausszhou gausszhou released this 09 Dec 13:46
75da334

feat(editor): 添加onchange回调支持以处理编辑器内容变化

v1.4.4

Choose a tag to compare

@gausszhou gausszhou released this 06 Dec 18:29
ab4cf95

fix(store): 修复本地存储键名不一致问题并优化初始化逻辑

v1.4.2

Choose a tag to compare

@gausszhou gausszhou released this 06 Dec 16:58
d98c023

refactor: 优化代码分割和懒加载模块

v1.4.1

Choose a tag to compare

@gausszhou gausszhou released this 06 Dec 16:25
2228209

refactor(布局): 简化布局结构和路由配置

v1.4.0

Choose a tag to compare

@gausszhou gausszhou released this 05 Dec 16:47
2228209

refactor(editor): 替换monaco-editor为codemirror并重构相关组件