amsul
amsul
@lijunle that’s an interesting approach. Although, I feel that it should only be split into two steps if there’s a way to enter data without the picker being opened. That’s...
I'm glad you like :) I'm not sure I understand what you mean by "searches by effective month/year". Do you mean being able to select an entire month slot?
Oh I right, I see.. that would be kinda neat. The picker has an “extend” API which could be used to create custom pickers - such as this one. The...
It’ll be a part of v4: #446 Aiming to have a beta by the end of the year :+1:
This has been quite frustrating for us as well.. Seems like the only consistent way to do this is by scrolling manually as @jasonchoibiz suggested. It's an ugly workaround though!...
Would love to see something like this! @cvazac is this something you'd consider merging if we submit a PR for it?
Ive seen it in several places. Most notably in ember.js source: https://github.com/emberjs/ember.js/blob/master/packages/ember-application/lib/system/application.js If this is an extensive request, we _are_ willing to offer a small bounty for it..