This website requires JavaScript.
Explore
Help
Sign In
github
/
tmagic-editor
Watch
1
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
https://github.com/Tencent/tmagic-editor.git
synced
2026-08-09 06:18:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
/
tests
/
unit
/
fields
/
StyleSetter
/
components
History
roymondchen
af157fcda9
fix(editor): 修复 StyleSetter Box/Position 输入框无法正确显示 model 值
...
原生 input 应使用 :value 而非 :model-value,并补充值显示与同步更新的单元测试。
2026-08-04 19:01:51 +08:00
..
BackgroundPosition.spec.ts
test: 完善测试用例
2026-05-14 15:26:22 +08:00
Border.spec.ts
feat(editor): 样式设置器 StyleSetter 支持表单对比模式
2026-05-26 20:59:43 +08:00
Box.spec.ts
fix(editor): 修复 StyleSetter Box/Position 输入框无法正确显示 model 值
2026-08-04 19:01:51 +08:00