amis/packages/amis-core/src
liaoxuezhi a6592c7d28
chore: 优化 locale, theme hoc, 存在 context 直接复用 (#5702)
* publish beta

* chore: 优化 locale, theme hoc, 存在 context 直接复用
2022-11-08 10:22:49 +08:00
..
actions chore: 事件动作增加调试日志方便了解中间参数及中间结果 (#5641) 2022-10-31 11:55:20 +08:00
components chore: 修复vite启动报错问题 (#5638) 2022-10-27 13:13:04 +08:00
renderers chore: input-group 没有 name 不应该报 warning (#5667) 2022-11-01 20:18:51 +08:00
store chore: 处理编译TS Warning,调整TableStore中label解析的顺序 (#5670) 2022-11-02 11:02:06 +08:00
utils feat: 补充 ConfirmBox ui 控件, 并将 PickerContainer 改成 ConfirmBox 实现 (#5708) 2022-11-08 10:17:56 +08:00
env.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
envOverwrite.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
factory.tsx chore: 规范引入方式,兼容vite启动 (#5636) 2022-10-26 19:26:41 +08:00
index.tsx feat: 添加 Combo InputTable ui 组件 (#5690) 2022-11-04 11:58:47 +08:00
locale.tsx chore: 优化 locale, theme hoc, 存在 context 直接复用 (#5702) 2022-11-08 10:22:49 +08:00
Root.tsx fix(collapse-group): 修正activeKey未更新问题 2022-06-13 14:45:55 +08:00
RootRenderer.tsx feat: 人员选择组件增加确定按钮 & fix: saveAs 图片下载名称以配置项优先 (#5385) 2022-09-22 19:48:53 +08:00
SchemaRenderer.tsx feat: 表单项组件展示态 (#5589) 2022-10-19 17:20:51 +08:00
Scoped.tsx fix: 编译报错问题 (#5526) 2022-10-11 11:16:59 +08:00
theme.tsx chore: 优化 locale, theme hoc, 存在 context 直接复用 (#5702) 2022-11-08 10:22:49 +08:00
types.ts feat: 表单项组件展示态 (#5589) 2022-10-19 17:20:51 +08:00
WithRootStore.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
WithStore.tsx fix: 修复 Form Serivce 等自身带 store 的渲染器配置 disabledOn 或者 visibleOn 不及时生效的问题 (#5313) 2022-09-05 22:42:19 +08:00