Konstantinos Liakos

Results 5 issues of Konstantinos Liakos

Take for example the function ListFirst(list [, delimiters]). If I start typing, select the ListFirst function, enter the name "myList" for the first arg, and then press tab, it is...

bug

When i have a modal with lots of content that is very long, the hide operation is very laggy. Off course i have disabled fade effect. If i use only...

On 1.11.678 release, the `EC2CredentialsUtils` was replaced with `InstanceMetadataServiceResourceFetcher`. A call to `EC2MetadataUtils.getInstanceInfo()` which used to last a few milliseconds, now takes a few seconds! On 1.11.678 it takes 10...

service-api

The `graphql-java` module is in version `2015-08-16T21-37-10`. Can it be updated to a recent one?

When a select element is required, a validate-popover node is created for each one of the select's options. Thats because of the following statement: hide_validate_popover: function(element) { var ele, _i,...