jasonphillips
jasonphillips
Draft natively supports `paragraph` block type (as opposed to only prior option, `unstyled`) since https://github.com/facebook/draft-js/commit/e2037984f32de4d3c267f6d43e0588fd124c0168; will amend to follow suit.
**Description** This is an alternative proposal to reconcile the ongoing debate over decorations in https://github.com/ianstormtaylor/slate/pull/4993 - I haven't fully analyzed everything here just yet but it seems to work very...
I'm interested in possibilities for integration with Storybook, mainly because the latter helps to easily isolate just one component or tree of components from the larger app / routing /...