2012-06-01 |
kborchers | Menu: Properly remove submenu carat icons and menu... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
kborchers | Menu: Add comment explaining extra filter from keypress |
commit | commitdiff | tree | snapshot |
2012-06-01 |
kborchers | Menu: Typo in comment |
commit | commitdiff | tree | snapshot |
2012-06-01 |
kborchers | Menu: Don't remove the icon elements on destroy since... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Jörn Zaefferer | Accordion: Update activate and beforeActivate event... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Scott González | Menu tests: Anchor the regex for aria-activedescendant... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Scott González | Tabs: Properly remove generated aria-controls attribute... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Dialog: Use new uniqueId method for generating id's |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Tabs: Remove aria-controls attribute during destroy |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Menu tests: Fix test id's so that they are unique to... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Menu tests: Add id's to some anchors to ensure destroy... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Menu tests: Modify test to check for id's generated... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Menu: Use new uniqueId and removeUniqueId methods for... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
kborchers | Core: Add the uniqueId() and removeUniqueId() methods... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Scott González | Tests: Differentiate between attributes and properties... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Pavel Stetina | Datepicker: Corrected language code for Georgian langua... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Scott González | Tabs: Simplify _findActive() now that hrefs are never... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Danny Trunk | Tabs: Added heightStyle option. Fixed #8345 - Tabs... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Scott González | Accordion tests: Check for a specific height in heightS... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Scott González | Accordion tests: equalHeights() -> equalHeight(); Valid... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Scott González | Progressbar tests: Cleanup. |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Scott González | Tests: Convert children to an array in domEqual(). |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Scott González | Tests: Added several more property checks to domEqual(). |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Scott González | Menu: Added a comment about which characters are checke... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
kborchers | Menu Tests: Make the elements without anchors look... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
kborchers | Menu: Better handling of divider elements and menu... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Scott González | Menu: Minor cleanup. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Autocomplete: Remove left-over clearTimeout( this.closi... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Accordion: Make sure there's always one header with... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Spinner: Use _destroy() instead of destroy(). |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Droppable: Fixed destroy method. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Selectable: Fixed destroy method. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Resizable: Fixed destroy method. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Draggable: Fixed destroy method. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Revert "Autocomplete: make categories work again, neede... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Revert "Autocomplete: make categories work again (follo... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Viktar Varvanovich | Draggable: Apply ui-draggable-dragging class prior... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Felix Nagel | Autocomplete: make categories work again (follow-up) |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Felix Nagel | Autocomplete: make categories work again, needed becaus... 664/head |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Scott González | Accordion: Coding standards. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Scott González | Autocomplete: We no longer need to remove aria attribut... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Scott González | Accordion: Use .show()/.hide() for initial panel visibi... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
kborchers | Menu Tests: Increase timeout on page up/down test |
commit | commitdiff | tree | snapshot |
2012-05-23 |
kborchers | Menu Tests: Remove unused unit tests and add new unit... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Tabs: Whitespace. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Tabs: Don't blur anchors on activation. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Tabs: Use ._bind() for main event handling. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Tooltip: Use this instead of that when possible. Saves... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Tooltip tests: Added accessibility tests. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Progressbar demo: Made animated background selector... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Jörn Zaefferer | Tooltip: Cleanup comments |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Tooltip: Handle multiple aria-describedby values. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Autocomplete: Added tests for live region. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Jörn Zaefferer | Menu: Handle SPACE same as ENTER, select items or openi... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
TJ VanToll | Button: Corrected default label applied to submit butto... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Scott González | Dialog: Only create the button pane once and store... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Courthead | Sortable: calculating item positions on the fly and... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Core: Check if jQuery supports inner/outer/Width/Height... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Buttonset: Use input[type=*] instead of just [type=*]. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Don't use :submit selector. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Don't use :reset selector. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Don't use :input selector. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Don't use :button selector. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Button: Fixed version properties. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Don't use :checkbox selector. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Don't use :radio selector. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Jörn Zaefferer | Menu: Refactor focus method, extract _scrollIntroView... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Jörn Zaefferer | Menu: Coding standards |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Jörn Zaefferer | Menu: Extend test for destroy method |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Widget demo: Don't use .toggle(fn). |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Effects toggle demo: Coding standards. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Animate demo: Don't use .toggle(fn). |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Accordion demo: Don't use .toggle(fn). |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Spinner demo: Don't use .toggle(fn). |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Resizable, Slider: Don't use .hover(). |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Readme: More docs about grunt. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Tabs: Fixed reference to jQuery. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Scott González | Position visual tests: Cleanup. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Autocomplete: Coding standards. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Tabs manipulation demo: Update for aria-controls. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Tabs: Pass the list item instead of the anchor in event... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
kborchers | Autocomplete: Added check to prevent accidental focus... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Menu: Remove need to pass an event for next(), previous... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Position: Cleanup visual tests, keep general and feedback |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Tests: Use versioned jQuery files in index files. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Menu visual tests: cleanup. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Tooltip visual tests: Cleaned up animation tests. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Tooltip visual tests: Removed now-unused ajax content. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Scott González | Tooltip: Cleaned up visual test. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Menu: Tests for role option |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Visual tests: Fix index links |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Menu: Update default visual test, remove the disable... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Menu: Update default visual test, add headings and... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Menu: Remove tablemenu visual test, broken and not... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Menu: Remove drilldown visual test, broken and superced... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Jörn Zaefferer | Grunt: Increase TestSwarm timeout to 30 minutes |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Scott González | Effects: Lint fixes. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Scott González | Updating version to 1.9.0pre. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Scott González | Tagging 1.9.0m8. 1.9.0m8 |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Scott González | Updated authors. |
commit | commitdiff | tree | snapshot |
next |