11 Commits

Author SHA1 Message Date
32279f42e4 Only run CI e2e tests on approved PRs (#6080) 2024-05-13 09:40:49 -06:00
b339ecf179 Remove depecated usage of %checks from Flow types (#5477) 2024-01-11 15:31:24 +00:00
60ea11b5a6 Prevent dispatching redundant can undo/redo commands (#2394)
* Prevent dispatching redundant can undo/redo commands

* Update .lintstagedrc.js

Co-authored-by: John Flockton <thegreatercurve@users.noreply.github.com>

Co-authored-by: John Flockton <thegreatercurve@users.noreply.github.com>
2022-06-13 08:18:32 -04:00
a055144fdc Add flow/dts files for new packages (#1582) 2022-04-09 00:43:36 -07:00
ff81c3db76 Markdown conversion from text to Lexical initial checkin (#1570)
* Initial checkin of markdown conversion.

* Added Link test
2022-04-09 00:43:35 -07:00
622a06322d format all the things (#1513) 2022-04-09 00:43:33 -07:00
654611dc94 Fix missing pre-commit linting checks in JSX files (#1494)
* Fix linting in JSX files

* Fix a couple more bugs

* Add mjs files back

* Fix linting errors for having onclicks on divs

* Fix another small linting error
2022-04-09 00:43:33 -07:00
9801360638 Lint staged, resizable editor 2022-04-09 00:43:32 -07:00
5e338cf20a eslint to lintstaged (#734) 2022-04-09 00:43:00 -07:00
56cc8bdf0b Configure flow to check only staged files (#426) 2022-04-09 00:42:22 -07:00
2de5b34736 Setup pre-commit git hooks (#313) 2022-04-09 00:42:17 -07:00