v0.5.4

bytedance/flowgram.aiv0.5.4Oct 13, 2025by xiamidaxia

AI Summary

This release focuses on documentation restructuring and layout core enhancements. The updates add percentage-based port configuration and improve material debugging capabilities.

Key Highlights

  • Added locationConfig to port config with percentage string support
  • Added demo materials for debugging in storybook
  • Refactored material documentations
  • Fixed variable selector width issue when content is too long
  • Ports auto-update via form values in demo-free-layout-simple

New Features

  • locationConfig for ports with percentage string values
  • Demo materials in storybook for debugging

Full Release Notes

## What's Changed
* docs: adjust the doc table of contents by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/909
* feat(materials): add demo materials to debug materials in storybook by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/911
* feat(free-layout-core): add  "locationConfig" to port config and support percentage string values by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/913
* docs(materials): refract material documentations by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/914
* refactor(demo-free-layout-simple): ports auto update via form values by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/916
* docs(materials): materials docs in nav by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/917
* fix(material): The width of the variable selector will change when the content is too long, causing the container to be stretched out by @squallliu in https://github.com/bytedance/flowgram.ai/pull/918

<img width="2554" height="1766" alt="image" src="https://github.com/user-attachments/assets/dd273fc7-5315-46ea-954f-e98d3eb87ed8" />


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.5.3...v0.5.4