mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
896cd4888f
no issue - dropped the bundled `react-mobiledoc-editor` package - updated `<ReactMobiledocEditor>` component to pull in editor components dynamically - added a resource function to dynamically import the external module - added `Container` and `Editor` components that read from the resource function and wrap components of the same name from the external module - added `<Suspense>` around the `Container` and `Editor` components so that React will show a loading state whilst the external components are still being fetched - added `<ErrorHandler>` so we can show an error state if loading fails |
||
---|---|---|
.. | ||
prop-types.js | ||
react-dom.js | ||
react.js |