diff --git a/.changeset/cyan-islands-heal.md b/.changeset/cyan-islands-heal.md new file mode 100644 index 000000000..57776d849 --- /dev/null +++ b/.changeset/cyan-islands-heal.md @@ -0,0 +1,5 @@ +--- +'slate-react': patch +--- + +Updated placeholder styles to allow for wrapping long placeholder text. diff --git a/.changeset/shiny-icons-hammer.md b/.changeset/shiny-icons-hammer.md new file mode 100644 index 000000000..84e644050 --- /dev/null +++ b/.changeset/shiny-icons-hammer.md @@ -0,0 +1,5 @@ +--- +'slate-react': patch +--- + +Fixed normalization of DOM points to be more accurate when triple-clicking. diff --git a/.changeset/strong-apricots-remain.md b/.changeset/strong-apricots-remain.md new file mode 100644 index 000000000..2d37692ea --- /dev/null +++ b/.changeset/strong-apricots-remain.md @@ -0,0 +1,5 @@ +--- +'slate-react': patch +--- + +Fixed a bug that prevented `isFocused` from updating on certain focus changes.