Skip to content

Tags: ChrisUser/react-basic-contenteditable

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ChrisUser Cristiano Raimondi
feat: enhance content change handling in ContentEditable component

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ChrisUser Cristiano Raimondi
chore: update project to v1.2.0

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add undo/redo handlers

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add autofocus feature

v1.0.4

Toggle v1.0.4's commit message
chore: bump to v1.0.4

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade component to work with React 19

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release/v1.0.2

- Remove onChange from required props

v1.0.1

Toggle v1.0.1's commit message
feat: add workflow, fix build issue

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from ChrisUser/feat/add-component

Feat/add component