amis/packages/amis-core/src
2024-03-26 09:39:18 +08:00
..
actions feat: 事件动作-打开页面优化,新增内容区打开、浏览器当前页打开、浏览器新开页打开 (#9273) 2024-01-05 15:54:20 +08:00
components feat: themeCss支持数据域变量,循环数据支持单独样式 (#9463) 2024-01-23 18:34:43 +08:00
renderers feat: 选项类的组件 autoFill 支持配置 initAutoFill 属性 Close: #9391 (#9547) 2024-01-31 16:09:30 +08:00
store fix: 修复 Table 中调用 setData 报错问题 (#9578) 2024-02-02 14:07:22 +08:00
utils chore: 公式编辑器 input 换成 codemirror 提升交互体验 (#9821) 2024-03-26 09:39:18 +08:00
env.tsx feat: select switch textarea组件补充testid 2024-01-23 10:11:32 +08:00
envOverwrite.ts fix: 修复 envOverwrite 存在副作用的问题 (#8766) 2023-11-16 17:15:58 +08:00
factory.tsx feat: 事件动作-打开页面优化,新增内容区打开、浏览器当前页打开、浏览器新开页打开 (#9273) 2024-01-05 15:54:20 +08:00
index.tsx fix: 刷新多个目标逗号与表达式逗号冲突问题修复 Close: #9499 (#9532) 2024-01-30 20:33:19 +08:00
locale.tsx chore: 公式编辑器 input 换成 codemirror 提升交互体验 (#9821) 2024-03-26 09:39:18 +08:00
polyfills.ts chore: ios 的 DragEvent 报错修复挪到 core 模块下 (#7154) 2023-06-15 11:36:29 +08:00
Root.tsx feat: 添加 Status Scope 弹窗独立占用一个状态管理作用域 Close: #6932 2023-05-19 23:44:55 +08:00
RootRenderer.tsx fix(editor): 通过nav切换页面时,CRUD2组件修改url参数导致页面参数默认值异常的问题 (#9381) 2024-01-09 21:29:08 +08:00
SchemaRenderer.tsx feat: select switch textarea组件补充testid 2024-01-23 10:11:32 +08:00
Scoped.tsx fix:scope命中多目标兼容空格情况 2024-02-21 14:37:09 +08:00
StatusScoped.tsx chore: 公式编辑器 input 换成 codemirror 提升交互体验 (#9821) 2024-03-26 09:39:18 +08:00
theme.tsx chore: 公式编辑器 input 换成 codemirror 提升交互体验 (#9821) 2024-03-26 09:39:18 +08:00
types.ts feat: api 添加 concatDataFields 配置支持多次请求将数据字段自动合并功能 (#9038) 2023-12-06 15:45:17 +08:00
WithRootStore.tsx chore:去掉组件动作调用目标为自身的判断&修复事件触发时renderer获取不准确的问题 2023-06-29 13:59:49 +08:00
WithStore.tsx fix: 修复数据下发同步问题 (#9625) 2024-02-20 14:48:09 +08:00