1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

replace IS_FIREFOX with IS_FIREFOX_LEGACY in HAS_BEFORE_INPUT_SUPPORT (#4150)

* replace IS_FIREFOX with IS_FIREFOX_LEGACY in HAS_BEFORE_INPUT_SUPPORT

* fix linting errors

* Create afraid-donuts-flow.md

* Update environment.ts

Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com>
This commit is contained in:
nivekithan
2021-04-01 03:39:46 +05:30
committed by GitHub
parent 165ac3c695
commit bbd7d9c330
3 changed files with 18 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Added support for using the new `beforeInput` events in the latest Firefox.