amis/src
HongYang 03e2145b46
feat: 在components中暴露pull-refresh (#3871)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2022-03-28 16:27:04 +08:00
..
actions feat:新增变量赋值动作(支持数据容器和数据输入类) (#3834) 2022-03-24 20:22:01 +08:00
components feat: 在components中暴露pull-refresh (#3871) 2022-03-28 16:27:04 +08:00
hooks feat:增加Select组件移动端UI&交互适配 (#2767) 2021-11-15 12:58:32 +08:00
icons feat: combo组件升级 (#3668) 2022-03-02 15:33:08 +08:00
locale feat: 下拉刷新功能 (#3770) 2022-03-16 16:18:40 +08:00
renderers tabTransfer 搜索框优化 (#3812) 2022-03-28 10:57:15 +08:00
store chore:兼容处理 2022-03-24 10:38:37 +08:00
themes fix: 修复之前导入 default 会报错问题 (#2408) 2021-08-18 19:27:33 +08:00
utils action onClick事件增加data参数,crud点击单项的时候可以使用 (#3865) 2022-03-28 14:56:19 +08:00
compat.ts * 修复 popOver 打不开问题 (#2666) 2021-10-09 13:23:23 +08:00
custom.d.ts chore: typescript 允许 import md 和 svg 文件,并解决 button-group-select 文档页打不开的问题 (#2610) 2021-09-24 12:43:41 +08:00
env.tsx feat:轻提示组件 (#3546) 2022-02-17 17:42:40 +08:00
envOverwrite.ts feat: env 增加 replaceText 配置用于 schema 里的文本替换 (#2992) 2021-11-22 12:41:26 +08:00
factory.tsx feat: websocket 支持直接返回内容并将其设置到某个 key 上 Closes #3781 (#3831) 2022-03-23 14:00:06 +08:00
index.tsx feat: TooltipWrapper容器 (#3655) 2022-03-01 10:23:17 +08:00
locale.tsx chore: 升级 ts 版本并修复报错 (#2481) 2021-08-31 20:08:34 +08:00
Root.tsx chore: 微调 CollapseGroup 并暴露 component 外部使用 2021-12-16 09:25:00 +08:00
RootRenderer.tsx feat:轻提示组件 (#3546) 2022-02-17 17:42:40 +08:00
Schema.ts chore: api 支持 forceAppendDataToQuery 配置 (#3824) 2022-03-22 18:52:17 +08:00
schemaExtend.ts chore: input-kv 增加 defaultValue 设置,默认开启排序功能 (#3433) 2022-01-18 15:37:12 +08:00
SchemaRenderer.tsx chore: debug 功能改成在 env 里初始化,方便针对特定 amis 渲染区域关闭 (#3738) 2022-03-10 13:59:50 +08:00
Scoped.tsx fix:优化弹窗关闭动作 (#3514) 2022-01-27 21:41:54 +08:00
theme.tsx chore: 缩小 checkbox 体积 (#2530) 2021-09-09 11:09:32 +08:00
types.ts form 事件&动作扩充 2022-03-24 10:38:36 +08:00
WithRootStore.tsx chore: 升级 ts 版本并修复报错 (#2481) 2021-08-31 20:08:34 +08:00
WithStore.tsx fix: 修复页面切换 page 层数据丢失的问题 (#3852) 2022-03-25 14:45:57 +08:00