Skip to content

v0.7.1

Latest

Choose a tag to compare

@dannote dannote released this 18 May 00:07
· 55 commits to main since this release

Fixed

  • Safari: editor content duplicationdata-query={\@query} on the phx-update="ignore" div caused morphdom to update attributes after every Run, making Safari re-process Monaco's hidden textarea
  • Safari: arrow keys after Runphx-update="ignore" moved from the inner editor div to an outer wrapper with a stable ID, so morphdom completely skips the editor subtree during result patches
  • API controller — pattern match updated for 5-element executor return tuple

Changed

  • Replaced "Load more" with numbered page pagination (Previous 1 2 … N Next)