Change Set Date Downloads Comment
35021
by sstchur
Jun 29 at
8:03 PM
1 fetch:
-added indexOf()
-updated contains() to use indexOf
-exposed indexOf via fetch.Utility

gimme.core:
-updated add_event() and remove_event() to support W3C style event capturing

gimme.events:
-refactored pseudo events

gimme.query:
-exposed indexOf() via Gimme.Helper
34862
by sstchur
Jun 22 at
11:56 PM
1 gimme.core: .filter and .map fixes
fetch: fixed bug in group selector
34705
by sstchur
Jun 17 at
8:06 PM
6 gimme.core: Added support for e.currentTarger; Added .get_native_prop(..) function
gimme.scriptsharpcompat: Added .GetNativeProperty
34546
by sstchur
Jun 10 at
4:26 AM
6 gimme.events: syntax update
gimme.core: getRelativePosition(..) update, getRenderedStyle(..) update
33958
by sstchur
May 14 at
9:26 PM
9 gimme.query: better solution for giving GimmeObject array-like functionality
33948
by sstchur
May 14 at
4:46 PM
9 gimme.core: updates to prevent Gimme function from crashing a script
33863
by sstchur
May 11 at
10:24 PM
9 gimme.scriptsharpcompat: fixed but in .getStyle(..)
33751
by sstchur
May 7 at
12:01 AM
12 gimme.effects: Added back in default animation duration
33749
by sstchur
May 6 at
10:45 PM
9 fetch: Added support for finding elements with a specified starting root element
gimme.core: Added .select (partial queries)
gimme.effects: Some syntax updates, plus support for discrete animations
gimme.query: Added support for calling Gimme with an optional root element as the second argument
gimme.scriptsharpcompat: Updates to support using Gimme in Script#
33688
by sstchur
May 4 at
4:26 PM
10 Few syntax fixes (forEach -> for_each)
Some unit test updates
33641
by sstchur
May 1 at
9:27 PM
14 Fixed bug in general sibling (~) selector
Fixed bug in swap_class
Updates to get_*_pos functions
Fixed bug in normalizeStyle
Updated get_scroll_pos to work on more elements than just window (Gimme.Screen.get_scroll_pos() still functions as expected and is now functionally equivalent to Gimme(window).get_scroll_pos())
33614
by sstchur
Apr 30 at
7:57 PM
9 Re-added support for e.which (accidentally removed previously)
get_rendered_style becomes get_style
Animations now return a GimmeObject (for chaining ability)
Updates to script sharp compat layer
Added a safety check to Gimme.query
33560
by sstchur
Apr 28 at
6:39 PM
9 Updates to positioning functions
33549
by sstchur
Apr 27 at
11:39 PM
10 Various fixes
33543
by sstchur
Apr 27 at
4:35 PM
6 Updates to CaspianCompat layer
Added ScriptSharp Compat layer
Various syntax updates
33493
by sstchur
Apr 25 at
6:11 AM
8 1. Changed all public functions to follow the underscore_separated_convention
2. Fixed opacity handling to not destroy other filters that may be present (applicable to IE only)
3. Update unit tests to follow new naming conventions
4. Added caspiancompat layer for backwards compatability
33488
by sstchur
Apr 24 at
9:43 PM
9 Various naming changes and updates to merge.rb.
Also added fetch.js as a separate file.
33465
by sstchur
Apr 23 at
11:38 PM
15 Removed a duplicate hasClass function in favor of the one exposed from Fetch
33464
by sstchur
Apr 23 at
11:31 PM
11 More name changes:
get*Pos -> get*Position
get/setAttr -> get/setAttribute

More unit test updates
33463
by sstchur
Apr 23 at
10:02 PM
9 Slowly making changes to integrate Fetch into Gimme and updating unit tests:

BREAKING CHANGES:
getPagePosition -> getAbsolutePosition
getComputedPosition -> getStylePosition
getComputedStyle -> getRenderedStyle
readAttribute -> getAttr
writeAttribute -> setAttr
getScreenPosition: DEPRECATED

ADDITIONS:
getRelativePosition
unique


32429
by sstchur
Mar 23 at
5:13 AM
6 gimme.query.js:
- integreated Fetch
- modified the Gimme object to also be a function, Gimme(selector) that returns a GimmeObject (previous versions equivalent of Gimme.object)

fetch.js
- experimenting with callbacks
- modified fetch to disallow arbitrary params[]
32359
by sstchur
Mar 20 at
3:49 AM
6 Digory branch was stale from lack of work, so starting over from the latest Caspian codebase
32358
by sstchur
Mar 20 at
3:47 AM
7
32357
by sstchur
Mar 20 at
3:47 AM
7
32017
by sstchur
Mar 7 at
4:43 AM
8 Adding Fetch to source control (NOT READY FOR PRODUCTION USE)


1-25 of 172Change Sets < Previous 1 2 3 4 5 6 7 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196