giorgosart / react-easy-edit

Inline editing library for React
https://giorgosart.gitbook.io/react-easy-edit/
MIT License
251 stars 45 forks source link

Added display: inline-block to .easy-edit-wrapper #141

Closed glcheetham closed 2 years ago

glcheetham commented 2 years ago

Changing this default behaviour:

ezgif-4-4d4228e110

To something less surprising for users:

ezgif-4-6e14d85093

giorgosart commented 2 years ago

@glcheetham I have reverted this PR as it introduces a breaking change.

glcheetham commented 2 years ago

@giorgosart thanks, what was the breaking change as I'm using this in another project