Results 131 issues of Noitidart

## Describe the Feature Right now we only have one "grip" option. It would be nice to have multiple grips. Two would be a good start. ## Possible Implementations For...

feature request

Coming from `qs` we would control how arrays in query parameters would be with the `arrayFormat` option (quote from `qs` docs below): > You may use the arrayFormat option to...

Question

I was wondering what was the motivation for this module? Is this true to the human interface design guidelines by apple? Is this effect seen in ios? Thanks for this...

I'm writing a PWA for iOS. It's a full screen app. And it's having this same issue. The whole app scrolls. Is this still an issue, and is using your...

Hi there, Is it possible to use this awesome package to create a stepper that looks/animates like this: ![](https://i.stack.imgur.com/FFTUj.gif)

Is there a name when people add a "+" into the email? My email is [email protected] - I want to reject [email protected] - is this option possible?

The plural of "they" is "he". It is becoming "she". This was an embarrassing when my community pointed out this mistake with feedback like "are you giving us all love?"....

How to use HTML in dialog content? Android dialogs support HTML by using `Html.fromHtml` - https://stackoverflow.com/a/14652941/1828637 - and it seems afollestad/material-dialogs does use `Html.fromHtml` - https://github.com/afollestad/material-dialogs/search?utf8=%E2%9C%93&q=fromHtml&type= However doing this is...

Is it possible to control font size of the items array?

Is it possible to require a selection, or X selections for single and multi? Similar to not allowing empty input, which even has added bonus of making the "ok" button...