Scott González
Scott González
There's a typo in your commit message, see the title change I just made.
I realize the API is tricky because of the `data` option that already exists. But I'd like the team to start by discussing how to embrace future native APIs. I'm...
> Even in the short term you could perhaps have some global option to enable this new "touch doesn't block scrolling" mode Any flag that globally changes behavior generally becomes...
This is also not future proof. There will be non-Boolean options.
Thanks. See also #1682. Just FYI: We won't have any time to discuss the approach until after our releases are done, which is why #1682 has been sitting for a...
Let's focus on a single widget to have our discussions. I'll pick button since it's the first widget in the `textDir.html` demo and is fairly simple. Please explain exactly what...
Thanks for the explanation on the two different direction settings. Now that I have a better understanding of the specific goal trying to be accomplished, I will take another look...
@ashensis You can just push updates to this branch and keep the PR open.
We currently use `jQuery.css()` in jQuery UI. I'm sure we can switch to `.css()` for all of our uses though.
Thanks, but datepicker is undergoing a complete rewrite and will be using CLDR for all locale information. As such, we are not accepting any new locales.