Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 16 peerDependencies fix #169

Closed
wants to merge 1 commit into from
Closed

Conversation

Coobaha
Copy link

@Coobaha Coobaha commented Oct 2, 2017

No description provided.

danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 2, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting this error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 2, 2017
The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 2, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 2, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 4, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 5, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 11, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 11, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 11, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 12, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
danseethaler added a commit to danseethaler/foreman that referenced this pull request Oct 17, 2017
This PR is to prepare for and merge React@16.0.0

The current Foreman code is compliant with React@15.6.2
which means everything should work with React@16.

I've looked through all the dependencies and made a list of
necessary changes:

react-komposer - PR open
[here](arunoda/react-komposer#169)
radium - PR open
[here](FormidableLabs/radium#930)
react-addons-test-utils - moved to `react-dom/test-utils`
react-icons - PR open
[here](react-icons/react-icons#117)
react-modal - No pending PR - likely a good idea to use a
package that utilizes the React@16 portal functionality
[this may work](https://www.npmjs.com/package/react-portal)
react-simple-di - PR open
[here](kadirahq/react-simple-di#13)
react-test-renderer - This is part of React itself
react-transition-group - Upgraded to 1.2.1 to support React@16
react-treebeard - 2.0.3 should accept React@16.
not sure why we're getting a peer dependency error
react-stubber - PR open
[here](kadirahq/react-stubber#4)

http://projects.theforeman.org/issues/21160
@brucewpaul
Copy link

Is there anything holding this back from being merged and released?

@loanlaux
Copy link

More importantly: is someone still maintaining this project? I see that the last commit on master was a long time ago.

@bogas04
Copy link

bogas04 commented Oct 31, 2017

@arunoda would it be possible for you to merge this PR ? Thanks !

@PierreAndreis
Copy link

+1

@danielduan
Copy link

We forked, fixed, and published this package as @storybook/react-komposer if you're interested in using it. @Coobaha @loanlaux @bogas04 @PierreAndreis

@fortuneNyl
Copy link

I use @storybook/mantra-core in a meteor v1.6.1 app, with react@16.2.0. But a have a problem with the composeWithTracker function. This function have been taken off react-komposer@2, used by storybook, but is still declared in @storybook/mantra-core/dist/index. So, I have a question. How could I send data from my containers to my components? Need help please.

@Coobaha Coobaha closed this Nov 9, 2023
@Coobaha Coobaha deleted the patch-1 branch November 9, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants