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
519 stars 37 forks source link

Memory leak fixes #40

Closed mansimransingh closed 11 months ago

mansimransingh commented 11 months ago

This fixes 2/3 memory leaks in the Editor and makes the history plugin optional for the toolbar.

The third source of memory leaks is the History Plugin if anybody wants to take that on to fix.

This partially fixes issues referenced in: https://github.com/facebook/lexical-ios/issues/39

amyworrall commented 11 months ago

Oh amazing, thank you so much for working on this!

facebook-github-bot commented 11 months ago

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

facebook-github-bot commented 11 months ago

@amyworrall merged this pull request in facebook/lexical-ios@a382b12d8e144ffff51cce229dfc21f2678104c5.