Skip to content

Add react-dom-core to support react-dom@16#44

Merged
remarkablemark merged 5 commits intomasterfrom
react-16
Oct 1, 2017
Merged

Add react-dom-core to support react-dom@16#44
remarkablemark merged 5 commits intomasterfrom
react-16

Conversation

@remarkablemark
Copy link
Copy Markdown
Owner

@remarkablemark remarkablemark commented Oct 1, 2017

Resolves #43

Because react-dom v16 no longer exposes lib (see issue), which includes the DOM property configs, react-dom-core is used as an alternative.

Because `react-dom` v16 no longer exposes `lib`, `react-dom-core`
is used. See issue: facebook/react#10391

Resolves #43
And update test fixtures as `ReactDOMServer.renderToStaticMarkup()`
has changed in its output compared to the previous major version.
Remove installation instructions for `react` <15.4 because
`html-react-parser` now depends on `react-dom-core`.

Update cdn installation with `react` 16.

Add `react-dom-core` to 'Special Thanks'.
@remarkablemark remarkablemark added the feature New feature or request label Oct 1, 2017
@remarkablemark remarkablemark self-assigned this Oct 1, 2017
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 99.237% when pulling d760c47 on react-16 into bb7e688 on master.

@remarkablemark remarkablemark merged commit aed167d into master Oct 1, 2017
@remarkablemark remarkablemark deleted the react-16 branch October 1, 2017 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants