8000 Release Foblex Flow v17.5.0. Β· Foblex/f-flow Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Foblex Flow v17.5.0.

Latest
Compare
Choose a tag to compare
@siarheihuzarevich siarheihuzarevich released this 11 May 15:32
· 3 commits to main since this release

17.5.0 (2025-05-11)

Features

  • Added Angular schematics support for ng-add and ng-update commands. (ea3e8ec)
  • Added fMinimapClass input for custom minimap node styling. (7c8e13c)
  • Added membership page components and enhanced flow connection properties. (6170b46)
  • Enhanced resize handle functionality with minimum size support and improved styling. (29fbcd4)
  • Implemented node rotation functionality. (b58f982)
  • Implemented walkthrough functionality with tooltips and animations. (ba93db5)

Bug Fixes

  • Adjusted node positioning calculations to account for transformation scale. (0295846)
  • Refactored background component executions to use readonly properties and improve dependency injection. (a18dddd)
  • Refactored canvas components to use readonly properties and introduce mediatorEffect for better state management. (5c3512b)
  • Updated @foblex/m-render to version 2.5.9 and incremented package version to 17.4.4. (c51a174)
  • Fixed drag handler to correctly append and remove elements; added pointer-events to connection styles. (dcc5de3)
  • Fixed f-background component to use ContentChild decorator and improve pattern handling. (9fb09ba)
  • Updated node input/output IDs to include index for better connection management. (95c7691)

Documentation

  • Added Rotate Handle example. (1f51f4f)
0