Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 解决input-table tree 点击自动收起问题 #9394 #9410

Open
wants to merge 116 commits into
base: master
Choose a base branch
from

Conversation

lengqingfeng
Copy link
Contributor

@lengqingfeng lengqingfeng commented Jan 11, 2024

What

1 解决input-table tree 点击自动收起问题
2 公式组件tree 不能设置默认展开

Why

1之前通过id更新,但是数据更新后重新生成了id,导致页面自动收起
2 公式组件tree添加默认展开属性

How

1 通过path key唯一修复该问题
问题编号 #9394
2 公式组件tree添加默认展开属性

srleng and others added 30 commits May 23, 2022 13:58
… fix-order

* 'fix-order' of https://github.com/lengqingfeng/amis: (282 commits)
  去掉字段
  outputVar中增加数据
  修改测试用例
  修改测试用例
  feat:ajax动作返回数据格式调整
  test: 补全table selectable&itemCheckableOn属性单测 test: CRUD +  quickEdit & quickSaveApi & quickSaveItemApi & saveImmediately
  fix: InputTag组件placeholder属性不生效问题 (baidu#4933)
  style: Card组件按钮区图标文字间隔 (fix baidu#4901) (baidu#4931)
  fix: baidu#4828 Select组件搜索时输入空格错误关闭下拉框,关闭快捷键改为组合键 (baidu#4930)
  chore: 修复编译 warnning
  fix: Service组件Unmount方法缺失问题 (baidu#4954)
  fix: transfer tree 右侧无法滚动  (baidu#4686)
  fix: 公式编辑器高亮问题 (baidu#4945)
  feat: Property 的 title 等属性支持自动变量解析 Closes baidu#4900
  修改
  修改
  fix: input-tag max 属性bug修复
  fix: input-tag max 属性bug修复
  fix: TreeSelect多选选中后没有清空input搜索内容 (baidu#4843)
  docs: 补充 mapping 渲染其它 amis 组件的示例
  ...
srleng and others added 5 commits February 20, 2024 10:28
* master:
  ci: 更新 ss
  fix: 修复miniEditor应用国际化不生效问题 (baidu#9620)
  style: 当为 auto 定位时如果兜底的定位方式都显示不全的话直接平移到可视区域 (baidu#9628)
  fix: 修复数据下发同步问题 (baidu#9625)
  fix: 修复 crud 脚手架新增表单中出现错误渲染器的问题 (baidu#9624)
@2betop
Copy link
Collaborator

2betop commented Mar 5, 2024

你好,你这个太多无关修改了,没办法 review 啊

srleng and others added 24 commits March 6, 2024 14:40
* master:
  修复 ghpages 没有 xlsx 问题 (baidu#9836)
* master:
  fix: 二维码组件下载展示不全 baidu#9859
  fix: office-viewer excel 去掉字母间距导致显示不正确问题
  fix: 修复 office-viewer 的 databar 显示不正确问题 (baidu#9842)
  feat: contextMenu组件willUnmount时cancel debounce
  feat: 上下文菜单组件支持渲染自定义菜单\支持监听菜单大小变化并重新计算位置
  style(amis): 修复crud2/部分场景/列级元素内部tooltip提示位置异常问题
  fix: bugfix
  style: 调整公式部分样式
  fix: bugfix
  fix: 修复 jssdk 模式下 inputTree 的按钮提示不可见 Close: baidu#9834
  fix: 修复数据域改变,nav没有动态修改的问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants