Dmitry Tomashevich
Dmitry Tomashevich
## Summary Closes #137671 This PR enables basic hoc Data Views experience. When action needs persisted data view, the following prompt will be shown.  **Actions which need persistence of...
## Summary Remaining stuff from #132012
## Summary Add support for table cell background styles. **Before** https://github.com/udecode/plate/assets/39378793/09c94979-4638-4610-b420-b6e60aa0b6f1 **After** https://github.com/udecode/plate/assets/39378793/752774eb-811f-4c76-964e-61868d7625d9
**Description** Pasting images within docx content blocks event loop for 5 seconds with the following setup. **Setup** Important plugins used: ``` createDeserializeDocxPlugin(), createJuicePlugin(), createMediaEmbedPlugin(), createImagePlugin() ``` Where `ImagePlugin` is custom...
## Summary Shows an error condition with `serializeHtml` function. It's started to happen from version `26.0.1`. ``` The `useSlateStatic` hook must be used inside the component's context. ``` Basically, this...
## Summary - Rewrited `DatePicker` to functional component, common logic grouped in hooks - `DatePickerBody` and `RangeDatePickerBody` derived to be used separately - Tests improved Fixes #2052 #2051 Breaking changes...
## Summary `syndicate` fails in 3.12 python version due to removal of [distutils](https://docs.python.org/3.10/library/distutils.html#module-distutils) 
## Summary - enhance content migration strategy - made `strictNullCheck` ready - `value` prop update from outside now works faster than remounting via react `keys` - get rid of element...
## Summary Add `` serialize for `md`.