]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2012-03-09 Jörn ZaeffererBuild/grunt: Use custom directive to strip banners...
2012-03-09 Jörn ZaeffererBuild/grunt: Add back version.txt. Will remove that...
2012-03-09 Jörn ZaeffererBuild/grunt: Add sizer task. Some cleanup in other...
2012-03-09 Jörn ZaeffererBuild/grunt: Cleanup todos
2012-03-09 Jörn ZaeffererBuild/grunt: Finish release_themes task. Strip headers...
2012-03-08 Jörn ZaeffererBuild/grunt: Extend themes_download task with unzipping
2012-03-08 Jörn ZaeffererBuild/grunt: Partial download_themes task. Extracting...
2012-03-08 Jörn ZaeffererBuild/grunt: Almost complete release and release_cdn...
2012-03-07 Jörn ZaeffererBuild/grunt: First draft for cdn tasks. Hashing works...
2012-03-07 Jörn ZaeffererBuild/grunt: Update banner template to use task.current...
2012-03-06 Jörn ZaeffererBuild/grunt: Minify CSS files, using sqwish.
2012-03-06 Jörn ZaeffererBuild/grunt: cleanup
2012-03-06 Jörn ZaeffererBuild/grunt: Custom banners for the various minified...
2012-03-06 Jörn ZaeffererBuild/grunt: Extend concat and min tasks to include...
2012-03-06 Jörn ZaeffererBuild/grunt: Switch to adm-zip. Use addFile method...
2012-03-02 Jörn ZaeffererUse isoDate format for min banner
2012-03-02 Jörn ZaeffererAdd list of included files to min banner
2012-03-02 Jörn ZaeffererFirst iteration on grunt-based build. lint, qunit,...
2012-03-02 gromoResizable: Update aspectRatio to use calculated aspectR...
2012-03-01 Jörn ZaeffererMerge branch 'data-naming'
2012-03-01 Jörn ZaeffererRemove both widgetName and widgetFullName data 607/head
2012-03-01 Jörn ZaeffererUpdate Widget data naming/usage. Remove unnecessary...
2012-03-01 Jörn ZaeffererAutocomplete: Add removal TODOs for #7810
2012-03-01 Jörn ZaeffererWidget: Rename widgetBaseClass to widgetFullName. Depre...
2012-03-01 Jörn ZaeffererUpdate data naming for Widget, including backwards...
2012-03-01 Jörn ZaeffererUpdate data naming for Effects. Partial fix for #7810
2012-03-01 Jörn ZaeffererMerge branch 'master' into data-naming
2012-03-01 Jörn ZaeffererUpdate data naming for Tooltip. Partial fix for #7810
2012-03-01 Jörn ZaeffererUpdate data naming for Tabs. Partial fix for #7810
2012-03-01 Jörn ZaeffererTabs: Whitespace cleanup
2012-03-01 Jörn ZaeffererUpdate data naming for Slider. Partial fix for #7810
2012-03-01 Jörn ZaeffererSlider: Whitespace cleanup
2012-03-01 Jörn ZaeffererUpdate data naming for Accordion. Partial fix for ...
2012-03-01 Scott GonzálezTests: Cleaned up simulate. Still more work to do.
2012-02-29 Jörn ZaeffererUpdate QUnit to latest, reverting the bad reset 'patch'
2012-02-29 Jörn ZaeffererUpdate to QUnit 1.3. Replace usage of same with deepEqu...
2012-02-29 Jörn ZaeffererDatepicker: Fix a bad assertion - actual result is...
2012-02-29 Scott GonzálezAccordion: Removed mouseover demo. We shouldn't demo...
2012-02-28 Jörn ZaeffererUpdate data naming for autocomplete. Backwards compatib...
2012-02-27 Scott GonzálezCore: Fixed typo.
2012-02-27 Trey HunnerUse hard tabs for indentation consistently
2012-02-27 Scott GonzálezAccordion: Removed width: 100% on accordion wrapper...
2012-02-27 Scott GonzálezAccordion: Removed requirement for headers contain...
2012-02-27 kborchersMenu: Add default null callbacks and update unit tests
2012-02-27 Scott GonzálezAccordion: Reset height prior to calculations on refresh.
2012-02-27 Scott GonzálezAccordion: Added visual tests for nested accordions...
2012-02-27 Scott GonzálezAccordion: Don't toggle icons if the accordion doesn...
2012-02-24 Jasvir NagraDatepicker: modified a catch variable to no longer... 602/head
2012-02-24 BertjhSortable: modified the contents of placeholder to a...
2012-02-23 Jörn ZaeffererTooltip: Replace blur with focusout to deal with inputs...
2012-02-23 Richard D.... Corrected week header for et locale. Fixed #8129 -...
2012-02-23 Jörn ZaeffererPosition: Fix initial positioning of cycler demo.
2012-02-19 Jörn ZaeffererTooltip: Mark target to prevent async results showing...
2012-02-19 Jörn ZaeffererTooltip: Document why we don't use removeAttr
2012-02-17 kborchersMenu: Clean up tests to remove nested setTimeout calls
2012-02-17 Scott GonzálezAutocomplete: Removed the timeout for the change event...
2012-02-16 Scott GonzálezAccordion: Rewrote the animation code. Fixes #4178...
2012-02-15 Scott GonzálezAutocomplete: Added a test for exceeding minLength...
2012-02-15 Richard D.... Added Datepicker Hindi i18n file. Fixed #8118 - Datepic...
2012-02-13 Richard D.... Sortable demos: connect lists - added some bottom paddi...
2012-02-13 DouglasDatepicker: Added Khmer localization. Fixes #8116 ...
2012-02-13 jdomnitzJavaScript "strict mode" fixes
2012-02-13 Scott GonzálezAutocomplete: Fixed typo in comment.
2012-02-12 Scott GonzálezWhitespace
2012-02-12 Scott GonzálezCore: Removed modifier keys from key codes. Fixed ...
2012-02-12 Scott GonzálezMouse: Use 'that' instead of 'self'. Partial fix for...
2012-02-12 Scott GonzálezDraggable: Use 'that' instead of 'self'. Partial fix...
2012-02-12 Scott GonzálezDatepicker: Use 'that' instead of 'self'. Partial fix...
2012-02-12 Scott GonzálezButton: Use 'that' instead of 'self'. Partial fix for...
2012-02-12 Scott GonzálezAccordion: Use 'that' instead of 'self'. Partial fix...
2012-02-12 Scott GonzálezDemos, Tests: Remove use 'that' instead of 'self'....
2012-02-12 Scott GonzálezUse jQuery.css() instead of deprecated jQuery.curCSS().
2012-02-11 Scott GonzálezAccordion demo: Work around some IE quirks in the sorta...
2012-02-11 Scott GonzálezEasings: Rewrote all easings to only rely on state...
2012-02-11 Scott GonzálezAutocomplete: Cancel search when closing the menu....
2012-02-11 Scott GonzálezAutocomplete: Set context for ajax requests instead...
2012-02-09 Scott GonzálezMenu tests: Handle async focus events in IE.
2012-02-09 Scott GonzálezSlider: Prevent the default action on keydown if we...
2012-02-09 Scott GonzálezAccordion: Simplify CSS so content panels never have...
2012-02-08 Scott GonzálezDatepicker: Allow descendant elements in triggers....
2012-02-08 Scott GonzálezMerge pull request #593 from tjvantoll/bug_6763
2012-02-07 Richard D.... Demos draggable: corrected cursor option in cursor...
2012-02-07 TJ VanTollResizable: Removed Opera relative/absolute positioning... 593/head
2012-02-06 kborchersMenu: Make sure the next element is defined in addition...
2012-02-06 kborchersMenu: Focus the menu before performing keyboard unit...
2012-02-06 kborchersMenu: Whitespace
2012-02-06 kborchersMenu: Prevent navigating to disabled menu items with...
2012-02-04 kborchersMenu: Remove left over debugging statement.
2012-02-03 kborchersMenu: Prevent clicking on disabled menu items and remov...
2012-02-02 Scott GonzálezSortable: Fixed destroy to remove instance from element...
2012-02-02 Scott GonzálezVisual tests: Cleaned up dialog tests.
2012-02-02 Scott GonzálezStatic tests: Removed slider tests.
2012-02-01 Scott GonzálezWidget: Allow redefining a widget after other widgets...
2012-02-01 levushkaDatepicker i18n: Changed Hebrew monthNamesShort from...
2012-01-31 Scott GonzálezAutocomplete: Added test for close method.
2012-01-31 Scott GonzálezAccordion demo: Clear out originalEvent in hoverintent...
2012-01-31 Scott GonzálezAccordion: Adjusted tests for icons: false.
2012-01-31 Scott GonzálezAccordion: Fixed styling for nested accordions.
2012-01-31 Scott GonzálezAccordion: Moved the ui-accordion-icons class to the...
2012-01-31 Scott GonzálezAccordion: Pass header and content in create event...
next