Releases: wbotelhos/complety
Releases · wbotelhos/complety
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.1
v0.2.0
Changes
none
andselected
event now is prefixed withcomplety
:complety:none
andcomplety:selected
;- Ajax callbacks now is
complety:always
,complety:done
andcomplety:fail
events; - Drops jQuery name of the files name;
- Loading style now is
.complety__field--loading
by default; - Moves
functions.getValue
to the root options, now is justgetValue
.
Updates
- The
this
element was added oncomplety:suggested
parameters.
News
- Adds
search
function; - Adds event
complety:suggested
; - Support to data attributes;
- The field value now is saved on data for a better background manipulation.