vue-contenteditable-form icon indicating copy to clipboard operation
vue-contenteditable-form copied to clipboard

A Notion-like forn using Vue 3, Vite and TailwindCSS

Results 6 vue-contenteditable-form issues
Sort by recently updated
recently updated
newest added

pasting a copied block into an empty block will **not** create a new block, but exchanges that empty block. will fix #31 unfortunately sometimes there are errors in the dev-console...

# Story As a user, I want to be able to resize images because full width might be too large. ## Acceptance Criteria - When clicking on a image block,...

enhancement

Hi @ReneCode, I wondered if it UX is improved by pasting a block (not plain text) in the focused block when it is empty instead of adding a new block....

To ensure current feature will not be acidentlly broken by new featues, I see the need of some automated testing. These tests have to be on a level of "user-input",...

# Story As a user, I want to be able to make select text and turn it into bold, italic, stike-through and code-formatted text. ## History As of now, there...

enhancement

# Bug Report Resetting doesn't update title ## Expected Behavior When clicking on "reset", the page title is reset. ## Actual Behavior When clicking on "reset", the page title is...

bug