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

chore: update dom helpers to v5 #308

Closed
wants to merge 8 commits into from

Conversation

rakannimer
Copy link

Hello !

This PR updates dom-helpers to the latest version.

scrollTop in dom-helpers v5 breaks the tests, so I wrote a temporary implementation and submitted a PR to fix it here : react-bootstrap/dom-helpers#64

Once(/if) the dom-helpers PR is merged I'll mark this one as ready for review.

dom-helpers5 is temporary and helps to incrementally do the migration

Affects : doczjs/docz#979

@rakannimer rakannimer changed the title Update dom helpers to v5 chore: update dom helpers to v5 Oct 20, 2019
@taion
Copy link
Owner

taion commented Oct 21, 2019

Nice catch on react-bootstrap/dom-helpers#64. I had tried to do this earlier but didn't have time to figure out why the upgrade made all my tests fail.

@taion
Copy link
Owner

taion commented Oct 25, 2019

dom-helpers 5.1.3 is out now

@taion
Copy link
Owner

taion commented Nov 4, 2019

hmm, the tests seem to fail

@rakannimer
Copy link
Author

Yep the tests were working locally but for some reason failing on CI.

I'm hoping to give it another look when I get the chance. The culprit seems to be offset or scrollLeft.

@taion
Copy link
Owner

taion commented Mar 30, 2020

I changed enough stuff that this was a little messy to rebase, so I replaced it with #374. It was a bug in dom-helpers that was making tests fail.

@taion taion closed this Mar 30, 2020
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.

2 participants