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

InputFormula 公式编辑器 添加clearDefaultFormula 属性,可清除默认函数 #8035

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

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    834d0e3 View commit details
    Browse the repository at this point in the history
  2. 修改代码规范

    srleng committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f721fce View commit details
    Browse the repository at this point in the history
  3. 去掉 setting.json 配置 里的ts 格式

    srleng committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6adf08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1946bc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. 格式化代码

    srleng committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    57959bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3e842 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge branch 'fix-order' of https://github.com/lengqingfeng/amis into…

    … 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 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    e5ce847 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    8cedef1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    da0383f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    ed5a4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    749cfbd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    4a9e8de View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    b6b2f30 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    04c1a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416b3cb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    5b2a2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdd828 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    b505213 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    eb3718b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    f5574cd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    de9253d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    03a2520 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    82f230f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    59e0770 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    b77d395 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    962663b View commit details
    Browse the repository at this point in the history
  2. 添加清除公式属性

    srleng committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9ec52a5 View commit details
    Browse the repository at this point in the history
  3. 添加清除默认函数属性

    srleng committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    48d0b6e View commit details
    Browse the repository at this point in the history
  4. 去除log

    srleng committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c666796 View commit details
    Browse the repository at this point in the history