]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-06-09 Scott GonzálezTabs: CTRL navigation tests.
2012-06-09 Scott GonzálezTabs: Basic keyboard support tests.
2012-06-09 Scott GonzálezTabs: ARIA tests.
2012-06-09 Scott GonzálezTabs: Implement ARIA + Key handling. Fixes #3079 -...
2012-06-08 Jörn ZaeffererGrunt: Extract testswarm and build tasks into separate...
2012-06-06 Mike StayDatepicker: Pulled event handlers into static code...
2012-06-01 Amir E. AharoniDatepicker: Changed Arabic dayNamesMin to one-letter...
2012-06-01 kborchersMenu: Properly remove submenu carat icons and menu...
2012-06-01 kborchersMenu: Add comment explaining extra filter from keypress
2012-06-01 kborchersMenu: Typo in comment
2012-06-01 kborchersMenu: Don't remove the icon elements on destroy since...
2012-05-30 Jörn ZaeffererAccordion: Update activate and beforeActivate event...
2012-05-30 Scott GonzálezMenu tests: Anchor the regex for aria-activedescendant...
2012-05-30 Scott GonzálezTabs: Properly remove generated aria-controls attribute...
2012-05-30 kborchersDialog: Use new uniqueId method for generating id's
2012-05-30 kborchersTabs: Remove aria-controls attribute during destroy
2012-05-30 kborchersMenu tests: Fix test id's so that they are unique to...
2012-05-30 kborchersMenu tests: Add id's to some anchors to ensure destroy...
2012-05-30 kborchersMenu tests: Modify test to check for id's generated...
2012-05-30 kborchersMenu: Use new uniqueId and removeUniqueId methods for...
2012-05-30 kborchersCore: Add the uniqueId() and removeUniqueId() methods...
2012-05-29 Scott GonzálezTests: Differentiate between attributes and properties...
2012-05-29 Pavel StetinaDatepicker: Corrected language code for Georgian langua...
2012-05-29 Scott GonzálezTabs: Simplify _findActive() now that hrefs are never...
2012-05-28 Danny TrunkTabs: Added heightStyle option. Fixed #8345 - Tabs...
2012-05-28 Scott GonzálezAccordion tests: Check for a specific height in heightS...
2012-05-28 Scott GonzálezAccordion tests: equalHeights() -> equalHeight(); Valid...
2012-05-26 Scott GonzálezProgressbar tests: Cleanup.
2012-05-26 Scott GonzálezTests: Convert children to an array in domEqual().
2012-05-25 Scott GonzálezTests: Added several more property checks to domEqual().
2012-05-25 Scott GonzálezMenu: Added a comment about which characters are checke...
2012-05-25 kborchersMenu Tests: Make the elements without anchors look...
2012-05-25 kborchersMenu: Better handling of divider elements and menu...
2012-05-25 Scott GonzálezMenu: Minor cleanup.
2012-05-24 Scott GonzálezAutocomplete: Remove left-over clearTimeout( this.closi...
2012-05-24 Scott GonzálezAccordion: Make sure there's always one header with...
2012-05-24 Scott GonzálezSpinner: Use _destroy() instead of destroy().
2012-05-24 Scott GonzálezDroppable: Fixed destroy method.
2012-05-24 Scott GonzálezSelectable: Fixed destroy method.
2012-05-24 Scott GonzálezResizable: Fixed destroy method.
2012-05-24 Scott GonzálezDraggable: Fixed destroy method.
2012-05-24 Scott GonzálezRevert "Autocomplete: make categories work again, neede...
2012-05-24 Scott GonzálezRevert "Autocomplete: make categories work again (follo...
2012-05-24 Viktar VarvanovichDraggable: Apply ui-draggable-dragging class prior...
2012-05-24 Felix NagelAutocomplete: make categories work again (follow-up)
2012-05-24 Felix NagelAutocomplete: make categories work again, needed becaus... 664/head
2012-05-24 Scott GonzálezAccordion: Coding standards.
2012-05-23 Scott GonzálezAutocomplete: We no longer need to remove aria attribut...
2012-05-23 Scott GonzálezAccordion: Use .show()/.hide() for initial panel visibi...
2012-05-23 kborchersMenu Tests: Increase timeout on page up/down test
2012-05-23 kborchersMenu Tests: Remove unused unit tests and add new unit...
2012-05-22 Scott GonzálezTabs: Whitespace.
2012-05-22 Scott GonzálezTabs: Don't blur anchors on activation.
2012-05-22 Scott GonzálezTabs: Use ._bind() for main event handling.
2012-05-22 Scott GonzálezTooltip: Use this instead of that when possible. Saves...
2012-05-22 Scott GonzálezTooltip tests: Added accessibility tests.
2012-05-22 Scott GonzálezProgressbar demo: Made animated background selector...
2012-05-22 Jörn ZaeffererTooltip: Cleanup comments
2012-05-22 Scott GonzálezTooltip: Handle multiple aria-describedby values.
2012-05-22 Scott GonzálezAutocomplete: Added tests for live region.
2012-05-22 Jörn ZaeffererMenu: Handle SPACE same as ENTER, select items or openi...
2012-05-22 TJ VanTollButton: Corrected default label applied to submit butto...
2012-05-22 Scott GonzálezDialog: Only create the button pane once and store...
2012-05-22 CourtheadSortable: calculating item positions on the fly and...
2012-05-21 Scott GonzálezCore: Check if jQuery supports inner/outer/Width/Height...
2012-05-21 Scott GonzálezButtonset: Use input[type=*] instead of just [type=*].
2012-05-21 Scott GonzálezDon't use :submit selector.
2012-05-21 Scott GonzálezDon't use :reset selector.
2012-05-21 Scott GonzálezDon't use :input selector.
2012-05-21 Scott GonzálezDon't use :button selector.
2012-05-21 Scott GonzálezButton: Fixed version properties.
2012-05-21 Scott GonzálezDon't use :checkbox selector.
2012-05-21 Scott GonzálezDon't use :radio selector.
2012-05-21 Jörn ZaeffererMenu: Refactor focus method, extract _scrollIntroView...
2012-05-21 Jörn ZaeffererMenu: Coding standards
2012-05-21 Jörn ZaeffererMenu: Extend test for destroy method
2012-05-21 Scott GonzálezWidget demo: Don't use .toggle(fn).
2012-05-21 Scott GonzálezEffects toggle demo: Coding standards.
2012-05-21 Scott GonzálezAnimate demo: Don't use .toggle(fn).
2012-05-21 Scott GonzálezAccordion demo: Don't use .toggle(fn).
2012-05-21 Scott GonzálezSpinner demo: Don't use .toggle(fn).
2012-05-21 Scott GonzálezResizable, Slider: Don't use .hover().
2012-05-21 Scott GonzálezReadme: More docs about grunt.
2012-05-21 Scott GonzálezTabs: Fixed reference to jQuery.
2012-05-21 Scott GonzálezPosition visual tests: Cleanup.
2012-05-18 Scott GonzálezAutocomplete: Coding standards.
2012-05-18 Scott GonzálezTabs manipulation demo: Update for aria-controls.
2012-05-18 Scott GonzálezTabs: Pass the list item instead of the anchor in event...
2012-05-18 kborchersAutocomplete: Added check to prevent accidental focus...
2012-05-18 Scott GonzálezMenu: Remove need to pass an event for next(), previous...
2012-05-18 Jörn ZaeffererPosition: Cleanup visual tests, keep general and feedback
2012-05-18 Scott GonzálezTests: Use versioned jQuery files in index files.
2012-05-18 Scott GonzálezMenu visual tests: cleanup.
2012-05-18 Scott GonzálezTooltip visual tests: Cleaned up animation tests.
2012-05-18 Scott GonzálezTooltip visual tests: Removed now-unused ajax content.
2012-05-18 Scott GonzálezTooltip: Cleaned up visual test.
2012-05-18 Jörn ZaeffererMenu: Tests for role option
2012-05-18 Jörn ZaeffererVisual tests: Fix index links
2012-05-18 Jörn ZaeffererMenu: Update default visual test, remove the disable...
2012-05-18 Jörn ZaeffererMenu: Update default visual test, add headings and...
next