Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 2.89 KB

ROADMAP.md

File metadata and controls

71 lines (44 loc) · 2.89 KB

Roadmap

Introduction

Foblex Flow is an Angular library designed to simplify the creation and manipulation of dynamic flows.
This roadmap outlines the key milestones and objectives for the project's development.

Key Milestones

Planned Tasks

  • Add support for fully rotateable nodes
    Allows any node to be rotated freely to any angle.
    Details

  • Implement pinch-to-zoom scaling
    Enables users to zoom in and out using pinch gestures.
    Details

  • Make Resize Handle compatible with grid system
    Provides snapping behavior for the resize handle to align with a grid.
    Details

In Progress

  • Create connections without defining node inputs and outputs (In Progress)
    Removes the strict input/output designation for nodes, allowing connections to be created and attached in any direction.
    Details

Completed Tasks

  • Customize triggers for drag and zoom events (Completed on 2025-02-10)

    Enables users to define their own key combinations for triggering events like drag, zoom, and other interactions.

  • DragStart and DragEnd events with data (Completed on 2025-02-07)
    Implemented events that transmit data when dragging starts and ends.

  • Sorting by newness on the documentation portal (Completed on 2025-02-07)

  • Add top, left, bottom, and right resize handles (Completed on 2025-01-29)

  • Snap to guides or grid during movement (Completed on 2025-01-13)
    Details

  • Rotate connection to align with connector (Completed on 2025-01-13)
    Details

  • Automatically attach node to connection on drop (Completed on 2024-12-30)
    Details

  • Change zoom level and highlight call initiators (Completed on 2024-10-30)

  • Snap connections to anchor points (Completed on 2024-09-20)

  • Group items on drop (Completed on 2024-09-16)

  • Add node grouping support (Completed on 2024-09-16)

  • Add a minimap for visual navigation (Completed on 2024-08-12)

  • Rounded connectors (Completed on 2024-07-12)

  • Custom connections support (Completed on 2024-04-14)


Voting Section

We value community feedback and suggestions. You can participate in the voting process for upcoming features and improvements by adding your reactions to the issues in the Discussions or Issues section of this repository.