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

Improve WebKit browser support #55

Merged
merged 7 commits into from
Dec 31, 2018
Merged

Improve WebKit browser support #55

merged 7 commits into from
Dec 31, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Dec 29, 2018

By long standing bug, the outputted HTML could not present slide deck in WebKit based browser. (Safari, iOS Chrome, iOS Firefox, etc..)

But recently we have created @marp-team/marpit-svg-polyfill to fix the unstable rendering. It includes polyfill for WebKit based browser, and its applied slide deck can present correctly even if in WebKit.

This PR will improve WebKit browser support. It includes:

  • Update Marpit framework and Marp Core to apply polyfill
  • Use polyfill in bespoke template when engine has not provided browser JS (e.g. Marpit)

@yhatt
Copy link
Member Author

yhatt commented Dec 31, 2018

UPDATE: Improve iOS support. iOS devices suppors better fullscreen showing when accessed by home screen, and iPad Pro works fullscreen by hitting f key.

@yhatt yhatt merged commit f134b64 into master Dec 31, 2018
@yhatt yhatt deleted the better-webkit-support branch December 31, 2018 22:20
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.

1 participant