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

Fix calculation of dimensions, fixes #495 #525

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Fix calculation of dimensions, fixes #495 #525

merged 1 commit into from
Apr 10, 2019

Conversation

karolisgrinkevicius-home24
Copy link
Contributor

@karolisgrinkevicius-home24 karolisgrinkevicius-home24 commented Apr 3, 2019

Description

This will probably fix not only one re-calculation issue in the list since this includes implementation that observes for new mutations across child nodes and sets new width and height for the slides.

Fixes #495

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

In order to be able to write unit tests for MutationObserver API I had to upgrade some dependencies and specifically resolve jsdom@^14.0.0 which has it's the implementation already.

@sarmeyer
Copy link
Member

@karolisgrinkevicius-home24 thank you for submitting this fix - we have some other issues' fixes in the works this week so I will likely release this by Friday!

@sarmeyer sarmeyer merged commit ccbffd1 into FormidableLabs:master Apr 10, 2019
@karolisgrinkevicius
Copy link

Thanks @sarmeyer. This PR sadly introduces IE11 SyntaxError, @agnisbelte-home24 will create an appropriate bugfix PR soon.

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.

Getting 0px height on slider-list when resizing
4 participants