openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Spark JavaScript library
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 11 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added another debug line and removed the parseint
Oliver Caldwell
More...
over 14 years ago
Added a line of debug
Oliver Caldwell
More...
over 14 years ago
Parsed the original as an int
Oliver Caldwell
More...
over 14 years ago
Remade
Oliver Caldwell
More...
over 14 years ago
Moved the obtaining of the offset height back to how it was
Oliver Caldwell
More...
over 14 years ago
Put the animate and transition functionns back to how they where and moved where the original was retrieved from, it is now above where the css is set, I dont think this will work
Oliver Caldwell
More...
over 14 years ago
When the animate function gets the comoputed width or height it now parses it as an int
Oliver Caldwell
More...
over 14 years ago
Made the transition function get the computed height rather than the offsetHeight
Oliver Caldwell
More...
over 14 years ago
Checked if the current style is empty or undefined in the animate function again
Oliver Caldwell
More...
over 14 years ago
Put it back to how it was again, more debugging to do before I go trying to fix it
Oliver Caldwell
More...
over 14 years ago
Added the empty string check back in
Oliver Caldwell
More...
over 14 years ago
Reverted the animate function back to how it was before I started trying to fix firefox problems
Oliver Caldwell
More...
over 14 years ago
Reverted sneakout back to how it was
Oliver Caldwell
More...
over 14 years ago
Made the sneakout transition grab the original height, this is a nececity
Oliver Caldwell
More...
over 14 years ago
Stopped the sneakout transition from setting the original height
Oliver Caldwell
More...
over 14 years ago
Stopped it parsing as an int, not needed
Oliver Caldwell
More...
over 14 years ago
Just parsed the computed value as an integer
Oliver Caldwell
More...
over 14 years ago
Made the check for an already set style check if it is empty as well as undefined because firefox thinks differently
Oliver Caldwell
More...
over 14 years ago
When the animation function checks if there is already an inline style set it now checks if it undefined rather than "not"
Oliver Caldwell
More...
over 14 years ago
Remade
Oliver Caldwell
More...
over 14 years ago
Took out some of the offset/chaining functionality from the transition function, it can now be chained with things like animate but not another transition so transition.animate will work but not transition.transition
Oliver Caldwell
More...
over 14 years ago
Fixed the chaining of the transition function
Oliver Caldwell
More...
over 14 years ago
Remade
Oliver Caldwell
More...
over 14 years ago
Added the ability to chain transitions (well at least I hope I have, it may fail miserably.
Oliver Caldwell
More...
over 14 years ago
Added some more compact code to the animate function and also only replace auto with its offset counterpart if we are indeed editing width or height
Oliver Caldwell
More...
over 14 years ago
The animate function now only grabs the computed if the style is not set
Oliver Caldwell
More...
over 14 years ago
Made some small changes such as taking some brackets out and removing an unnecicary variable
Oliver Caldwell
More...
over 14 years ago
Tried a completely differnet approach to the animate function that uses the css function rather than setting values manually
Oliver Caldwell
More...
over 14 years ago
Removed the debug line
Oliver Caldwell
More...
over 14 years ago
Added a debug line into the animation loop
Oliver Caldwell
More...
over 14 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree