Skip to content
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

effects.transfer: check the target is fixed or not, and consider scrolling #318

Closed
wants to merge 39 commits into from

Conversation

tomykaira
Copy link
Contributor

effects.transfer: check the target is fixed or not, and consider scrolling. #5547 - Transfer effect to fixed positioned element.

Tested with following 3 files.
https://gist.github.com/982475
https://gist.github.com/982474
https://gist.github.com/982473

tomykaira and others added 30 commits May 16, 2011 12:29
…value. #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter
…value. #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter
… result value. #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter
…ment jumps to wrong position after "scale" effect with origin: ['middle','center'] parameter
…ons. Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar
…oggle - Fixes #7357 Tabs: Remove queueing logic
… - keyboard-autorepeat on Firefox and paste event

The input event triggers after all changes to an input field including
paste/cut events.
…6827 - Datepicker: Incorrect value for "oo" during Daylight Saving Time.
…xes #4578 - adding tab moves targeted panel.
…on of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.
…ixes #4681 - Tabs: _sanitizeSelector needs to escape '.'.
…ttom border disappears in IE.

Thanks pmawhinney
…ected Tab CSS causes problem when tabs are wrapped onto more than one line.
…ng a tab. Fixes #7204 - Tabs: Programmatically loading a tab shouldn't cancel active ajax requests.
…Fixes #5637 - Dialog: Dimensions of reused overlay may cause scrollbars.
…fresh scope in formResetHandler unintentionally wide.
…height issues on non-empty panels. Fixed #7335 - Accordion: Incorrect size when a panel is empty
…tring, any extra characters are just ignored

Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
gnarf and others added 9 commits May 26, 2011 11:30
…cularly IE, found a bug in scale.js in the meantime. Fixes #7395 - Size based effects are breaking unit tests in IE - also leaking a global var
…and the yui css compressor step in parallel. The http get requests for documentation are also run in parallel. Reduced build time by about 40%. Fixed #7404 - build.xml can run quicker.
…parent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
…5 - position: absolute is lost when .stop() is used with .show('blind').
…lling. Fixed #5547 - Transfer effect to fixed positioned element.
@tomykaira tomykaira closed this May 26, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet