v0.1.28
bytedance/flowgram.aiv0.1.28May 13, 2025by xiamidaxia
AI Summary
This release adds React 16 support and introduces a simple-split node for fixed layouts, while also including bug fixes for the JSON schema editor and group auto layout functionality, along with initial materials documentation.
Key Highlights
- Added support for React 16
- New simple-split node for fixed layouts
- Fixed JSON schema editor being controlled by value
- Fixed auto layout adapting to groups
- Initialized materials documentation
New Features
- Support for React 16
- Simple-split node for fixed layouts
Full Release Notes
🚀 v0.1.28 - Feature | Fix | Performance 📅 date:2025-05-13 ## What's Changed * fix(material): json schema editor controlled by value by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/214 * Feat/support react 16 by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/221 * feat(fixed-layout): add simple-split node by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/224 * fix(group): auto layout adapts group by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/223 * docs(materials): init materials docs by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/222 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.1.27...v0.1.28