Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hexqi hexqi released this 08 Nov 03:25
· 1 commit to develop since this release
d90f0f2

What's Changed

Exciting New Features 🎉

  • feat:增加物料:TinyDatePicker和TinyNumeric by @stwflyfox in #399
  • Feat provide eslint prettier modify config by @rhlin in #385
  • feat(canvasApi): use canvasApi to access canvas methods by @chilingling in #425
  • feat(vue-dsl): add app generate code by @chilingling in #178
  • build: 公共依赖cdn解耦并增加开关控制 by @rhlin in #360
  • feat(download-code): support download zip for not support browsers by @wenmine in #703

Bug Fixes 🐛

  • fix(settings): fix text wrap of bind condition by @xiejay97 in #391
  • fix(datasource): data type icon invisible #312 by @zeyongTsai in #332
  • fix(build): 修复构建设计器产物 ref 值未转化的 bug by @chilingling in #347
  • fix(preview): fix preview vue-repl unsupport jsx bug by @chilingling in #343
  • fix(material): elTable formatter should be function type by @chilingling in #355
  • fix(scrollbar): fix robot plugin scrollbar hide almost all scrollbar bug by @chilingling in #340
  • fix(errorMonitor): add config for errormonitor by @chilingling in #381
  • fix(controller-environment): preserve import.meta.env variable when b… by @chilingling in #380
  • fix(material): add buttonComponentsMap config by @chilingling in #395
  • fix(demo-data): 修复官方 demo 页面底部确认购买模块移动端设备宽度下被遮住的场景 by @CatsAndMice in #398
  • fix(err-monitor): stop monitoring if monitorurl not exist by @chilingling in #423
  • fix(chore): fix some vue warining on console by @chilingling in #421
  • fix(controller): build with env variable by @chilingling in #420
  • fix: 修复画布组件嵌套拖拽的问题 by @gene9831 in #364
  • fix: 修复画布设置成自由布局后无法拖动drag-resize改变宽高的问题 by @gene9831 in #393
  • fix(canvas): wrapper runner render context initialization with function #161 by @rhlin in #426
  • fix(dsl-page):修复本地运行中对于props属性引用utils出码报错的问题 by @wenmine in #346
  • fix(plugin-dataSource): 修复数据源面板新增时未校验名称的重复性 by @ianxinnew in #434
  • fix: 修改滚动到节点的逻辑,适配超宽超高组件 by @gene9831 in #428
  • fix(data-source): on configuring static data panel, the batch delete button should horizontally aligned. by @betterdancing in #413
  • (style-position)修复样式定位reset后未恢复默认值 by @ianxinnew in #433
  • fix(chore): fix vue version of 3.4.24 caught tiny-select component error by @chilingling in #445
  • 修复918.json mock数据不一致问题 by @lu-yg in #452
  • fix(block-diff): 修复区块发布是查看差异保存时schema出错的bug by @betterdancing in #453
  • fix(reset-button): 修复样式配置中重置按钮的样式和设计稿不一致的问题; by @betterdancing in #435
  • fix: 修复画布行列容器组件中的分割工具位置错误的问题 by @gene9831 in #458
  • fix: 行列容器组件纵向分割大于2的时候报错 by @gene9831 in #474
  • fix: 事件绑定JSX函数时,函数解析报错 by @gene9831 in #441
  • fix(setup): add controller to prebuild before start local develop by @chilingling in #493
  • fix(mockServer): mockServer page preview can't render element-plus element by @chilingling in #503
  • fix: fix bug where metaHtmlText could set value to incorrect schema children by @chilingling in #473
  • fix(vue-generator): fix globalstate codegen error by @chilingling in #547
  • fix(material): add componentsMap to app Schema after material build by @chilingling in #527
  • fix: slot params missing double quote by @chilingling in #605
  • fix: esbuild install failed on node v16 by @chilingling in #668
  • fix(preview): multiple nested blocks cannot preview #663 by @chilingling in #665
  • fix(material): add missing componentsMap to mockServer #700 by @chilingling in #701
  • fix(setting): fix bindEvent dialog visible can't work on tinyvue 3.17 by @chilingling in #715
  • fix: 隐藏画布根节点的包裹元素的操作选项 by @gene9831 in #492
  • fix: reset spacing cannot generate correct source code by @chilingling in #657
  • fix: jsx slot modelvalue can't update value by @chilingling in #734
  • fix(stylePanel): fix setting border-radius could not work on first time by @chilingling in #481
  • fix: mock block data response data missing data attribute by @chilingling in #818
  • fix: page or block save update breadcrumb incorrectly by @chilingling in #820
  • fix: save page updateTreeData error by @chilingling in #839
  • fix: change namespace 2 export module by @chilingling in #837
  • fix: datasource remote result could not reshow again after edit by @chilingling in #847
  • fix: parse template name error by @chilingling in #880

Other Changes

  • docs: add project name to issue template by @kagol in #335
  • fix(chore): exclude vue-generator expected folder codecheck by @chilingling in #496

New Contributors

Full Changelog: v1.0.0-alpha.1...v1.0.0