Viewing profile — gnarf
gnarf
HN member- Joined
- Fri, Jun 22, 2012, 9:24 PM UTC
- HN karma
- 9
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About gnarf
No profile information was provided.
Recent public activity
-
comment
Comment #4185658
I'm sorry if we imply a feature freeze by bumping to 2.0... I'm not where you got that. The plan is to backport any API changes to 1.9 or even 1.10 if we need to make one in 2014.
-
comment
Comment #4185627
Because removing all of the special case code paths in jQuery 2.0 will inevitably remove bytes from the library, allow us to use newer browser features with less polyfills, and inc…
-
comment
Comment #4185616
It will be very difficult to develop a plugin for 2.0 that won't work on 1.9 - they will be 100% API compatible, and pass the same set of unit tests.
-
comment
Comment #4185610
The plan is if we ever release a 2.1 to backport what makes sense to a 1.10 if the oldIE's are still a big enough market share. I'd also like to point out that this concern only co…
-
comment
Comment #4149649
Or prefilter if you need to track global requests.
-
comment
Comment #4149640
Vendor specific cssHooks are always executed when defined, allowing you to deal with specifics of implementation in your own code. How exactly do you handle the "change in spec" ca…
-
comment
Comment #4148888
http://trends.builtwith.com/javascript/jQuery is where we get that statistic from