xingyu
|
626c54504e
|
chore: update deps (#3465)
* chore: update deps
* fix: eslint
* chore: update deps
* chore: stylelint v16
* fix: stylelint
* fix: typecheck
* chore: node v18.12.0
* fix: type
* fix: style
* chore: up vue 3.4.3
* chore: prettier format
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
|
2 years ago |
xingyu
|
bab28af986
|
refactor: components use setup (#3299)
* refactor: /@/ => @/
* refactor: table demo use script setup
* refactor: change /@/ to @/
|
2 years ago |
wuzhican
|
4b46be4a79
|
Pr/code editor boardered (#3142)
* feat: 为CodeEditor添加bordered属性
* fix: 去除重复的ant-inputclass
---------
Co-authored-by: wuzhican <3245076860@qq.com>
|
2 years ago |
vben
|
335f30c887
|
chore: 优化 useScrollTo、useWindowSizeFn
|
3 years ago |
vben
|
3fcfac1f37
|
wip: Upgrade ant-design-vue 3.0
|
4 years ago |
vben
|
acea184320
|
chore: format code
|
4 years ago |
无木
|
853bde9275
|
fix: fixed prop `mode` of `CodeEditor`
|
5 years ago |
无木
|
6c08dae921
|
fix: build error for `CodeEditor`
|
5 years ago |
vben
|
6cadcf087d
|
chore: update deps
|
5 years ago |
vben
|
56a966cfbf
|
chore: format code
|
5 years ago |
无木
|
e7c96363a1
|
fix(code-editor): fixed formatting error
修复JSON编辑器在格式化无效JSON文本时会抛出异常的问题
|
5 years ago |
vben
|
8fa6015b1a
|
chore: change to setup syntax
|
5 years ago |
无木
|
8832a074dc
|
fix(code-editor): `value` not support use as `v-model`
修复value不支持v-model用法的问题
fixed: #933
|
5 years ago |
Vben
|
55e9d9fc29
|
perf: optimize components and add comments
|
5 years ago |
Leo Caan (陈栋)
|
f62f378f42
|
chore: add util for install component (#707)
|
5 years ago |
liuzhidong
|
e1123a2ccb
|
fix(codeMirror): fix the JsonEditor embedded in the bullet frame causing the style to be disordered (#668)
|
5 years ago |
vben
|
566280422d
|
fix(code-editor): fix CodeEditor style problem, fix #655
|
5 years ago |
无木
|
ba2bebb406
|
fix(codeeditor): empty value set failed.fixed:#659
|
5 years ago |
Mikasa33
|
9cd293c283
|
fix(CodeEditor): add readonly prop (#572)
|
5 years ago |
Vben
|
0649011eba
|
feat: add JsonPreview component
|
5 years ago |
Vben
|
a812685084
|
feat: add codeEditor component
|
5 years ago |