Skip to content

Latest commit

 

History

History
347 lines (145 loc) · 17.7 KB

CHANGELOG.md

File metadata and controls

347 lines (145 loc) · 17.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.3-alpha.8 (2023-02-08)

Note: Version bump only for package @alilc/graph-editor

1.0.3-alpha.7 (2023-02-08)

Bug Fixes

  • 画布宽高根据main-area调整 (2c3e659)
  • 修复由于 exportName 不正确导致的无法显示配置的问题 (9cafbe8)

Features

  • 调整用外部资源 (49e4f53)
  • 调整自定义command方式 (aa714a3)
  • 调整g6的commanManager及自定义command实现 (146516e)
  • 关闭配置节点、边、行为的配置 (9626b2f)
  • 统一g6 x6两边designer (585a0e0)

1.0.3-alpha.6 (2023-01-31)

Note: Version bump only for package @alilc/graph-editor

1.0.3-alpha.5 (2023-01-31)

Note: Version bump only for package @alilc/graph-editor

1.0.3-alpha.4 (2023-01-31)

Note: Version bump only for package @alilc/graph-editor

1.0.3-alpha.3 (2023-01-31)

Note: Version bump only for package @alilc/graph-editor

1.0.3-alpha.2 (2023-01-31)

Note: Version bump only for package @ali/graph-editor

1.0.3-alpha.1 (2023-01-30)

Bug Fixes

  • 修复 project.importSchema API 调用时,无法更新图编排视图 (c50b45d)

1.0.3-alpha.0 (2023-01-30)

Note: Version bump only for package @ali/graph-editor

1.0.1-alpha.17 (2022-12-30)

Bug Fixes

Features

  • 移除 desinger 插件内的 tools 相关逻辑,线物料自定义,拆分 stencil 插件 (3200969)
  • 在 Graph.registerNode 前进行 Graph.unregisterNode, 防止在多资源场景下由于注册重复的 node 导致报错 (3dd5c91)

1.0.1-alpha.16 (2022-12-13)

Features

1.0.1-alpha.15 (2022-10-24)

Features

  • rect 初始渲染支持旋转和偏移 (abf3e2f)
  • rect 初始渲染支持旋转和偏移 (93b1a94)

1.0.1-alpha.14 (2022-10-21)

Bug Fixes

Features

1.0.1-alpha.13 (2022-09-27)

Bug Fixes

Features

1.0.1-alpha.12 (2022-09-21)

Features

  • 从物料里读取边配置 (5df686d)
  • 删除common独立包,整合入tools (4c0107b)

1.0.1-alpha.11 (2022-09-19)

Bug Fixes

1.0.1-alpha.10 (2022-09-19)

Bug Fixes

  • polyfill isPage function (cdeba20)

1.0.1-alpha.9 (2022-09-17)

Bug Fixes

1.0.1-alpha.8 (2022-09-15)

Bug Fixes

  • remove lowcode util dependencies (5f18279)

1.0.1-alpha.7 (2022-09-15)

Features

  • 改graph-react-renderer包名 (718ba90)

1.0.1-alpha.6 (2022-09-15)

Features

1.0.1-alpha.5 (2022-09-15)

Features

  • remove useless & 必要包打包在内 (407e22e)

1.0.1-alpha.4 (2022-09-15)

Features

1.0.1-alpha.3 (2022-09-15)

Note: Version bump only for package @ali/graph-editor

1.0.1-alpha.2 (2022-09-15)

Note: Version bump only for package @ali/graph-editor

1.0.1-alpha.0 (2022-09-15)

Bug Fixes

Features

  • 剥离bootstrap依赖 (e6f99c3)
  • 部分工具 (75a938b)
  • 插件合并 (8a3e566)
  • 导出g-canvas-renderer,临时关闭fontSize设置 (980afbf)
  • 工程可直接调试 (15f35c4)
  • 基础功能,开搞setter (eb7bdd8)
  • 连续删除节点 (1010787)
  • 跑通放大缩小tool方式 (bb6de84)
  • 统一在插件里实现新增节点,注册插件时支持初始化model (5de8774)
  • 统一g6/x6的init方式 (de04c89)
  • 用户自定义tool 注册方式跑通 (6659840)
  • 子节点、兄弟节点添加 (3d5da7f)
  • add public (59f9d03)
  • assets中动态读取对应的节点实现,schema标准外层Page要求 (338b259)
  • demo跑通,无须build (441bb7a)
  • dev cdn build config (354be95)
  • diff更新节点直连走通 (ed6e0fe)
  • diff优化 (570491b)
  • draggable props 文档 (346dda4)
  • g6跑通渲染,增删节点有问题 (4599802)
  • g6图类型收集到state,节点开合用内置behavior,节点用lce物料,更新节点等,但树混合布局存在问题,graph.get("data")会拿不到最新数据待解决 (3cdcb71)
  • g6增删子树节点 (a2ec2c8)
  • init (801ab85)
  • init (78e4a09)
  • logo、保存等插件,g6支持类型配置 (28b217b)
  • Project architecture optimization (034aff8)
  • publish script (b3f3f93)
  • rect 支持阴影, cursor, 字体支持 fontSize (82385fa)
  • remove status (9fba329)
  • remove useless code (433db19)
  • render section & extension api (f856bbe)
  • setter可看,未联动更新节点 (3c4f00e)
  • shape添加draggable (de158f0)
  • support drag node (360d7d9)
  • use node view (9c5c31b)
  • use open source lce & react component render x6 (8678b7e)
  • x6 designer api (8e10bf1)
  • x6剥离bootstrap依赖 (ccd8230)