Tamas Adam

Results 4 issues of Tamas Adam

**Is your feature request related to a problem? Please describe.** Currently if a non-string object is provided to one of the string parsing functions (`fromHTTP, fromISO, etc.`), no check is...

The scroll-aware position of the suggestion list is lagging behind. The position should be set in the `afterUpdate` lifecycle if needed. FYI: Fix comes as PR soon.

Added helper method to replace the following special chars to their corresponding special code: &, , "

Console message fails under IE - in that browser console is only defined if dev tools are opened. Introduced check for console existence, and message is output only if object...