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

Commits on May 16, 2011

  1. effects.scale:fix the position after resizing with saving the result …

    …value. #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter
    tomykaira committed May 16, 2011
    Configuration menu
    Copy the full SHA
    29bea45 View commit details
    Browse the repository at this point in the history
  2. effects.scale:fix the position after resizing with saving the result …

    …value. #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter
    tomykaira committed May 16, 2011
    Configuration menu
    Copy the full SHA
    9b3fc64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    819e47c View commit details
    Browse the repository at this point in the history
  4. effects.scale:[amend] fix the position after resizing with saving the…

    … result value. #4316 - Element jumps to wrong position after scale effect with origin: ['middle','center'] parameter
    tomykaira committed May 16, 2011
    Configuration menu
    Copy the full SHA
    ca8d70d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2011

  1. effects.scale: fix the position when top or left is auto. #4316 - Ele…

    …ment jumps to wrong position after "scale" effect with origin: ['middle','center'] parameter
    tomykaira committed May 18, 2011
    Configuration menu
    Copy the full SHA
    cfc833a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2011

  1. Datepicker: onClose callback should be triggered by show. Fixed #6656…

    … - onClose event not triggered.
    kzys authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    4de3f0f View commit details
    Browse the repository at this point in the history
  2. Dialog: Changed IE6 overlay width adjustment to apply to all IE versi…

    …ons. Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar
    kborchers authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    ba2d7f4 View commit details
    Browse the repository at this point in the history
  3. Tabs: Removing queue logic, _hideTab, and _showTab - Replaced with _t…

    …oggle - Fixes #7357 Tabs: Remove queueing logic
    gnarf authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    f0400e6 View commit details
    Browse the repository at this point in the history
  4. Autocomplete: Trigger search timeout on all input events. Fixes #6666…

    … - keyboard-autorepeat on Firefox and paste event
    
    The input event triggers after all changes to an input field including
    paste/cut events.
    treyhunner authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    45ad613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02201ae View commit details
    Browse the repository at this point in the history
  6. Datepicker: Made the day of year calculator be more accurate. Fixes #…

    …6827 - Datepicker: Incorrect value for "oo" during Daylight Saving Time.
    fracmak authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    8bfbdb1 View commit details
    Browse the repository at this point in the history
  7. Tabs: When adding a new tab with an existing panel, don't move it. Fi…

    …xes #4578 - adding tab moves targeted panel.
    David Murdoch authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    1da890e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41443f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6317615 View commit details
    Browse the repository at this point in the history
  10. Sortable: Changed to check the parent's length so that the dom positi…

    …on of the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.
    kborchers authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    4311cff View commit details
    Browse the repository at this point in the history
  11. Unit Tests: Cleaning up some code in effects unit tests, removing mag…

    …ic numbers used for animation durations
    gnarf authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    db00921 View commit details
    Browse the repository at this point in the history
  12. Tabs: Escape all special characters when sanitizing hash selectors. F…

    …ixes #4681 - Tabs: _sanitizeSelector needs to escape '.'.
    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    0cdc74b View commit details
    Browse the repository at this point in the history
  13. Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bo…

    …ttom border disappears in IE.
    
    Thanks pmawhinney
    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    b5633d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7189ae View commit details
    Browse the repository at this point in the history
  15. Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Sel…

    …ected Tab CSS causes problem when tabs are wrapped onto more than one line.
    David Murdoch authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    91ff8d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bd0bb45 View commit details
    Browse the repository at this point in the history
  17. Tabs: Don't cancel existing ajax requests when programmatically loadi…

    …ng a tab. Fixes #7204 - Tabs: Programmatically loading a tab shouldn't cancel active ajax requests.
    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    86fb3af View commit details
    Browse the repository at this point in the history
  18. missing comma

    jebaird authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    88cbc69 View commit details
    Browse the repository at this point in the history
  19. Spinner: Coding standards.

    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    480624b View commit details
    Browse the repository at this point in the history
  20. QUnit update

    jzaefferer authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    d652a36 View commit details
    Browse the repository at this point in the history
  21. Dialog: Reduce old overlay dimensions to 0x0 to avoid sizing issues. …

    …Fixes #5637 - Dialog: Dimensions of reused overlay may cause scrollbars.
    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    4e29ea3 View commit details
    Browse the repository at this point in the history
  22. Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Re…

    …fresh scope in formResetHandler unintentionally wide.
    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    a90c92c View commit details
    Browse the repository at this point in the history
  23. Accordion: Added check to not allow 0 height on empty panels causing …

    …height issues on non-empty panels. Fixed #7335 - Accordion: Incorrect size when a panel is empty
    kborchers authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    f837e0b View commit details
    Browse the repository at this point in the history
  24. There's no guard against unparsed characters at the end of the date s…

    …tring, any extra characters are just ignored
    
    Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
    jzaefferer authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    dcaa280 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6a023aa View commit details
    Browse the repository at this point in the history
  26. Unit Tests & effects.scale: Fixing bugs in effects unit tests - Parti…

    …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
    gnarf authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    e076ad0 View commit details
    Browse the repository at this point in the history
  27. Builds: used ant parallel task to run the two closure compiler steps …

    …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.
    techtangents authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    a7640ca View commit details
    Browse the repository at this point in the history
  28. Resizable: Remove workaround for handles not working in IE when trans…

    …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.
    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    c02495d View commit details
    Browse the repository at this point in the history
  29. Tagging the 1.9m5 release.

    scottgonzalez authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    eacddcc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5884aa2 View commit details
    Browse the repository at this point in the history
  31. README: Fixed code samples to be (markdown) indented properly with 4 …

    …spaces instead of 2.
    rdworth authored and tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    280da6e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    34a8aab View commit details
    Browse the repository at this point in the history
  33. effects.blind: Save the wrapper status if already wrapped. Fixes #624…

    …5 - position: absolute is lost when .stop() is used with .show('blind').
    tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    902c685 View commit details
    Browse the repository at this point in the history
  34. effects.transfer: check the target is fixed or not, and consider scro…

    …lling. Fixed #5547 - Transfer effect to fixed positioned element.
    tomykaira committed May 26, 2011
    Configuration menu
    Copy the full SHA
    7fc07d5 View commit details
    Browse the repository at this point in the history