Browse Source
- Introduced a new optional callback for editor readiness in the markdown editor configuration, allowing for better integration with the component lifecycle. - Implemented a fallback timer to manage the editor's readiness state, ensuring it reflects visibility accurately. - Enhanced the component to check for the editor's visibility before marking it as ready, improving user experience during initialization. These changes enhance the responsiveness and reliability of the markdown editor, providing clearer feedback on its loading state.main
3 changed files with 50 additions and 1 deletions
Binary file not shown.
Loading…
Reference in new issue