Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Export RawDraftContentState publicly #1841

Closed
wants to merge 1 commit into from

Conversation

cedricmessiant
Copy link
Contributor

@cedricmessiant cedricmessiant commented Aug 21, 2018

Summary

When I used v0.10.1 I was able to import RawDraftContentState. Since I upgraded to version 0.10.5 I can't.

Example of line that does not work anymore:

import { RawDraftContentState } from 'draft-js';

@niveditc
Copy link
Contributor

niveditc commented Sep 8, 2018

Seems reasonable! Thank you for submitting this PR :)

I'm going to import this in & will merge it in if all tests pass!

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niveditc has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@niveditc niveditc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good & passing internal tests as far as I can tell :)

jdecked pushed a commit to twitter-forks/draft-js that referenced this pull request Oct 9, 2019
Summary:
**Summary**

When I used v0.10.1 I was able to import `RawDraftContentState`. Since I upgraded to version 0.10.5 I can't.

Example of line that does not work anymore:

`import { RawDraftContentState } from 'draft-js';`
Pull Request resolved: facebookarchive#1841

Differential Revision: D9734731

fbshipit-source-id: e972a67b05b4cfc9e6e9cffe185fd0ca395ce327
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
Summary:
**Summary**

When I used v0.10.1 I was able to import `RawDraftContentState`. Since I upgraded to version 0.10.5 I can't.

Example of line that does not work anymore:

`import { RawDraftContentState } from 'draft-js';`
Pull Request resolved: facebookarchive/draft-js#1841

Differential Revision: D9734731

fbshipit-source-id: e972a67b05b4cfc9e6e9cffe185fd0ca395ce327
aforismesen added a commit to aforismesen/draft-js that referenced this pull request Jul 12, 2024
Summary:
**Summary**

When I used v0.10.1 I was able to import `RawDraftContentState`. Since I upgraded to version 0.10.5 I can't.

Example of line that does not work anymore:

`import { RawDraftContentState } from 'draft-js';`
Pull Request resolved: facebookarchive/draft-js#1841

Differential Revision: D9734731

fbshipit-source-id: e972a67b05b4cfc9e6e9cffe185fd0ca395ce327
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants