- #1266 by @zbeyens –
- font plugins are now deserializable to HTML
defaultNodeValue
of font color plugin is now'black'
-
- These plugins are now using
overrideProps
andwithOverrides
:createFontBackgroundColorPlugin
createFontColorPlugin
createFontSizePlugin
- New plugins:
createFontFamilyPlugin
createFontWeightPlugin
- Previously, we had these mark components that can be removed now:
[MARK_COLOR]: withStyledProps(StyledLeaf, { leafProps: { [MARK_COLOR]: ['color'], }, }), [MARK_BG_COLOR]: withStyledProps(StyledLeaf, { leafProps: { [MARK_BG_COLOR]: ['backgroundColor'], }, }), [MARK_FONT_SIZE]: withStyledProps(StyledLeaf, { leafProps: { [MARK_FONT_SIZE]: ['fontSize'], }, }),
- These plugins are now using
- Updated dependencies [
a6bf8c5e
]:- @udecode/[email protected]
- Updated dependencies [
8aec270f
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
7ee21356
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
503956fd
]:- @udecode/[email protected]
- Updated dependencies [
b22c06aa
]:- @udecode/[email protected]
- Updated dependencies [
58f6fb53
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
6af469cd
]:- @udecode/[email protected]
- @udecode/[email protected]
- #1031
fd7d7f8a
Thanks @csalomons! - fix: font size deserializer options
- Updated dependencies [
f1da7267
,35caf35d
]:- @udecode/[email protected]
- @udecode/[email protected]
- #977
8b7c85b3
Thanks @karthikcodes6! - new plugin for font size:createFontSizePlugin
usingMARK_FONT_SIZE
plugin key
- Updated dependencies [
58387c6d
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
f6c58134
]:- @udecode/[email protected]
- Updated dependencies [
ec4d5b7b
]:- @udecode/[email protected]
-
#918
7d045d8d
Thanks @zbeyens! - addslate-history
as a peerDep -
Updated dependencies [
7d045d8d
]:- @udecode/[email protected]
🎉 The Slate Plugins project has evolved to Plate 🎉
To migrate, install @udecode/plate[-x]
then find and replace all
occurrences of:
slate-plugins
toplate
SlatePlugins
toPlate
SlatePlugin
toPlatePlugin
This is the last version of
@udecode/slate-plugins[-x]
, please install@udecode/plate[-x]
.
- Updated dependencies [
7c26cf32
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
3a3eb1b8
]:- @udecode/[email protected]
- Updated dependencies [
75b39f18
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
abaf4a11
]:- @udecode/[email protected]
- @udecode/[email protected]
- Updated dependencies [
d906095d
]:- @udecode/[email protected]