forked from cdnjs/cdnjs
-
Notifications
You must be signed in to change notification settings - Fork 0
3rd pull #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
barnettdan
wants to merge
1,483
commits into
Chielus:master
Choose a base branch
from
barnettdan:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
3rd pull #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update embedly-jquery to version 3.0.0
Add stacktrace.js
update jquery.countdown to 1.6.1
Added oz.js 2.5.1
Added eventmaster 2.0.0
Added Mo 1.1.0
Added DollarJS 1.1.0
Add Thorax 2.0.0rc1
add tinycon
add js-url
…) Jquery code that caused embedly-jquery to fail. The embedly team retained the version as 3.0.0 but changed the time stamp from 2013-01-17 to 2013-01-22. See https://twitter.com/hartley/status/293614687277441024 for Twitter conversation.
Update patch for embedly-jquery 3.0.0 to fix bug with Jquery 1.9.0
Update jquery.lazyload to 1.8.4
Add jQuery Migrate
Adding 'WebFont' 1.1.2.
added jquery-smooth-scroll 1.4.10
added html5shiv 3.6.2
adding epitome mvc to latest tag
Add jquery.isotope.min.js
Updating SelectBoxIt to v3.2.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.
Adding GSAP 1.9.0
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
Add Ember Resource 1.0
Galleria 1.2.9
Update embedly-jquery to version 3.0.2
…, 1.4.2 and 1.4.3 closes cdnjs#996
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.