pareeohnos

Results 17 issues of pareeohnos

I've run into a similar issue to #14 but the fix in there hasn't worked for me. I've got a dropdown component which is using the library `popper.js` to manage...

docs

This PR allows developers to bind any listener they like to the input element, rather than just specific ones. This is really useful for things like preventing the enter key...

This resolves #53 and #57 by allowing `null` values to be passed in and not have it replaced with a `0` value. Currently, the `emptyValue` attribute is only able to...

Thanks for the tool - really useful, especially given I'm new to Android. Made my life a LOT easier, but I've just run into a (very) minor issue. Below is...

There doesn't currently seem to be a way to query the company currencies (that I can find at least). Would this be something of interest as I need it for...

I'm trying to use `lol_dba` for generating migrations as raw SQL and it is brilliant, but I ran into a problem when testing with SQL server. I'm using jRuby and...

bug
jruby

Not sure if it's a setting that I've not found documented, but it would be useful to have the server simply ignore variables that haven't explicitly been defined rather than...

I am unable to get the `allowAdditions` option to work at all for the use case I have. I have a single selection searchable dropdown that allows users to add...

bug

I was wondering if it's currently possible to document an API where requests can come in from different subdomains, but this subdomain changes the endpoints that are available? As an...

type (2): Feature
status (1): Idea
scope (1): Language

On an application that I've been working on, we have a need for high availability and after discovering this gem I thought that it would be easy to implement, however...