v0.1.15
bytedance/flowgram.aiv0.1.15Mar 25, 2025by xiamidaxia
AI Summary
v0.1.15 is a Feature & Fix release from ByteDance's flowgram.ai, dated 2025-03-25. This release adds sidebar support to the demo feature and includes multiple bug fixes addressing documentation issues, tooltip rendering, canvas behavior, and state management. The release also includes refactoring of node rendering and various configuration improvements.
Key Highlights
- Added demo sidebar support for improved user experience
- Fixed tooltip text-color rendering issue
- Resolved FieldArrayModel.swap state issue with documentation example
- Prevented canvas resize observer DOM from becoming null
- Fixed shallowSetIn to not delete object keys when value is undefined
New Features
- Demo support sidebar (feat(demo): demo support sidebar)
Full Release Notes
π v0.1.15 - Feature & Fix π dateοΌ2025-03-25 π [Compare Changes](https://github.com/bytedance/flowgram.ai/compare/v0.1.14...v0.1.15) π Feature * feat(demo): demo support sidebar by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/86 π Fix * fix: en doc images by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/68 * fix: resolve tooltip text-color abnormal by @libondev in https://github.com/bytedance/flowgram.ai/pull/64 * fix: disable invalid container move out by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/69 * fix: fix FieldArrayModel.swap state issue with doc example covered by @YuanHeDx in https://github.com/bytedance/flowgram.ai/pull/70 * fix(canvas): prevent the dom of resize observer being null & simplified node selected highlight settings by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/78 * fix: do not delete object key when shallowSetIn value is undefined, fix err msg and add a ut by @YuanHeDx in https://github.com/bytedance/flowgram.ai/pull/84 π Refactor * refactor: loop node render with sub canvas inside form by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/75 π Chore * chore: setup some common config by @Tecvan-fe in https://github.com/bytedance/flowgram.ai/pull/66 * chore: avoid drawing invalid rectangle by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/71 * chore: setup vscode settings by @Tecvan-fe in https://github.com/bytedance/flowgram.ai/pull/72 * chore: more content about free layout simple example by @Tecvan-fe in https://github.com/bytedance/flowgram.ai/pull/74 * chore: read source code directly in example docs by @Tecvan-fe in https://github.com/bytedance/flowgram.ai/pull/77 * chore: add raw-loader fixed demo by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/79 π Contributors to this release [GitHub contributors page for this release](https://github.com/bytedance/flowgram.ai/graphs/contributors?from=2025.3.20&to=2025.3.25&type=c) β€οΈ Thanks to @Tecvan-fe @libondev @xiamidaxia for contributing to this release