3.0.0 • Published 8 years ago

react-inline-edit v3.0.0

Weekly downloads
671
License
MIT
Repository
github
Last release
8 years ago

React Inline Edit

Allows you to to make inline/in-place edits to the text rendered inside the component.

Support: Chrome, Firefox, Safari (desktop & mobile) and IE 9+

The new version comes with a simpler API which uses <textarea> input elements that auto resize to fit in the text edits.

The previous version (v 1.x.x) of this module used contenteditable which was quirky by spec and had various issues.

Install

$ npm i react-inline-edit

Demo

React Inline Edit Demo

You can play around with the demo code in the demo folder.

3.0.0

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago