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

Sync develop with 0.11.0-RC4 #888

Merged
merged 34 commits into from
Mar 3, 2019
Merged

Sync develop with 0.11.0-RC4 #888

merged 34 commits into from
Mar 3, 2019

Conversation

ChristianMayer
Copy link
Member

No description provided.

ChristianMayer and others added 30 commits February 17, 2019 21:14
Make sure elements are correctly positioned after page switch
do not override grid settings when tooltip is enabled
enable sentry reports in demo-source
add filter to allow sentry.io XHR requests in mockup mode.
no undefined checks because the values might be null, fixes error whe…
fix wrong overflow declaration (which broke the scrolling behaviour o…
…s timing issue on ios, which breaks the backdrop calculations.

Also catch the sporadicly occurring NotSupportedError on getSVGDocument call and retry the validation in this case (with an upper limit)
delay backdrop validation when this.width === this.height === 0. Fixe…
disable caching for schema and config files in text editor. Fixes pro…
@ChristianMayer ChristianMayer added this to the 0.12 (post 0.11.0) milestone Mar 2, 2019
@coveralls
Copy link

coveralls commented Mar 2, 2019

Coverage Status

Coverage increased (+0.04%) to 59.54% when pulling b762e5b on release-0.11 into 16c9f70 on develop.

ChristianMayer and others added 3 commits March 3, 2019 18:03
Again, after the revert
 When scrolling during rotation of the iPad `recordScroll` was throwing as `page` was not the page element but instead Window.
=> Make maximum robust
@peuter peuter merged commit b87d33e into develop Mar 3, 2019
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.

None yet

3 participants