]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-06-27 Scott GonzálezMenu tests: Cleanup.
2012-06-27 Scott GonzálezDatepicker: Remove styles specifically for IE5.
2012-06-26 Scott Gonzálezjshint: Add boss: true to suppot jquery-color.
2012-06-25 Scott GonzálezUpgrade to jquery-color 2.0pre. Fixes #6910 - Trying...
2012-06-25 Scott GonzálezTests: Update support comments.
2012-06-25 Scott GonzálezCore tests: Updated support comments.
2012-06-25 Scott GonzálezEffects tests: Convert step callback to a no-op after...
2012-06-25 Scott GonzálezAutocomplete: More verbose checking for multi-line...
2012-06-25 Scott GonzálezAutocomplete: Check for contenteditable via isContentEd...
2012-06-25 Mike HollisButton: Trim button text before setting as title attribute.
2012-06-19 Jörn ZaeffererTooltip: Make title-tests pass in IE6/7 with jQuery...
2012-06-19 Jörn ZaeffererCore: Make uniqueId test pass in IE6/7 with jQuery...
2012-06-18 Steven RousseyjQuery may be redefined or not exist do to noConflict... 682/head
2012-06-18 Scott GonzálezMenu tests: Saner output for log helper.
2012-06-18 Scott GonzálezMenu tests: Cleanup.
2012-06-18 Scott GonzálezMenu demos: Cleanup.
2012-06-18 Scott GonzálezMenu: Cleanup.
2012-06-16 Jörn ZaeffererRevert "Grunt: Replace custom rimraf-based clean task...
2012-06-16 Scott GonzálezButton tests: Use domEqual() to test destroy().
2012-06-16 Scott GonzálezEffects tests: Don't use internal jQuery properties...
2012-06-16 Jörn ZaeffererUpdate node-testswarm to 0.2.3, fixes 418 issues with...
2012-06-16 Jörn ZaeffererGrunt: Add all jQuery versions to test 1.9 beta against...
2012-06-15 Jörn ZaeffererGrunt: Fix test urls
2012-06-15 Jörn ZaeffererGrunt: Fix scoping issue
2012-06-15 Jörn ZaeffererGrunt: Refactor testswarm task and add an experimental...
2012-06-15 Scott GonzálezTests: Remove the need to include the 'ui.' prefix...
2012-06-15 Scott GonzálezEffects tests: Fixed JSHint references.
2012-06-15 Scott GonzálezDroppable demo: Fixed styling.
2012-06-15 Scott GonzálezEffects: Renamed all files.
2012-06-15 Scott GonzálezEffects (fade): Delegate hiding and showing to core...
2012-06-15 Scott GonzálezTabs: Change array join to string.
2012-06-14 Scott GonzálezSortable: Remove workaround for Safari 3.
2012-06-14 Scott GonzálezResizable: Remove IE hidden element hack. It seems...
2012-06-14 Scott GonzálezDraggable: Remove workaround for Safari 3.
2012-06-14 Scott GonzálezDatepicker: Remove workaround for old Opera.
2012-06-14 Scott GonzálezDatepicker: Removed unused isArray() function.
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...
next