We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: enhance content change handling in ContentEditable component
chore: update project to v1.2.0
Add undo/redo handlers
Add autofocus feature
chore: bump to v1.0.4
Upgrade component to work with React 19
Release/v1.0.2 - Remove onChange from required props
feat: add workflow, fix build issue
Merge pull request #1 from ChrisUser/feat/add-component Feat/add component