This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
v3.3.0
What's Changed
- feat: standardize class names (#873)
- feat: add Slovenian locale (#870)
- feat: filter entry list from github before reading files (#868)
- feat: cache search results (#869)
Bug Fixes
- fix: has local backup icon appearing when local backups are disabled (#876)
- fix:
file
/image
widget, drag and dropping one file/image on a multiple file/image widget results in the current value being overridden - fix:
file
/image
widget, empty file/image added to value if drag and dropped file is rejected - fix:
markdown
widget, delete code block on backspace when code block is empty (#877) - fix:
markdown
widget, task list checkboxes not updating - fix:
markdown
widget, font selection select in balloon toolbar appearing under main toolbar - fix:
markdown
widget, balloon toolbar jumping to top of screen when clicking buttons - fix:
markdown
widget, raw and rich editors not syncing - fix: toggling preview in mobile if i18n split screen was already turned on
- fix: merge non-translated field values from default locale into i18n preview
Dependency Updates
- Removed
@headlessui/react
- Updated
@mui/base
to5.0.0-beta.14
- Updated
@udecode/plate
to23.7.4
- Updated
@udecode/plate-cursor
to23.7.4
- Updated
@udecode/plate-juice
to23.7.4
- Updated
@udecode/plate-serializer-md
to23.7.4
- Updated
slate-react
to0.98.3
Full Changelog: v3.2.0...v3.3.0