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

feat: 增加物料TinyEcharts和TinyTransitions #478

Merged
merged 167 commits into from
May 14, 2024

Commits on Sep 25, 2023

  1. init project

    Match-id-61778b743a9dc8d8df471dcb285fb229931648a6
    h-ivy committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0854e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix: fix build error (opentiny#1)

    * fix: fix build error
    
    * fix: fix server dependence
    zzcr committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3504c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5fc639 View commit details
    Browse the repository at this point in the history
  3. update readme (opentiny#6)

    * fix: add logo and fix readme
    
    * fix: update readme
    zzcr committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9e5f9a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. feat: add pnpm to project

    zzcr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f3c03e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 8, 2023

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

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 28, 2023

  1. fix:走马灯属性配置清空标签页后添加标签页显示出错 (opentiny#23)

    * fix:走马灯属性配置清空标签页后添加标签页显示出错
    
    * fix: 优化走马灯删除标签页问题修复方案
    yaoyun8 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    25ecc86 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    7f79659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364160f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be11f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf5d322 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix(block-list-icon):区块管理面板去掉列表图标 (opentiny#33)

    * fix:区块管理面板去掉列表图标
    
    * fix(block-list-icon):区块管理面板去掉列表图标
    ianxinnew committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0958b0e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    df244b5 View commit details
    Browse the repository at this point in the history
  2. feat(chore): update package info (opentiny#53)

    * feat(chore): update package info
    
    * feat(docs-package): add homepage url
    chilingling committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cb8414d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix(toolbars): disable toolbar btn when page is empty (opentiny#70)

    * fix(toolbars): disable toolbar btn when page is empty
    
    * fix(toolbar): disable preview when page is empty
    chilingling committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    213e7d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    4b0cfe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4876571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f0a35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0fbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    aaa83ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed0b8a3 View commit details
    Browse the repository at this point in the history
  3. feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。 (opentiny#66)

    * feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。
    
    * feat: 方法名修改更加符合语义
    lhuans committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d13309f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

  1. fix:时间线步骤条编辑数据,步骤条会消失 (opentiny#84)

    * fix: 时间线步骤条编辑data,时间线会消失
    
    * Revert "fix: 时间线步骤条编辑data,时间线会消失"
    
    This reverts commit b24f8ba.
    
    * fix:时间线步骤条编辑数据,时间线会消失
    lichunn committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9be6f31 View commit details
    Browse the repository at this point in the history
  2. fix(pagePlugin): 删除文件夹添加节流,避免多次出现无法删除弹窗 (opentiny#74)

    * fix(pagePlugin): 删除文件夹添加防抖,避免多次出现无法删除弹窗
    
    * fix(pagePlugin): use throttle by review comment
    chilingling committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9911abe View commit details
    Browse the repository at this point in the history
  3. fix:loading can't be closed when state is saved (opentiny#87)

    * fix:loading can't be closed when state is saved
    
    * fix: remove global loading
    yaoyun8 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ac4b52c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 20, 2023

  1. fix(pagePlugin): clear some state when delte current page (opentiny#72)

    * fix(pagePlugin): clear some state when delte current page
    
    * fix(pagePlugin): del unnecessary optional chaining operator
    
    * fix(chore): add code readablity
    
    * fix(chore): optimize code by review comment
    chilingling committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7febb33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2ea9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6981fd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix(insert-footer-button):设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一直…

    …;大纲书导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;提示框样式修改 (opentiny#94)
    
    * fix(insert-footer-button):
    设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一致;
    大纲树导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;
    提示框样式修改
    Xppp0217 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    68addea View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    5907402 View commit details
    Browse the repository at this point in the history
  2. feat(builtin): builtinComponent 组件独立包抽离 (opentiny#52)

    * feat(builtin): builtinComponent 组件独立包抽离
    chilingling committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6de244f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a4de49 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

  1. fix: 修复空页面执行右键删除和右键复制时控制台报错的问题 (opentiny#103)

    * fix: 修复空页面执行右键删除和右键复制时控制台报错的问题
    
    * fix: 修复空页面执行右建操作时控制台报错的问题
    
    * refactor: 简化operations空判断代码
    
    * fix: verify operations copy  id
    
    * fix: verify operations copy  id
    
    * fix: verify operations copy  id
    
    * fix: copyNode function verify  params
    
    * fix: 不可操作的菜单项disabled
    
    * fix: 点击disabled菜单项 不关闭菜单
    gargameljyh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1e72976 View commit details
    Browse the repository at this point in the history
  2. fix:修复自定义属性新增功能 (opentiny#108)

    * fix:修复自定义属性新增功能
    
    * fix: 修复MetaHtmlText组件控制台警告
    
    * fix:调整透传Attributes警告解决方案
    
    * fix:调整透传Attributes警告解决方案
    
    * fix:调整透传Attributes警告解决方案
    lizhijie429 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3ae47c8 View commit details
    Browse the repository at this point in the history
  3. fix(canvasShortCutPanel): add click event to quick insert component i…

    …n… (opentiny#81)
    
    * fix(canvasShotCutPanel): add click event to quick insert component in shortcutpanel
    
    * fix(canvasShortPanel): add deepclone utils
    
    * feat(utils): add deepClone method
    
    * feat(unit-test): add unit test for deepclone function
    chilingling committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8ed61ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8379f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    009a6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc2993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0478258 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. feat(style): stylePanel add style selector, write css to global styles (

    opentiny#41)
    
    * feat(style): stylePanel add style selector, write css to global styles
    
    * feat(style): classNameSelector support edit and delete
    
    * fix(build): fix setting-style plugin build error
    
    * fix(chore): fix review comment
    chilingling committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fd5baf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    af3989a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699dc7b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 15, 2023

  1. feat(block2webcomponent): add block2webcomponent package (opentiny#146)

    * feat(block2webcomponent): add block2webcomponent package
    
    * fix(build): fix build config uncorrect
    
    * fix(build): change cdn link to npmmirror
    chilingling committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    588baaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d4c32e View commit details
    Browse the repository at this point in the history
  3. fix(chore): replace unpkg with npmmirror (opentiny#149)

    * fix(chore): replace unpkg with npmmirror
    
    * fix(dev): dev environment use node_moduels
    
    * fix(chore): sync version
    
    * fix(preview): use npmmirror link
    
    * fix(preview): devtoolapi use unpkg link
    
    * fix(preview): import map add esm cdn
    
    * fix(version): fix tiny-vue version
    
    * fix(version): fix tiny-vue version
    
    * fix(version): fix tiny-vue version
    chilingling committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    11e302f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3e75ce View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix: 画布中右键弹框,修复添加父级-弹出框功能 (opentiny#60)

    * fix: 画布中右键弹框,修复添加父级-弹出框功能
    
    * fix: schema缺少children
    
    * fix: 按检视意见修改
    lhuans committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    394ab18 View commit details
    Browse the repository at this point in the history
  2. fix: 修复画布宽度设置问题 (opentiny#128)

    * fix: 修复画布宽度设置问题
    gene9831 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    069b051 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    422714e View commit details
    Browse the repository at this point in the history
  2. feat:引入第三方组件库element-plus部分组件示例 (opentiny#105)

    * feat: 引入第三方组件库element-plus示例
    
    * fix:修复格式错误
    
    * feat:表格列配置组件
    
    * feat:增加表格列配置组件
    
    * fix:build error
    
    * fix:修复scheme2code接口报错
    
    * fix:修改import顺序
    yaoyun8 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a3b43ec View commit details
    Browse the repository at this point in the history
  3. fix: 使用import动态导入有cdn的工具类 (opentiny#133)

    * fix: 使用import动态导入有cdn的工具类
    gene9831 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1b80dd3 View commit details
    Browse the repository at this point in the history
  4. fix(preview): upgrade vue repl version (opentiny#170)

    * fix(preview): upgrade vue repl version
    
    * fix(preview): optimized by review comment
    chilingling committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0b83919 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    021524c View commit details
    Browse the repository at this point in the history
  2. fix: 修复unpkg依赖 (opentiny#188)

    * fix: 修复unpkg依赖
    
    * fix:固定opentiny/vue的次版本号
    
    * fix:升级devtools-api版本
    
    * fix:CDN域名提取环境变量
    
    * fix:升级opentiny/vue版本
    
    * fix:修改主题样式文件版本
    
    * fix:修复codeCheck
    yaoyun8 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2cc1071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f87fa76 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. fix: 修复多个全局变量下载代码出错 (opentiny#197)

    * fix: 修复多个全局变量下载代码出错
    gene9831 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f8390c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    ec95df7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11767f2 View commit details
    Browse the repository at this point in the history
  3. feat: add materials script (opentiny#195)

    增加拆分物料与构建物料脚本
    yaoyun8 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b343220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d3b380 View commit details
    Browse the repository at this point in the history
  5. feat(generate-vue): change generate vue code location (opentiny#201)

    * feat(generate-vue): change generate vue code location
    
    * fix(generate-vue): fix generate route did not export
    chilingling committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    93fcba0 View commit details
    Browse the repository at this point in the history
  6. feat(docs): 增加跟本地后端直连的方案 (opentiny#208)

    * docs(readme): 增加后端的启动描述
    wenmine committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e8b2e58 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    467d5a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919f06e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore(release): publish (opentiny#219)

    * chore(release): publish
    
     - @opentiny/tiny-engine-mock@1.0.1
     - @opentiny/tiny-engine-block-build@1.0.0
     - @opentiny/tiny-engine-builtin-component@1.0.0
     - @opentiny/tiny-engine-canvas@1.0.1
     - @opentiny/tiny-engine-common@1.0.1
     - @opentiny/tiny-engine-controller@1.0.1
     - @opentiny/tiny-engine@1.0.0-beta.2
     - @opentiny/tiny-engine-http@1.0.1
     - @opentiny/tiny-engine-i18n-host@1.0.1
     - @opentiny/tiny-engine-plugin-block@1.0.2
     - @opentiny/tiny-engine-plugin-bridge@1.0.2
     - @opentiny/tiny-engine-plugin-data@1.0.2
     - @opentiny/tiny-engine-plugin-datasource@1.0.2
     - @opentiny/tiny-engine-plugin-help@1.0.2
     - @opentiny/tiny-engine-plugin-i18n@1.0.2
     - @opentiny/tiny-engine-plugin-materials@1.0.2
     - @opentiny/tiny-engine-plugin-page@1.0.2
     - @opentiny/tiny-engine-plugin-robot@1.0.2
     - @opentiny/tiny-engine-plugin-schema@1.0.2
     - @opentiny/tiny-engine-plugin-script@1.0.2
     - @opentiny/tiny-engine-plugin-tree@1.0.2
     - @opentiny/tiny-engine-plugin-tutorial@1.0.2
     - @opentiny/tiny-engine-setting-design@1.0.2
     - @opentiny/tiny-engine-setting-events@1.0.2
     - @opentiny/tiny-engine-setting-props@1.0.2
     - @opentiny/tiny-engine-setting-styles@1.0.2
     - @opentiny/tiny-engine-svgs@1.0.2
     - @opentiny/tiny-engine-theme-dark@1.0.2
     - @opentiny/tiny-engine-theme-light@1.0.3
     - @opentiny/tiny-engine-toolbar-breadcrumb@1.0.2
     - @opentiny/tiny-engine-toolbar-clean@1.0.2
     - @opentiny/tiny-engine-toolbar-collaboration@1.0.2
     - @opentiny/tiny-engine-toolbar-fullscreen@1.0.2
     - @opentiny/tiny-engine-toolbar-generate-vue@1.0.2
     - @opentiny/tiny-engine-toolbar-lang@1.0.2
     - @opentiny/tiny-engine-toolbar-layout@1.0.2
     - @opentiny/tiny-engine-toolbar-checkinout@1.0.2
     - @opentiny/tiny-engine-toolbar-logo@1.0.2
     - @opentiny/tiny-engine-toolbar-logout@1.0.2
     - @opentiny/tiny-engine-toolbar-media@1.0.2
     - @opentiny/tiny-engine-toolbar-preview@1.0.2
     - @opentiny/tiny-engine-toolbar-redoundo@1.0.2
     - @opentiny/tiny-engine-toolbar-refresh@1.0.2
     - @opentiny/tiny-engine-toolbar-save@1.0.2
     - @opentiny/tiny-engine-toolbar-setting@1.0.2
     - @opentiny/tiny-engine-utils@1.0.2
     - @opentiny/tiny-engine-dsl-vue@1.0.2
     - @opentiny/tiny-engine-webcomponent-core@1.0.2
    
    * chore(release): publish
    
     - @opentiny/tiny-engine-mock@1.0.2
     - @opentiny/tiny-engine-block-build@1.0.1
     - @opentiny/tiny-engine-builtin-component@1.0.0
     - @opentiny/tiny-engine-canvas@1.0.2
     - @opentiny/tiny-engine-common@1.0.1
     - @opentiny/tiny-engine-controller@1.0.2
     - @opentiny/tiny-engine@1.0.0-beta.3
     - @opentiny/tiny-engine-http@1.0.1
     - @opentiny/tiny-engine-i18n-host@1.0.2
     - @opentiny/tiny-engine-plugin-block@1.0.2
     - @opentiny/tiny-engine-plugin-bridge@1.0.2
     - @opentiny/tiny-engine-plugin-data@1.0.2
     - @opentiny/tiny-engine-plugin-datasource@1.0.2
     - @opentiny/tiny-engine-plugin-help@1.0.2
     - @opentiny/tiny-engine-plugin-i18n@1.0.2
     - @opentiny/tiny-engine-plugin-materials@1.0.2
     - @opentiny/tiny-engine-plugin-page@1.0.2
     - @opentiny/tiny-engine-plugin-robot@1.0.2
     - @opentiny/tiny-engine-plugin-schema@1.0.2
     - @opentiny/tiny-engine-plugin-script@1.0.2
     - @opentiny/tiny-engine-plugin-tree@1.0.2
     - @opentiny/tiny-engine-plugin-tutorial@1.0.2
     - @opentiny/tiny-engine-setting-design@1.0.2
     - @opentiny/tiny-engine-setting-events@1.0.2
     - @opentiny/tiny-engine-setting-props@1.0.2
     - @opentiny/tiny-engine-setting-styles@1.0.2
     - @opentiny/tiny-engine-svgs@1.0.3
     - @opentiny/tiny-engine-theme-dark@1.0.3
     - @opentiny/tiny-engine-theme-light@1.0.4
     - @opentiny/tiny-engine-toolbar-breadcrumb@1.0.2
     - @opentiny/tiny-engine-toolbar-clean@1.0.2
     - @opentiny/tiny-engine-toolbar-collaboration@1.0.2
     - @opentiny/tiny-engine-toolbar-fullscreen@1.0.2
     - @opentiny/tiny-engine-toolbar-generate-vue@1.0.2
     - @opentiny/tiny-engine-toolbar-lang@1.0.3
     - @opentiny/tiny-engine-toolbar-layout@1.0.3
     - @opentiny/tiny-engine-toolbar-checkinout@1.0.2
     - @opentiny/tiny-engine-toolbar-logo@1.0.2
     - @opentiny/tiny-engine-toolbar-logout@1.0.3
     - @opentiny/tiny-engine-toolbar-media@1.0.2
     - @opentiny/tiny-engine-toolbar-preview@1.0.2
     - @opentiny/tiny-engine-toolbar-redoundo@1.0.2
     - @opentiny/tiny-engine-toolbar-refresh@1.0.2
     - @opentiny/tiny-engine-toolbar-save@1.0.2
     - @opentiny/tiny-engine-toolbar-setting@1.0.2
     - @opentiny/tiny-engine-utils@1.0.3
     - @opentiny/tiny-engine-dsl-vue@1.0.2
     - @opentiny/tiny-engine-webcomponent-core@1.0.3
    chilingling committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    47be967 View commit details
    Browse the repository at this point in the history
  2. fix: 修复数据源mock数据不一致 (opentiny#211)

    * fix: 修复数据源mock数据不一致
    
    * fix:修复构建物料资产包重复组件
    yaoyun8 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fe477ad View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix:修改css文件cdn域名 (opentiny#228)

    * fix:修改css文件cdn地址
    yaoyun8 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3876201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5fe01 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix:插件面板固定后画布未自适应 (opentiny#234)

    * fix: 修复数据源mock数据不一致
    
    * fix:插件面板固定后画布未自适应
    
    * fix:插件面板固定后画布未自适应
    
    * fix:修复eslint报错
    yaoyun8 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9b96d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. [plugin-data] Fix state use jsfunction issue (opentiny#237)

    * feat(monaco-editor-completion): 隔离不同代码编辑器自动补全的注册,变量声明增加自动补全去掉js函数和state变量的自动补全提示
    
    * feat(state): 状态管理使用JS表达式创建变量的时候提示不可使用其他变量以及JS函数
    rhlin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1cbecd2 View commit details
    Browse the repository at this point in the history
  2. fix:materials sql (opentiny#231)

    * fix: 修复数据源mock数据不一致
    
    * fix:新增组件写入sql数据问题
    yaoyun8 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    00160f9 View commit details
    Browse the repository at this point in the history
  3. fix:修复资源管理工具类型切换 (opentiny#239)

    * fix:修复资源管理工具类型切换
    yaoyun8 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7b9ff6c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 15, 2024

  1. fix(styles-spacing): 增大物料设置内外边距时点击区域 opentiny#134 (opentiny#184)

    * fix(styles-spacing): 增大物料设置内外边距时点击区域 opentiny#134
    wenmine committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    236445e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421dda2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. add config (opentiny#262)

    * add config
    
    * update config
    Lu17301156525 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    435f817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b7a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c7e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c72525 View commit details
    Browse the repository at this point in the history
  5. feat: js panel add jsx support (opentiny#253)

    * feat: JS面板支持JSX语法
    
    * fix: 画布解析JS表达式时支持JSX语法
    
    * fix: 修复画布解析JSX表达式时会返回undefined
    
    * feat: 添加Tree和Tooltip的自定义渲染函数属性
    
    * fix: 修改变量名
    gene9831 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    91ff6ae View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    dec9334 View commit details
    Browse the repository at this point in the history
  2. feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互 (opentiny#238)

    * feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互
    
    * feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互
    
    * feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互-细节优化
    
    * feat(setting-stylePanel): 样式面板编辑全局样式新UI与交互-细节优化
    
    * fix(settingPanel-style): 样式面板新交互细节调整
    
    * fix(setting-stylePanel): 修复样式选择器颜色不对的 bug
    
    * fix(setting-stylePanel): 样式选择器间距调整
    
    * fix(setting-stylePanel): 调整样式选择器距离顶部距离与下拉列表滚动条颜色
    
    * feat(setting-style): add help link button
    
    * fix(setting-style): delete empty row by code review
    chilingling committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    28ee851 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix(material-panel-svg): 修复物料左侧插件面板里图标旋转的问题 (opentiny#280)

    * docs(readme): 增加后端的启动描述
    
    * docs(readme): 增加后端的启动描述
    
    * docs(readme): 增加后端的启动描述
    
    * docs(readme): 增加后端的启动描述
    
    * docs(readme): 更新图片地址
    
    * docs(readme): 更新图片地址
    
    * fix(material-panel-svg): 修复物料左侧插件面板里图标旋转的问题
    wenmine committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9e57be0 View commit details
    Browse the repository at this point in the history
  2. fix:组件sql语句字段校验、提示优化 (opentiny#275)

    * fix:修复新增组件sql语句字段校验
    
    * fix:优化脚本提示
    
    * fix:函数名优化
    
    * fix:修复更新的sql问题
    yaoyun8 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c3c2e2e View commit details
    Browse the repository at this point in the history
  3. fix:TinyTabItem、TinyBreadcrumbItem组件配置有误 (opentiny#272)

    * fix:TinyTabItem、TinyBreadcrumbItem组件配置有误
    
    * fix:修复tiny-vue组件导出名称有误
    yaoyun8 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fb2e2f1 View commit details
    Browse the repository at this point in the history
  4. fix: 修复robot plugin不存在时发生的白屏错误 (opentiny#271)

    * fix: 修复robot plugin不存在时发生的白屏错误
    
    * styled: 修改代码风格
    
    * fix: 修改监视意见
    GaoNeng-wWw committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    93263b5 View commit details
    Browse the repository at this point in the history
  5. fix: 修复画布选中框的显示层级不正确的问题 (opentiny#246)

    * fix: 修复画布选中框的显示层级不正确的问题
    
    * fix: 修正错误注释
    
    * fix: 选中节点后支持横向滚动到节点
    
    * fix: 根据垂直滚动条调整工具操作条位置
    
    * fix: 删除冗余代码
    
    * fix: 代码优化
    
    * fix: 修改变量名称
    
    * fix: 调整函数顺序,消除eslint错误
    gene9831 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6ca84ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a192280 View commit details
    Browse the repository at this point in the history
  7. 修复画布没有根元素,与vue出码、预览不一致 (opentiny#259)

    * feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。
    
    * feat: 方法名修改更加符合语义
    
    * fix: 1. 给画布添加根元素(与出码、预览保持一致)。2. 选中画布相当于选中根节点,右侧面板会出现可以添加属性的节点。3. 可以支持给根节点添加类名,id、ref,并修改样式。 4. 支持给根元素添加事件,循环等
    
    * fix: 意见修复
    lhuans committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f843d12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ea6ebc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b726219 View commit details
    Browse the repository at this point in the history
  10. fix: 修改远程字段发送请求无效 (opentiny#278)

    * fix:修复修改远程字段发送请求无效
    
    * fix:修复请求参数处理函数未生效
    
    * fix:修复数据源表单校验提前退出
    
    * fix:修改提示语
    
    * fix:按review添加注释
    yaoyun8 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e79853c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 30, 2024

  1. fix:修复第三方组件无法渲染 (opentiny#288)

    * fix:修复第三方组件无法渲染
    
    * fix:区分环境加载prod
    yaoyun8 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3875e16 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix(chore): sync vue version (opentiny#285)

    * fix(chore): sync vue version
    
    * fix(chore): sync vue-i18n version
    
    * fix(chore): change vue and vue-i18n to peerdependencies
    
    * fix(chore): update block build dependencies
    
    * fix(chore): change vue-generator dependencies to update
    chilingling committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    caeb540 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    34dfbc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bccbfa View commit details
    Browse the repository at this point in the history
  3. feat(setting-advanced): addcustomEvent popover change to dialog (open…

    …tiny#297)
    
    * feat(setting-advanced): addcustomEvent popover change to dialog
    
    * fix(setting-advanced): add custom event align left with modal title
    chilingling committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    491c010 View commit details
    Browse the repository at this point in the history
  4. fix(style): delete selected symbol on select component (opentiny#306)

    * fix(style): delete selected symbol on select component
    
    * fix(style): delete space after delete selectedSymbol
    chilingling committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    52037fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96def94 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix: 修复preview生产打包的时候repl引入的monaco-editor里的worker跨域报错 (opentiny#245)

    * fix: 修复preview生产打包的时候repl引入的monaco-editor里的worker跨域报错
    
    * feat(design-core/preview): 预览增加调试按钮来打开vue-repl编辑模式,并实现编辑器懒加载
    
    * fix(design-core/preview): 修复repl-patch引入脚本路径模块化不支持importScripts问题
    rhlin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    683fc51 View commit details
    Browse the repository at this point in the history
  2. fix: 数据源远程字段表单验证样式修改 (opentiny#309)

    * fix: 数据源远程字段表单验证样式修改
    gene9831 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bf2bc18 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix:资源管理工具类型文字字色与设计稿不一致 (opentiny#319)

    * fix:资源管理工具类型文字字色与设计稿不一致
    
    * fix:调整资源工具类型字体
    lichunn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7d96777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e88b254 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. chore(release): publish (opentiny#320)

    - @opentiny/tiny-engine-mock: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-block-build: 1.0.1 => 1.0.2
    - @opentiny/tiny-engine-builtin-component: 1.0.0 => 1.0.1
    - @opentiny/tiny-engine-canvas: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-common: 1.0.1 => 1.0.2
    - @opentiny/tiny-engine-controller: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine: 1.0.0-beta.3 => 1.0.0-beta.4
    - @opentiny/tiny-engine-http: 1.0.1 => 1.0.2
    - @opentiny/tiny-engine-i18n-host: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-block: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-bridge: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-data: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-datasource: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-help: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-i18n: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-materials: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-page: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-robot: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-schema: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-script: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-tree: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-plugin-tutorial: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-setting-design: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-setting-events: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-setting-props: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-setting-styles: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-svgs: 1.0.3 => 1.0.4
    - @opentiny/tiny-engine-theme-dark: 1.0.3 => 1.0.4
    - @opentiny/tiny-engine-theme-light: 1.0.4 => 1.0.5
    - @opentiny/tiny-engine-toolbar-breadcrumb: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-clean: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-collaboration: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-fullscreen: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-generate-vue: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-lang: 1.0.3 => 1.0.4
    - @opentiny/tiny-engine-toolbar-layout: 1.0.3 => 1.0.4
    - @opentiny/tiny-engine-toolbar-checkinout: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-logo: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-logout: 1.0.3 => 1.0.4
    - @opentiny/tiny-engine-toolbar-media: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-preview: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-redoundo: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-refresh: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-save: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-toolbar-setting: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-utils: 1.0.3 => 1.0.4
    - @opentiny/tiny-engine-dsl-vue: 1.0.2 => 1.0.3
    - @opentiny/tiny-engine-webcomponent-core: 1.0.3 => 1.0.4
    chilingling committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    913f40c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. refactor: 解决子包循环依赖问题 (opentiny#313)

    * refactor: move common/js to controller/js
    
    * refactor: replace common/js
    
    * refactor: replace ../js
    
    * refactor: update package.json
    
    * refactor: resolve canvas rely on common
    
    * refactor: remove controller deps in http
    
    * refactor: add canvas renderer state
    
    * refactor: remove useless file ext
    
    * refactor: modify controller deps path
    
    * refactor: fix eslint
    
    * refactor: resolve http env
    hexqi committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    731a853 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 19, 2024

  1. fix(datasource): data type icon invisible opentiny#312 (opentiny#332)

    * fix(datasource): data type icon invisible
    
    * fix(common): opentiny#325 reduce unnecessary network requests.
    
    * style(datasource): remove unnecessary comment
    
    ---------
    
    Co-authored-by: zeyong.cai <zeyong.cai@xquant.com>
    zeyongTsai and zeyong.cai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    030497f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    6a59dac View commit details
    Browse the repository at this point in the history
  2. feat: 状态管理代码编辑UI优化 (opentiny#318)

    * feat: 状态管理代码编辑UI优化
    gene9831 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e9a67b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    e961e06 View commit details
    Browse the repository at this point in the history
  2. fix(scrollbar): fix robot plugin scrollbar hide almost all scrollbar …

    …bug (opentiny#340)
    
    * fix(scrollbar): fix robot plugin scrollbar hide almost all scrollbar bug
    
    * fix(scrollbar): change by review comment
    
    * fix(theme-scrollbar): change by review comment
    
    * fix(theme-base): apply default scrollbar style to body * children
    chilingling committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6c92ffe View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    a010bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68838ed View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    0e6d301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d6d7e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. feat:增加物料:TinyDatePicker和TinyNumeric (opentiny#399)

    * 增加物料:TinyDatePicker和TinyNumeric
    
    * 修改disabled使用MetaSwitch
    stwflyfox committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    852217f View commit details
    Browse the repository at this point in the history
  2. Fix:编辑器设置dark主题后预览页header文字颜色不正确 (opentiny#403)

    * fix:编辑器设置dark主题后预览页header文字颜色不正确
    
    * fix:调整主题
    lichunn committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c553979 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. fix(err-monitor): stop monitoring if monitorurl not exist (opentiny#423)

    * fix(err-monitor): stop monitoring if monitorurl not exist
    
    * fix(error-monitor): cancel request if url not exist
    chilingling committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    da8f58b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e89cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259ef69 View commit details
    Browse the repository at this point in the history
  4. Feat provide eslint prettier modify config (opentiny#385)

    * fix(monaco-eslint): 修复eslint-worker支持问题
    
    * fix(linter): 解决cdn后eslint worker相对路径问题
    
    * fix: 移除多余的包
    
    * feat(controller): eslint、prettier新增配置文件,worker文件打包从主应用改为随着分应用打包
    
    * fix(controller): 修复eslint worker地址
    
    * feat(controller): eslint-linter-browserify 降版本
    
    * build: 去掉define process.env设置为空对象(旧版tinyVue库需要),当前引起eslint-linter-browserify脚本(已经处理过process的包)构建报错,且主应用有nodePollyfill可以处理process场景重复了
    
    * fix(controller): 去掉多余注释和测试代码注释
    
    * fix: 解决代码检视问题, 去掉注释,补充包引用去掉external,去掉多余的新增依赖
    
    * feat: 单页预览格式化统一引用prettierrc文件配置
    
    * fix: 解决子包的js没有打包为入口的问题
    
    * fix(controller): 修复因目录结构改变需要worker打包为相对地址
    rhlin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    681a6fa View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix: 修复画布组件嵌套拖拽的问题 (opentiny#364)

    * fix: 修复画布组件嵌套拖拽的问题
    gene9831 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e54edca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69082f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005f36a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eafe3df View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix(dsl-page):修复本地运行中对于props属性引用utils出码报错的问题 (opentiny#346)

    * fix(dsl-page):修复对于props属性引用utils出码报错的问题
    
    * fix(dsl-page):修复对于props属性引用utils出码报错的问题-review
    wenmine committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4864fb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    7d965fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade2d93 View commit details
    Browse the repository at this point in the history
  3. fix(data-source): on configuring static data panel, the batch delete …

    …button should horizontally aligned. (opentiny#413)
    
    * 【设计器】静态数据配置面板,批量删除未对齐 BUG202403140918
    betterdancing committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d613b4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd55d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    0818d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b6237 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    3107621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb3adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0afdf2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e98994f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c36cc66 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 11, 2024

  1. fix(canvas): add placeholder for empty container opentiny#365 (openti…

    …ny#436)
    
    * fix(canvas): add placeholder for empty container
    
    * feat(canvas-render): optimize by review comment
    chilingling committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c271054 View commit details
    Browse the repository at this point in the history
  2. feat(canvasApi): use canvasApi to access canvas methods (opentiny#425)

    * feat(canvasApi): use canvasApi to access canvas methods
    
    * fix(canvas): optimize import order
    
    * fix(canvasApi): change by review comment tips
    chilingling committed May 11, 2024
    Configuration menu
    Copy the full SHA
    30cfeb1 View commit details
    Browse the repository at this point in the history
  3. feat(chore): update OpenTinyVue version (opentiny#457)

    * feat(chore): update OpenTinyVue version
    
    * feat(chore): update opentinyvue version
    
    * fix(breadcrumb): fix breadcrumb style after update opentiny vue version
    
    * feat(chore): change opentinyvue to peer dependencies
    
    * feat(builtinComponent): add vue to peerDependencies
    chilingling committed May 11, 2024
    Configuration menu
    Copy the full SHA
    aa8d361 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. feat(vue-dsl): add app generate code (opentiny#178)

    * feat(vue-dsl): add app generate code
    
    * feat(vue-dsl): add app generate code
    
    * feat(vue-dsl): add generate global store code
    
    * feat(vue-dsl): delete parse config and parse schema hook
    
    * feat(tempalte): refra generateTemplate logic
    
    * feat(vue-generator): add generate script frame code
    
    * feat(vue-generator): add hook flow for sfc file generate
    
    * feat(vue-generator): support generate sfc script
    
    * feat(vue-generator): support jsx generate
    
    * fix(vue-generator): fix double quotes issue
    
    * feat(vue-generator): handle app generate code
    
    * feat(toolbar-generate-vue): toolbar-generate-vue use new codegen function
    
    * feat(vue-generator): add requiredBlock parser
    
    * feat(docs): add readme doc
    
    * feat(docs): add more docs
    
    * fix(vue-generator): adapt for more scenario
    
    * feat(vue-generator): support tiny-grid editor use tiny component
    
    * fix(vue-generator): complete unit test
    
    * fix(vue-generator): add unit test
    
    * feat(vue-generator): add sfc generator unit test
    
    * feat(vue-generator[docs]): add contributing docs
    
    * feat(vue-generator): add test coverage script and app generate test case
    
    * fix(generate-vue): optimize desc and file list
    
    * fix(vue-generate): [template] fix viteConfig process.env is processed
    
    * fix(vue-generator): escape process.env string
    
    * feat(vue-generator): support builtin components
    
    * fix(vue-generator): add builtin componentsMap
    
    * fix(vue-generator): fix bind utils props
    
    * fix(vue-generator): support utils expression
    
    * fix(vue-generator): support children expression add utils
    
    * fix(vue-generator): support nested folder page
    
    * fix(vue-generator): support get datasource with name
    
    * fix(vue-generator): only write necessary dependencies into package.json
    
    * feat(vue-generator): simplified genTemplate hooks
    
    * fix(vue-generator): update vue-generator  docs
    
    * feat(vue-generator): detect jsx on custom  method
    
    * feat(vue-generator): add d.ts types declaration
    chilingling committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3a66996 View commit details
    Browse the repository at this point in the history
  2. build: 公共依赖cdn解耦并增加开关控制 (opentiny#360)

    * build: external public cdn localize 公共cdn依赖包支持本地化
    
    * build: cdn外部依赖解耦,修复baseUrl获取
    
    * build: cdn依赖解耦 修正baseUrl获取方式
    
    * build: cdn依赖三方解耦,优化目录型拷贝
    
    * build: cdn依赖解耦,解决目录复制文件的相对路径问题
    
    * build(design-core): 修复monaco的worker使用cdn地址前缀的情况下打包失效
    
    * build: 本地开发也支持脱离cdn三方依赖
    
    * build: 去除代码注释
    
    * build: 三方cdn依赖解耦  物料bundle文件依赖支持替换cdn依赖
    
    * build(design-core) 去除冗余用不到的文件和配置项硬编码
    
    * build: 公共依赖cdn解耦测试完成 开关默认关闭
    
    * refactor: 简化三方cdn依赖解耦的正则,改为path方法
    
    * refactor: 三方依赖解耦脚本代码优化,减少雷同的正则匹配
    
    * refactor: 三方cdn依赖解耦脚本 简化合并正则
    
    * build: 三方cdn解耦 物料本地打包逻辑优化修正
    
    * build: 三方cdn依赖解耦,优化代码简化正则,修复计算版本号问题,修复函数名大小写问题
    
    * build: 优化importMap版本站位符号
    
    * build: 三方cdn物料解耦 变量改为环境变量
    
    * build: 三方cdn依赖解耦 补充处理复制文件夹时候的去重
    
    * fix: 三方cdn解耦, 解决本地启动问题
    
    * feat(preview): preview也支持cdn依赖解耦
    
    * refactor(desing-core/scripts): 重构复制cdn文件本地复制模块
    
    * build:  重构预览的importMap复制逻辑,修复两个importMap文件不存在
    
    * build: 进一步优化monacoEditor地址,直接打包不再跨网络获取
    
    * refactor(design-core/scripts): 调整复制应用importMap函数的参数顺序,与其他结构类似
    
    * refactor(design-core/script): 调整文件位置和文件引用顺序
    
    * feat(design-core/preview): preview importMap.js 使用 importMap.json 数据归一
    
    * fix(design-core/preview): 修复importJson的引用
    
    * fix: mock端口号订正,解决element-plus拖入画布后无法渲染
    
    * build(design-core/script): 修复临时安装包插件安装完包后返回目录不正确
    
    * fix: 修正monaco-editor的worker资源的打包地址
    
    * build(design-core/script): 修复临时安装包插件安装完包后返回目录不正确
    
    * fix(design-core/preview): 修正cdn解耦preview获取动态的importMap.json的base路径问题
    
    * build: 三方cdn解耦,优化拷贝脚本,修复文件夹当文件拷贝当文件夹是包路径时候目标路径版本号丢失
    
    * build: 三方cdn解耦,解决包未安装的情况下,glob匹配不到文件导致打包不拷贝内容
    
    * fix: 根据检视意见使用fs-extra readJsonSync替代utils工具函数
    
    * fix: 根据检视意见修改函数名大小写和端口号读取
    
    * feat: 三方物料解耦 preview变量替换增加注释
    
    * feat: 根据检视意见修改函数名字
    
    * refactor: 根据检视意见,将脚本函数的参数整改为对象,并把目录值迁移到参数默认值
    
    * docs(design-core/scripts): 三方cdn解耦 修正描述错误
    
    * fix: 三方cdn解耦 修正preview脚本TinyVue版本号
    rhlin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    899d616 View commit details
    Browse the repository at this point in the history
  3. feat: 增加物料TinyEcharts和TinyTransitions

    zhoujunyu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    efdb5e4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. tiny-echarts v0.0.31

    zhoujunyu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    064d076 View commit details
    Browse the repository at this point in the history