steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
12.21k stars 1.02k forks source link

Resolves #234 #350

Closed haydenbleasel closed 5 months ago

haydenbleasel commented 5 months ago

Implement's a simpler version of @BleedingDev's fix. Confirmed it works without dialog:

CleanShot 2024-03-15 at 22 46 28@2x

and with dialog:

CleanShot 2024-03-15 at 22 46 15@2x

vercel[bot] commented 5 months ago

@haydenbleasel is attempting to deploy a commit to the Elegance Team on Vercel.

A member of the Team first needs to authorize it.

haydenbleasel commented 5 months ago

Sorry about the excess commits, started from the original fix and worked backwards to effectively rebase it.

haydenbleasel commented 5 months ago

@andrewdoro Updated the docs to note dialog usage.