Releases: bymi15/react-edit-text
Releases · bymi15/react-edit-text
v5.1.1
5.1.1 (2023-07-12)
Bug Fixes
v5.1.0
5.1.0 (2023-03-14)
Bug Fixes
Features
v5.0.2
5.0.2 (2022-06-08)
Bug Fixes
v5.0.1
5.0.1 (2022-06-02)
Bug Fixes
- remove enzyme, update tests and remove/update dependencies with vulnerabilities (#35) (4b1d37a)
v5.0.0
5.0.0 (2022-06-01)
- fix!: onChange prop to return DOM event rather than just the new value (#32) (e9e59b3), closes #32
BREAKING CHANGES
- onChange will now return the DOM event rather than just the new value
v4.4.1
4.4.1 (2022-05-30)
Bug Fixes
- pass inline prop to Input component (#31) (f18a50b)
v4.4.0
4.4.0 (2022-03-21)
Features
- 11: add props for displaying edit button and refactor project with react hooks (#23) (78de49d)
v4.3.0
4.3.0 (2022-03-01)
Bug Fixes
Features
- add formatDisplayText prop for providing callback function to format display text (cac7fda)
v4.2.0
4.2.0 (2021-08-22)
Features
v4.1.0
4.1.0 (2021-07-26)
Features
- add onEditMode callback prop (836e58d)