Commit Graph
1601 Commits
Author SHA1 Message Date
Ryan Kirkman 416c2ade78 Added salesforce-canvas 27.0 closes #962 2013-03-09 12:59:08 +10:00
Ryan Kirkman 0d08679f1e Merge pull request #1004 from smola/timeago
Update jquery-timeago to 1.1.0.
2013-03-08 18:32:26 -08:00
Ryan Kirkman 94f1f23df1 Merge pull request #1009 from smola/nouislider
Update noUiSlider to 3.1.1.
2013-03-08 18:11:07 -08:00
Ryan Kirkman 3ab2cfe6c3 Merge pull request #1010 from chrishaum/master
Added equalize.js
2013-03-08 18:07:22 -08:00
Ryan Kirkman 6e9e8867cb Merge pull request #1005 from tabletcorry/jquery-sparklines
Update jquery-sparklines plugin
2013-03-08 18:04:57 -08:00
chrishaum 31f3d63977 added equalize.js 2013-03-08 20:36:54 -05:00
Ryan Kirkman 9730db79a4 Merge branch 'master' of github.com:cdnjs/cdnjs 2013-03-09 08:02:42 +10:00
Ryan Kirkman a5548d1d9a Added angular-ui 0.4.0 closes #1002 2013-03-09 08:01:55 +10:00
Ryan Kirkman 54becab1b1 Merge pull request #1003 from bmcustodio/webfont-1.3.0
Adding 'WebFont' 1.3.0.
2013-03-08 13:52:04 -08:00
Ryan Kirkman 7424ec37a0 Updated license for jquery-jcrop closes #1001 2013-03-09 07:50:36 +10:00
Ryan Kirkman 695590f38e Added jquery-jcrop 0.9.12 2013-03-09 07:48:51 +10:00
Ryan Kirkman 6d1e3b8edf Added flipCounter 1.0, 1.1 and 1.2 closes #999 2013-03-09 07:45:20 +10:00
Ryan Kirkman e5874edb5b Added jquery-ui-map 3.0-rc1 closes #997 2013-03-09 07:36:51 +10:00
Ryan Kirkman 2753963e30 Added angularjs 1.0.5 and 1.1.3 closes #990 2013-03-09 07:32:39 +10:00
Ryan Kirkman f880de28ea Added zclip closes #1000 2013-03-09 07:29:56 +10:00
Santiago M. Mola e1e7967ae1 Update noUiSlider to 3.1.1.
Available here: https://github.com/leongersen/noUiSlider/tree/3.1.1
2013-03-08 12:14:22 +01:00
Corry Haines 1f95cce9e8 Update jquery-sparklines plugin
Add versions 2.1, 2.1.1 of jquery-sparkline

Retrieved from http://omnipotent.net/jquery.sparkline/#s-download
2013-03-06 17:05:28 -08:00
Santiago M. Mola aa4b75c673 Update jquery-timeago to 1.1.0.
Minified version generated with uglifyjs --comments.
2013-03-06 23:33:30 +01:00
bmcustodio 05077c466a Adding 'WebFont' 1.3.0. 2013-03-06 21:28:04 +00:00
Ryan Kirkman 38d666b645 Added curl 0.7.3 #106 2013-03-06 09:35:25 +10:00
Ryan Kirkman 609e110c0a Added jquery versions 1.2.3, 1.2.6, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1, 1.4.2 and 1.4.3 closes #996 2013-03-04 21:04:18 +10:00
Ryan Kirkman 2ed00b9e95 Added zeroclipboard 1.1.7 closes #995 2013-03-04 20:55:12 +10:00
Ryan Kirkman fcba8f3908 Added fastclick 0.6.0 closes #989 2013-03-04 20:50:33 +10:00
Ryan Kirkman 3763b206ed Added zepto 1.0 closes #988 2013-03-04 20:44:36 +10:00
Ryan Kirkman 9bef3a0245 Merge pull request #982 from moderation/master
Update embedly-jquery to version 3.0.2
2013-03-02 16:16:52 -08:00
Ryan Kirkman 0cf464ef30 Merge pull request #983 from aino/master
Galleria 1.2.9
2013-03-02 16:15:08 -08:00
Ryan Kirkman 7aae38c7a7 Added jquery-footable 0.1.0 closes #968 2013-03-03 10:04:04 +10:00
Ryan Kirkman 7b2025ef2b Added twitter-bootstrap 2.3.1 closes #980 2013-03-03 09:53:32 +10:00
Ryan Kirkman 03039bb86d Merge pull request #965 from jish/ember-resource-1-0
Add Ember Resource 1.0
2013-03-02 15:45:44 -08:00
David Hellsing 0cc454a20c 1.2.9 incl free classic theme 2013-03-01 21:43:56 +01:00
David Hellsing 050046a2ad Merge remote-tracking branch 'upstream/master' 2013-03-01 21:41:38 +01:00
Michael Payne ab79eee92e Update embedly-jquery to version 3.0.2
Update embedly-jquery to version 3.0.2. Library and code located and
downloaded from https://github.com/embedly/embedly-jquery. npm test
passes. file versions match package.json. Thanks
2013-03-01 06:33:00 -08:00
Ryan Kirkman da3421ecc7 Added rxjs 2.1.0 closes #974 2013-03-01 19:24:31 +10:00
Ryan Kirkman 0126db26ef Merge pull request #978 from mattrobenolt/raven-1.0.7
Raven 1.0.7
2013-03-01 01:16:28 -08:00
Ryan Kirkman fe7b92eb0b Merge pull request #979 from jackdoyle/master
Adding GSAP 1.9.0
2013-03-01 01:15:42 -08:00
Jack Doyle d8b8a6c756 1.9.0
- Added new AttrPlugin for tweening DOM element attributes. This plugin has also been added to TweenMax.

- Added new DirectionalRotationPlugin for animating clockwise, counter-clockwise, or in the shortest direction rotationally. This functionality is also baked into CSSPlugin now too. This plugin has also been added to TweenMax.

- Added new TextPlugin for changing DOM element text

- Now fromTo() and staggerFromTo() methods have immediateRender set to true by default, just like from() and staggerFrom() always did.

- Implemented a new (more concise and clear) way of registering plugins. Old plugins will still work fine, but most of the new ones in 1.9.0 use the new style of registering which won't work with old versions of TweenLite/TweenMax. Please just make sure all your files are updated.

- Added support for hsl() and hsla() colors in CSSPlugin and ColorPropsPlugin

- Fixed issue that caused className to be ignored by the autoCSS feature that creates the css:{} wrapper internally.

- Fixed issue that could cause em not to be translated to px accurately, causing a jump when the start and end units for the tween don't match (like px to em or visa-versa)

- Fixed backfaceVisibility so that it is properly prefixed when necessary

- Now setting "float" on a DOM element will work across browsers including Firefox and IE.

- Worked around issue that caused x/y/z transforms not to work properly if they exceeded 21,474 (or -21,474).

- Fixed issue that caused values not to be interpreted correctly if a negative number had a relative prefix, like "+=-50px" or "-=-50px"

- Fixed issue in EaselPlugin that prevented ColorMatrixFilter tweens from working correctly when the starting matrix wasn't an identity matrix

- Now fromTo() and staggerFromTo() tweens that have immediateRender:false will record their pre-tween values (before even implementing the "from" part of the tween) so that if their parent timeline is rewound past the beginning of the tween, it restores values to their originals.
2013-03-01 01:28:44 -06:00
Matt Robenolt 747aca79bd Raven 1.0.7 2013-02-28 18:34:57 -08:00
Thomas Davis 0b7ab70ce2 Merge pull request #977 from gfranko/Updated-SelectBoxIt-3.2.0
Updating SelectBoxIt to v3.2.0
2013-02-28 06:01:20 -08:00
Greg Franko a7a40e9d7b Updating SelectBoxIt to v3.2.0 2013-02-28 08:58:54 -05:00
Ryan Kirkman 7499cdbcf6 Merge pull request #976 from staceycordoni/master
Add jquery.isotope.min.js
2013-02-28 00:40:57 -08:00
Stacey Cordoni 551dab564c Add jquery.isotope.min.js v1.5.25 2013-02-28 00:33:50 -08:00
Ryan Kirkman d4ed4ef074 Merge pull request #966 from DimitarChristoff/epitome
adding epitome mvc to latest tag
2013-02-28 00:31:08 -08:00
Ryan Kirkman 9fd61f734b Added qunit 1.11.0 closes #877 2013-02-28 18:26:38 +10:00
Ryan Kirkman 4b8cafffef Merge pull request #969 from derelk/html5shiv-3.6.2
added html5shiv 3.6.2
2013-02-28 00:19:17 -08:00
Derek Shockey def90330f7 added html5shiv 3.6.2 2013-02-27 17:02:25 -08:00
Ryan Kirkman 9eb2d99fce Added jquery colorbox 1.4.3 closes #963 2013-02-28 08:16:08 +10:00
DimitarChristoff 2f8e733b44 adding epitome mvc to latest tag 2013-02-27 09:58:05 +00:00
Josh Lubaway 985d976f5b Add Ember Resource 1.0 2013-02-26 14:06:38 -08:00
Ryan Kirkman d8dba7db34 Merge pull request #964 from derelk/jquery-smooth-scroll
added jquery-smooth-scroll 1.4.10
2013-02-26 02:26:11 -08:00
Derek Shockey 6016ac2f1b added jquery-smooth-scroll 1.4.10 2013-02-25 21:55:24 -08:00