7 Commits

Author SHA1 Message Date
956ae8b55b [lexical-react] Breaking change: Deprecate public default exports (#6088) 2024-05-16 21:40:34 +00:00
96bdfb1c85 Add header to scripts (#2432) 2022-06-15 17:31:12 +01:00
1c856e80ec Add sort keys and sort imports lint rules, and enable fix+format on save (#1209)
* Add sort keys rule and update configs so it works

Bump version of flowtype eslint plugin to fix bugs with autofixing

* Add sort imports fixable lint rule

* Run lint fix and prettier on whole repo 

* Fix unit tests broken by key sorting
2022-04-09 00:43:22 -07:00
32eeeeb282 transform invariants in unit tests (#918) 2022-04-09 00:43:07 -07:00
f7c986fc1c Add CharacterLimit text node overflow logic (#98)
* Add support for overflowed text nodes

* Undo changes, change direction

* Fix up CSS

* Fix up CSS

* Bring back the previous logic, but clean up code + fix bugs

* Fix tests

* Clean up tests
2022-04-09 00:41:37 -07:00
808943c0d0 Re-structure repository: outline, outline-extensions, outline-react 2022-04-09 00:39:57 -07:00
163b1d21e0 Add basic selection tests 2022-04-09 00:39:14 -07:00