Commit Graph
3201 Commits
Author SHA1 Message Date
Menno Holtkamp 4e87d9747e Added i18n files for latest JQuery UI versions 2013-10-30 17:09:32 +01:00
Thomas Davis e8a68cffed Merge pull request #2060 from zpao/react-0.5.1
[author] React v0.5.1
2013-10-29 17:38:45 -07:00
Paul O’Shannessy 45c29fb09a React v0.5.1 2013-10-29 13:10:33 -07:00
Ryan Kirkman 2f7077a51c Merge pull request #2058 from Marsup/d3_3.3.9
Add D3.js 3.3.9
2013-10-29 09:52:52 -07:00
Marsup 124810ccaf Add D3.js 3.3.9 2013-10-29 15:49:35 +01:00
Thomas Davis d3eb966bb7 Merge pull request #2049 from noahcooper/master
Add luminateExtend.js 1.5.1
2013-10-28 22:41:55 -07:00
Ryan Kirkman d5798ca189 Merge pull request #2053 from greensock/master
Draggable 0.9.4 Update
2013-10-28 13:30:36 -07:00
Jack Doyle 0212b4a753 Draggable 0.9.4 Update
- Fixed regression in 0.9.3 that caused <span> elements not to be draggable unless you added data-clickable="false" to the element as an attribute or put dragClickables:true on your Draggable.

- Improved idle performance by only activating the "tick" listener the first time an element is clicked/touched and then deactivated the listener after 15 seconds of inactivity.

- Added "newBounds" parameter to applyBounds() method so that you can [optionally] define a new bounds object/element.

- Added onThrowUpdateParams and onThrowCompleteParams.
2013-10-28 13:59:11 -05:00
Thomas Davis 3a86af8604 Merge pull request #2052 from liliff/master
Update moment.js to 2.4.0
2013-10-28 04:56:47 -07:00
Musee Ullah 6d4933c9bf Updated moment.js to 2.4.0 2013-10-28 06:47:03 -05:00
Thomas Davis bc7e2c788e Merge pull request #2050 from Reactive-Extensions/rxjs
Updating RxJS to 2.2.3
2013-10-27 18:34:41 -07:00
Matthew Podwysocki 023a56b891 Updating RxJS to 2.2.3 2013-10-27 21:33:10 -04:00
Noah Cooper 3134c57a00 Add luminateExtend.js 1.5.1 2013-10-27 17:49:32 -04:00
Thomas Davis e41b4a1b8a Merge pull request #2048 from josdejong/master
[author] Updated mathjs to 0.15.0
2013-10-26 06:41:51 -07:00
josdejong 438ca2a98a [author] Updated mathjs to 0.15.0 2013-10-26 15:38:50 +02:00
Ryan Kirkman 49538d330e Merge pull request #2047 from rjackson/add_ember_1-2-0-beta-2
Add 1.2.0-beta.2.
2013-10-25 15:39:35 -07:00
Robert Jackson 83c88ee024 Add 1.2.0-beta.2. 2013-10-25 18:32:12 -04:00
Ryan Kirkman 2c34e8d10f Merge pull request #2045 from rjackson/update_ember_version-1-1-2
Add Ember 1.1.2.
2013-10-25 15:32:00 -07:00
Ryan Kirkman 08c13c378e Merge pull request #2046 from mbest/knockout-3.0.0
[Author] Update Knockout to version 3.0.0
2013-10-25 15:30:19 -07:00
Michael Best a580882088 Add Knockout 3.0.0 debug 2013-10-25 11:51:26 -10:00
Michael Best f809f3d5fa Add Knockout 3.0.0 release 2013-10-25 11:50:47 -10:00
Michael Best b134b81b25 Update Knockout package.json to 3.0.0 2013-10-25 11:47:26 -10:00
Robert Jackson e67be3059d Add Ember 1.1.2. 2013-10-25 17:33:56 -04:00
Ryan Kirkman db71018a5e Merge pull request #2044 from Polymer/master
Update polymer to 0.0.20131025
2013-10-25 13:46:32 -07:00
Daniel Freedman c5980f9c03 Update polymer to 0.0.20131025
Code taken from https://github.com/Polymer/polymer/releases/download/v0.0.20131025/polymer-all-v0.0.20131025.zip
2013-10-25 13:32:04 -07:00
Ryan eaeb4ca151 Added two.js 0.3.0 closes #2043 2013-10-25 09:05:22 -07:00
Thomas Davis 60deeab0b8 Merge pull request #2010 from zpao/react-0.5.0
React v0.5.0
2013-10-24 23:53:23 -07:00
Thomas Davis eb550dae5a Merge pull request #2011 from joeyvandijk/master
RIMG v0.4.1
2013-10-24 23:52:37 -07:00
Thomas Davis 46e8044ddd Merge pull request #2012 from MoonScript/xdomainrequest-1.0.1
Update jQuery-ajaxTransport-XDomainRequest to v1.0.1
2013-10-24 23:52:20 -07:00
Thomas Davis 3b51bc05f6 Merge pull request #2022 from tcorral/master
Adding Hydra.js 3.3.2
2013-10-24 23:51:31 -07:00
Thomas Davis eb08ebb303 Merge pull request #2041 from Reactive-Extensions/rxjs
Updating RxJS to v2.2.2
2013-10-24 17:51:45 -07:00
Matthew Podwysocki ac9d6d4b7f Updating RxJS to v2.2.2 2013-10-24 20:03:09 -04:00
Ryan Kirkman da0d576f8a Merge pull request #2040 from greensock/master
Adding GSAP 1.11.0
2013-10-24 12:16:39 -07:00
Jack Doyle 1b5573aeb6 1.11.0
General:
--------

- Added isActive() method to all animation classes (TweenLite, TweenMax, TimelineLite, and TimelineMax)

- Added progress() and totalProgress() methods to TweenLite (they were already available in TweenMax, TimelineLite, and TimelineMax)

- Added a new "onlyActive" parameter to the getTweensOf() and killTweensOf() methods so that it's easy to find (or kill) only the active tweens of a particular target/element/object.

- Worked around an issue with the way browsers handle the "instanceof Array" evaluation in iframes that could cause the condition to return false when it should be true

- Fixed several issues that could cause zero-duration tweens inside timelines to render incorrectly in very particular (and rare) scenarios

- Adjusted behavior of callbacks (and zero-duration tweens) in timelines so that if the playhead moves directly on top of the callback/tween when suppressEvents is true, it will execute callbacks on the following render (when the playhead leaves that spot). So callbacks will get triggered EITHER when the playhead arrives OR when it leaves that spot (not both).

- Now if TweenLite is loaded more than once, only the first will matter (subsequent loads will basically be ignored) in terms of class definition.

Plugins:
----------

- Changed from storing "rotation" (and skewX/skewY) as radians to degrees in _gsTransform for better consistency.

- Fixed issue that could cause a relative opacity value not to work ("+=" or "-=" prefix)

- Worked around IE8 issue that could cause a className tween to throw an error in a rare circumstance.

- Added "userSelect" support (with automatic vendor prefixing)

- Fixed issue that could cause clearProps to get applied at the beginning of a from() tween in addition to at the end (it should only occur at the end).

- Fixed issue that could cause the "max" property not to be calculated properly on a scrollTo tween if the target was the window.

Draggable:
----------

- Windows 8 touch compatible

- There's a new "liveSnap" feature that you can turn on by setting liveSnap:true - that causes any snapping rules to apply during the drag (without liveSnap:true, snapping only applies to the END value(s)). This can be useful if, for example, you want to drag a box that always must fit in a grid or you want to rotate something in 10-degree increments (or whatever).

- You can specifically define maximum and minimum x/y/rotation values for bounds, like bounds:{minX:10, maxX:200, minY:20, maxY:300}. It will also recognize "maxRotation" and "minRotation", like bounds:{maxRotation:90, minRotation:-90}. This is a new option; you can still define bounds the old way instead with either a DOM element (like bounds:"#myElementID") or a generic object with top/left/width/height properties (like bounds:{top:10, left:20, width:100, height:200}). The new maxX/minX/maxY/minY technique is useful if, for example, you have an element that should be able to move 200 pixels to the left but you don't necessarily know its starting position.

- New "rotation", "endRotation", "maxRotation", and "minRotation" properties (which are identical to "x", "endX", "maxX" and "minX" but named more intuitively). It shouldn't break existing code because x/endX/maxX/minX are still populated in the same way. It just seemed like code would be more readable this way when the Draggable type is "rotation".

- Rotation is now always degree-based instead of radian-based. (this also applies to the data stored in the undocumented _gsTransform object in case you're tapping into that)

- There's a new "dragResistance" property (a value between 0 and 1) that controls how much resistance there is during any dragging (not just outside the bounds which is what edgeResistance affects).

- "resistance" has been renamed "throwResistance" so that it's more descriptive (now that we have edgeResistance and dragResistance, it seemed like plain "resistance" was just too vague).

- There's a new "pointerEvent" property that records the last mouse (or touch) event that affected the Draggable instance. That way, you can access that event's data like target, currentTarget, pageX, pageY, etc. By default, that event is also passed as a parameter to callbacks like onDragStart, onDrag, and onDragEnd.

- Added startDrag() and endDrag() methods so that you can manually trigger those, but please note that you MUST pass a mouse (or touch) event as a parameter to those because it's imperative for them to be able to do things like get the pageX and pageY for the mouse/touch position, and preventDefault(), etc.

- <a> links, input fields, textareas, buttons, and  elements with an "onclick" are all treated like live elements that should allow click interaction instead of initiating dragging, plus you can manually mark something as "clickable" by adding a data-clickable="true" attribute.

- A few minor bug fixes.
2013-10-24 13:35:56 -05:00
Thomas Davis 1a7cdb964c Merge pull request #2037 from rjackson/update_ember_version
Add Ember 1.1.1.
2013-10-23 17:44:38 -07:00
Robert Jackson f655306909 Add Ember 1.1.1. 2013-10-23 20:39:55 -04:00
Thomas Davis dd45503ee5 Merge pull request #2032 from gavinhungry/codemirror-3.19.0
Add CodeMirror 3.19.0
2013-10-23 17:12:46 -07:00
Ryan Kirkman 8d16ca4409 Merge pull request #2028 from pwnall/db0102
Added dropbox.js 0.10.2
2013-10-23 12:25:46 -07:00
Thomas Davis 74a78f5e78 Merge pull request #2031 from topcoat/master
Updating Topcoat to 0.8.0
2013-10-23 05:12:00 -07:00
Gavin Lloyd fe45ba206e remove index.html from modes 2013-10-22 21:24:42 -07:00
Gavin Lloyd 2b6983a9fe add CodeMirror 3.19.0 2013-10-22 21:15:10 -07:00
kristoferjoseph 657ebe0a9e Updating Topcoat to 0.8.0 2013-10-22 21:14:19 -07:00
Thomas Davis 245fd69fa8 Merge pull request #1991 from gavinhungry/backbone-1.1.0
Add Backbone.js 1.1.0
2013-10-22 19:49:12 -07:00
Thomas Davis 06e74fee6e Merge pull request #2030 from drewfreyling/qunit
Updated qunit to 1.12.0
2013-10-22 19:14:03 -07:00
Drew Freyling 26ad597345 Updated qunit to 1.12.0 2013-10-23 10:38:48 +10:00
Thomas Davis 5b09f36acf Merge pull request #2029 from pid/master
[Author] Update speakingurl to v0.4.1
2013-10-22 04:31:32 -07:00
Sascha Droste 247095e608 [Author] Update speakingurl to v0.4.1; add v0.3.1/v0.4.0 2013-10-22 12:46:18 +02:00
Victor Costan 8dfbc40f22 Added dropbox.js 0.10.2 2013-10-22 05:30:20 -04:00
Thomas Davis 009df4f36b Merge pull request #2027 from rjackson/add_ember_beta_1-2
Add Ember 1.2.0-beta.1.
2013-10-21 20:50:42 -07:00
Robert Jackson 41de9c098a Add Ember 1.2.0-beta.1. 2013-10-21 23:46:00 -04:00