Skip to content

release 12.6.0

Latest
Compare
Choose a tag to compare
@siarheihuzarevich siarheihuzarevich released this 10 Sep 20:54
· 35 commits to main since this release
1d6e488

Features

  • Added dagre layout example (737dd1f)
  • Added db management flow example (4a605a3)
  • Added elkjs layout example (9695e08)
  • Added examples common styles (5e96e98)
  • Added f-group functionality (8a3c8ce)
  • Added fDragHandle documentation (a655fdc)
  • Modified layers sorting functionality after adding f-group (3c60249)
  • Moved external item drag and drop functionality to component directory (8b9dbb1)
  • Moved selection area drag and drop functionality to component directory (121a63e)
  • Updated to f-docs v1.2.2 (bdaa267)

Bug Fixes

  • Fixed dagre layout trackby unique key (102a771)
  • Foblex Core is unable to slide the schema #37 (55a4070)
  • Prevent selection when drag fExternalItem (036e192)

Documentation

  • Added custom connection type example (b574306)
  • Added db-management-flow dark theme (1f8fe45)
  • Added f-group to db-management example (65902f5)
  • Added group example (dfd428b)
  • Added node with connectors example (fb3bcb7)
  • Updated Output and Input Documentation (d942f88)

Tests

  • Added test to change items layers functionality (01f27dd)