mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 12:14:14 +02:00
Improve compatibility for browsers that do not support ResizeObserver
or :where
selector (#5265)
* Add fallback for default styles when `:where` selector is not supported * Add polyfill for ResizeObserver * Add changeset
This commit is contained in:
5
.changeset/witty-tips-work.md
Normal file
5
.changeset/witty-tips-work.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Improve compatibility for browsers that do not support ResizeObserver or :where selector
|
Reference in New Issue
Block a user