Commit Graph

12 Commits

Author SHA1 Message Date
Electrolux
0ee721183b feat(codeEditor): add type and config && add use case (#3829)
* chore(codeEditor): add type and config && add use case

* type(codeEditor): perf the config

* fix annotate

* fix annotate
2024-05-10 16:37:22 +08:00
xingyu
bab28af986 refactor: components use setup (#3299)
* refactor: /@/ => @/

* refactor: table demo use script setup

* refactor: change /@/ to @/
2023-11-20 12:27:11 +08:00
wuzhican
4b46be4a79 Pr/code editor boardered (#3142)
* feat: 为CodeEditor添加bordered属性

* fix: 去除重复的ant-inputclass

---------

Co-authored-by: wuzhican <3245076860@qq.com>
2023-10-12 17:16:54 +08:00
无木
853bde9275 fix: fixed prop mode of CodeEditor 2021-09-18 20:18:41 +08:00
无木
6c08dae921 fix: build error for CodeEditor 2021-09-18 12:29:54 +08:00
vben
6cadcf087d chore: update deps 2021-09-05 18:11:59 +08:00
无木
e7c96363a1 fix(code-editor): fixed formatting error
修复JSON编辑器在格式化无效JSON文本时会抛出异常的问题
2021-08-18 20:52:34 +08:00
vben
8fa6015b1a chore: change to setup syntax 2021-08-16 23:43:09 +08:00
无木
8832a074dc fix(code-editor): value not support use as v-model
修复value不支持v-model用法的问题

fixed: #933
2021-07-17 18:01:23 +08:00
Vben
55e9d9fc29 perf: optimize components and add comments 2021-06-09 00:22:29 +08:00
Mikasa33
9cd293c283 fix(CodeEditor): add readonly prop (#572) 2021-05-07 21:00:40 +08:00
Vben
a812685084 feat: add codeEditor component 2021-04-17 18:42:14 +08:00