8 Commits

Author SHA1 Message Date
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
09b887e61a Meta copyright (#1060) 2022-04-09 00:43:14 -07:00
de0bcdd24d Improve flow typings 2022-04-09 00:43:05 -07:00
0b31af709c Refactor large parts of the selection system (#359)
* More fixes

* more fixes

* More fixes

* Fix more issues

* More fixes

* More fixes

* fix unit

* Fix a bunch of bugs

* More fixes

* More fixes

* More fixes

* More fixes

* More fixes

* More nav fixes
2022-04-09 00:42:19 -07:00
921fdc5d7f Improve polyfilled word selection (#277) 2022-04-09 00:42:16 -07:00
322b9d413b Use Intl.Segmenter for word backward selection (#195)
* Use Intl.Segmenter for word backward selection

* One more fix

* Fix flow

* Add logic for plain text
2022-04-09 00:42:13 -07:00
bf9e1e1b2c Improve Flow definitions + add queueMicroTask support (#191) 2022-04-09 00:42:13 -07:00
8d192a28b2 Add DEV/PROD builds and introduce __DEV__ (#157) 2022-04-09 00:41:56 -07:00