Skip to content

18.5.0 - Layout Engines, Explicit Render Lifecycle, and Standalone Reference Apps

Choose a tag to compare

@siarheihuzarevich siarheihuzarevich released this 14 Apr 20:55
· 135 commits to main since this release

Foblex Flow v18.5.0 is a platform release focused on layout, render timing, stronger reference apps, and cleaner package boundaries.

Highlights

  • Add a first-class layout integration surface in @foblex/flow
  • Publish @foblex/flow-dagre-layout and @foblex/flow-elk-layout
  • Add dedicated Dagre and ELK examples in both manual and auto-layout variants
  • Add explicit fNodesRendered and fFullRendered lifecycle outputs
  • Rebuild Schema Designer, UML Diagram, Tournament Bracket, and Call Center Flow as standalone Angular reference apps
  • Harden portal prerendering, embedded-page verification, Cypress coverage, and npm package verification
  • Keep the connection-worker redraw strategy in place while decomposing it into clearer internal runtime and pipeline pieces
  • Stop exporting test-only helpers from the published primary package so runtime bundles no longer pull Angular testing APIs, restoring compatibility with Native Federation style microfrontend setups

Links