Skip to content

v0.25.0

Choose a tag to compare

@davidmyersdev davidmyersdev released this 03 Dec 22:23
v0.25.0

Prevent viewport scrolling on iOS Safari

On iOS Safari, the viewport is shifted and scrollable while the keyboard is open. This leads to inconsistent behavior for users that expect the editor to behave more like a native app than a web page. Additionally, the toolbar was not properly pinned to the bottom of the page (directly above the keyboard), so that has also been fixed.