]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-06-14 Scott GonzálezTabs: Fixed event triggering for select method.
2012-06-14 Scott GonzálezTooltip: Reposition tracking tooltips when they gain...
2012-06-14 Jörn ZaeffererTooltip: Add track option
2012-06-14 Scott GonzálezWidget: Added _off() for removing event handlers. Fixes...
2012-06-14 Scott GonzálezWidget: Create eventNamespace property instead of const...
2012-06-14 Jörn ZaeffererGenerate a uuid for each widget for unique namespaces...
2012-06-14 Scott GonzálezGrunt: Coding standards.
2012-06-14 Jörn ZaeffererGrunt: Replace custom rimraf-based clean task with...
2012-06-13 Jörn ZaeffererGrunt: Update testswarm task to use more config props
2012-06-13 Jörn ZaeffererUpdate QUnit to 1.8.0
2012-06-13 Jörn ZaeffererGrunt: Add grunt-junit, to replace qunit task in Jenkin...
2012-06-13 Jörn ZaeffererSpinner: Fix ghost log call in events unit test, never...
2012-06-13 Scott GonzálezTheme: Remove !important from tabs and button styles...
2012-06-13 Scott GonzálezTabs: Better event binding/unbinding.
2012-06-13 Scott GonzálezWidget: Rename _bind() to _on(). Partial fix for #7795...
2012-06-13 Scott GonzálezTooltip: When calling the content response method multi...
2012-06-13 Scott GonzálezTooltip mouse tracking demo: Only track the mouse when...
2012-06-12 Scott GonzálezTabs: Removed TODO about making .load() accept nodes...
2012-06-12 Scott GonzálezTabs: Walk previous tabs (and loop) in refresh() in...
2012-06-12 Scott GonzálezTabs: Rename internal properties.
2012-06-11 Scott GonzálezTabs: Removed cookie demo since the cookie option is...
2012-06-11 Scott GonzálezAccordion tests: Fixed typos.
2012-06-11 Scott GonzálezTabs tests: Don't call start directly from setTimeout...
2012-06-11 Timo TijhofTest: Set testswarm.runMax from config file
2012-06-11 Scott GonzálezWidget: Work around bug in jQuery <1.6.3 where .removeD...
2012-06-11 Scott GonzálezBuild: Adding missing require in build.js and add buid...
2012-06-11 Scott GonzálezTabs: jQuery <1.7.2 treats .data() as a getter if the...
2012-06-10 Scott GonzálezTests: Check .data() and event bindings in domEqual().
2012-06-09 Scott GonzálezTabs: Panel keyboard support tests.
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.
next