facebook / lexical-ios

Lexical iOS is an extensible text editor framework that integrates the APIs and philosophies from Lexical Web with a Swift API built on top of TextKit.
MIT License
548 stars 41 forks source link

SelectableDecoratorNode #29

Open amyworrall opened 1 year ago

amyworrall commented 1 year ago

SelectableDecoratorNode Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

facebook-github-bot commented 1 year ago

@amyworrall has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

amyworrall commented 1 year ago

Continuing my work on NodeSelection, here we have an actual working use case.

This diff does a number of things:

Future plans: