completely icon indicating copy to clipboard operation
completely copied to clipboard

A fresh take on autocompletion for a wonderful user experience

Results 12 completely issues
Sort by recently updated
recently updated
newest added

You can repro this in the demos: http://complete-ly.appspot.com/examples/booking.html When I press a key that doesn't change the contents of the text box, the box isn't repainted and the gray text...

- code upgraded to ES6 (using Lebab) - added firstLetterUppercase config option, default is false - added border config option - added forceValid option (defaults to true) which will make...

Hi, Thank you for an awesome plugin. I figured a bug in your plugin that the dropdown will stay out of the input field if there is a width limit...

Enabled like this. Currently developing it in my forked branch. Add ignoreCase:true to config parameters when building completely ![Image of Example](http://i.imgur.com/tX4fbNo.png)

hideDropDown() is missing from the minified version on the complete-ly site.

The input placeholder is misaligned if the user has typed enough into the text input that text starts scrolling over, because the placeholder position calculation doesn't account for that. for...

Enter "document." and then use down arrow. When the last (bottom) alternative is passed the next alternative is copied to the input field and the focus is set to the...

Not a big trouble, but it makes me a bit uncomfortable. Do I have the right code? ;-) See http://lorenzoongithub.github.io/completely/complete.ly.1.0.1.js

Hello, I'm implementing this lovely piece of code into a new project, and I have some users that are stuck (corporate policy) to Firefox 3.5.9. Complete.ly won't launch on this...

I hope its OK to post this here... I saw other posts regarding the use of the TAB so I figured I'd post a new item instead of commenting in...