HexagonJS
Inline Editable Changelog
1.10.0
hx.InlineEditableextendsEventEmitter
Updated
#351
Made the input take focus when the editable is 'opened' and made it possible to press 'enter' to set the value.
hx.InlineEditable
Removed
#351
Added the 'options' parameter to the constructor
hx.InlineEditable
Added
#351
Added the options parameter to the constructor to allow the 'enter value' text to be set
hx.InlineEditable
change
Removed
#351
The api property was always set to false. It has been removed and replaced with the standard 'cause' property
hx.InlineEditable
change
causeString
Added
#351
Replaced the broken 'api' property
1.0.0
hx.inlineEditableSelection
Added
Fluid api version of InlineEditable
0.10.0
hx.InlineEditableextendsEventEmitter
Added