Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Bump to react 16. #46

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Bump to react 16. #46

wants to merge 4 commits into from

Conversation

ayc92
Copy link

@ayc92 ayc92 commented Jan 15, 2018

I was able to successfully install and use it in my own respository by manually pushing the dist directory (since I was installing this package from my fork's git URL, the prepublish script doesn't ever get run). I've removed the dist folder in the final diff though :)

  • Bump to react@16 and react-dom@16
  • Bump react/react-dom TS types to ^16
  • Fix snapshots to reflect react 16

I was able to successfully install and use it in my own respository by manually pushing the dist directory (since I was installing this package from my fork's git URL, the prepublish script doesn't ever get run). I've removed the dist folder in the final diff though :)

- Bump to react@16 and react-dom@16
- Bump react/react-dom TS types to ^16
- Fix snapshots to reflect react 16
@nachoaIvarez
Copy link
Owner

Looking good @ayc92 but tests not passing. Mind to check it out? I'll gladly merge after that.

ayc92 added 2 commits January 22, 2018 23:47
styled-components@^2.4.0 now requires stylis@^3.4.0, which updates some of the flexbox vendor prefixes
@ayc92
Copy link
Author

ayc92 commented Jan 23, 2018

@nachoaIvarez I fixed the snapshot tests to reflect the stylis version upgrade. It patches some of the flexbox prefixing to support IE10.

@ssvendsen
Copy link

I have some issues with TS definitions when trying to use the library with React 16. I think they could be solved by this PR.

@awjreynolds
Copy link

@nachoaIvarez Is there an ETA for merging this? I just updated to React 16 and this is now happening which I think is solved by this PR.

(3636,13): error TS2403: Subsequent variable declarations must have the same type.  Variable 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.```

@G07cha
Copy link

G07cha commented Aug 13, 2019

Forked, merged and published as @g07cha/flexbox-react if anyone needs it.

@michaelzoidl
Copy link

@G07cha thanks, hope this PR will get merged soon. Till then i will use your version. :)

@holt-mansfield-finaeo
Copy link

I could really use this update

@holt-mansfield-finaeo
Copy link

@nachoaIvarez are you ok to merge this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants