[GH-ISSUE #630] [FR] Implement the data model of the FlowyEditor #262

Closed
opened 2026-03-23 20:34:39 +00:00 by mirror · 0 comments
Owner

Originally created by @vincentdchan on GitHub (Jul 18, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/630

Originally assigned to: @vincentdchan on GitHub.

  • Define the classes of the operations.
    • InsertOperation
    • UpdateOperation
    • DeleteOperation
  • Implement Delta for text editing.
  • Implement TransactionBuilder to generate operations
  • Implement operation transforming for TransactionBuilder
  • PRs
  • Serialization
  • #749
Originally created by @vincentdchan on GitHub (Jul 18, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/630 Originally assigned to: @vincentdchan on GitHub. - [x] Define the classes of the operations. - InsertOperation - UpdateOperation - DeleteOperation - [x] Implement `Delta` for text editing. - Delta: - Insert - Delete - Retain - PRs - #615 - #626 - #628 - [x] Implement `TransactionBuilder` to generate operations - PRs - #627 - #644 - [x] Implement operation transforming for `TransactionBuilder` - PRs - #725 - [x] Serialization - #749
mirror 2026-03-23 20:34:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#262
No description provided.