Skip to content

Releases: ni3galave/react-x-editable

Support for React 16+

10 Jun 10:12
Compare
Choose a tag to compare

Moved react and react-dom libs to dev dependencies to avoid multiple copy issue of react versions.

Added new props: handleSubmit and emptyValueText.

12 Jan 04:21
Compare
Choose a tag to compare
v0.0.9-beta

Updated demo example

Added documentation.

27 Sep 19:38
Compare
Choose a tag to compare

Updates :

  • Added documentation.
  • Showing examples with codes.
  • Added support for on input change event : onInputChange.

Currently, autofocus is not supported :(