]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2010-05-13 adam j. sontagSelectable: Creation of helper must conform with style...
2010-05-13 adam j. sontagSelectable: Add default CSS for ui-selectable-helper...
2010-05-12 Paul IrishDatepicker: cleaning up the datepicker open transition...
2010-05-12 Jack HsuSelectable: modified _mouseStart function to unselect...
2010-05-12 Jack HsuSelectable: modified _mouseStart function to unselect...
2010-05-11 Richard D.... Slider: trim to max and min on UP DOWN LEFT RIGHT....
2010-05-11 Richard D.... Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy...
2010-05-11 Richard D.... Slider: fixed step alignment to handle negative fractio...
2010-05-11 Richard D.... Slider: trim value to min and max when page_up or page_...
2010-05-11 Richard D.... Datepicker: i18n SK changed firstDay to 1 instead of...
2010-05-10 dominiquevincentTabs: unit test to verify that number of panels is...
2010-05-05 carhartladded tests for disabled property
2010-05-05 ornicarFix 'this.options is undefined' in sortable by using...
2010-05-05 Richard D.... Datepicker: avoid ambiguous + ++ in min file. Partial...
2010-05-01 paulirishmore inline widgets and variations added to theme test...
2010-04-30 Scott GonzálezRemove previous text/icon classes when updating buttons.
2010-04-29 Ralph WhitbeckUpdated Show/Hide/Toggle demos since they don't support...
2010-04-28 paulirishvisual test page to demonstrate theme. adapted from...
2010-04-28 jzaeffererSlider unit tests: Disabled stale tests on Testswarm
2010-04-28 Scott GonzálezRemoved case-sensitive .nodeName check.
2010-04-23 Richard D.... Revert "Draggable: Don't use computed style for top...
2010-04-23 Scott GonzálezAutocomplete: Ignore command (left and right/menu/windo...
2010-04-23 Scott GonzálezCore: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT...
2010-04-23 Scott GonzálezAutocomplete: Changed cache demo to cache all results.
2010-04-23 Scott GonzálezButton: Added missing semicolon.
2010-04-22 Richard D.... Draggable: Don't use computed style for top and left...
2010-04-21 Richard D.... Updating the master version to 1.9pre
2010-04-21 Richard D.... Tagging the 1.8.1 release. 1.8.1
2010-04-21 Scott GonzálezAutocomplete: Added demo for accent folding.
2010-04-21 Scott GonzálezAutocomplete: Added custom rendering for custom data...
2010-04-21 Richard D.... Fixed #5532 - Datepicker i18n: Encoding error in Swiss...
2010-04-19 carhartladded tests for enable/disable
2010-04-16 maggiewachsMerge branch 'master' of github.com:jquery/jquery-ui
2010-04-16 maggiewachsAdded left icons and CSS to indent menu option text.
2010-04-16 jzaeffererAutocomplete: Fixed href to multiple-remote dmeo in...
2010-04-16 jzaeffererAutocomplete: Refactored code for array filtering into...
2010-04-15 jzaeffererAutocomplete: code improvements for multiple demo
2010-04-15 jzaeffererAutocomplete: multiple demo added
2010-04-14 jzaeffererUnit tests: Disable stale widget tests on testswarm
2010-04-14 jzaeffererUnit tests: Disable stale interaction tests only on...
2010-04-14 jzaeffererUnit tests: Try to disable tests only for testswarm...
2010-04-14 Richard D.... Draggable demo: visual feedback - use draggable option...
2010-04-14 jzaeffererPosition unit tests: Add module for testswarm to run...
2010-04-13 jzaeffererProgressbar unit test: Ignore false vs. false in IE6...
2010-04-13 jzaeffererAutocomplete unit tests: Fix event handling in IE
2010-04-13 jzaeffererProgressbar unit test: Ignore false vs. false in IE6...
2010-04-13 jzaeffererAutocomplete and button unit tests: Same remove-role...
2010-04-13 jzaeffererAccordion unit tests: And another height-testing hotfix...
2010-04-13 jzaeffererAccordion unit tests: One more height-testing hotfix...
2010-04-13 jzaeffererAccordion unit tests: Remove role attribute to pass...
2010-04-12 jzaeffererAccordion unit tests: Trying some more style resets...
2010-04-12 jzaeffererAccordion unit tests: Cleaned and fixed destroy-method...
2010-04-12 jzaeffererAccordion unit tests: Cleaned and fixed resize-method...
2010-04-12 jzaeffererEffects demos: cleanup
2010-04-09 Richard D.... sortable: don't call the base widget _setOption for...
2010-04-08 jzaeffererAutocomplete: Combobox demo update, fixed mustMatch...
2010-04-08 jzaeffererAutocomplete: Track input changes and fire change-event...
2010-04-07 unknownSet font-weight normal for active menu items - Fix...
2010-04-06 unknownButton: some demo code formatting
2010-04-06 unknownAutocomplete: Change demo title in index.file to fit...
2010-04-06 Jörn ZaeffererFixed spelling of Poniedziałek - Fix for #5487 - Datepi...
2010-04-05 Jörn ZaeffererAdded link to categories-demo to autocomplete demos...
2010-04-03 jzaeffererAccordion: different useless markup for getting consist...
2010-04-03 jzaeffererAccordion: Trying some styl resets, maybe finding the...
2010-04-03 jzaeffererAccordion: more useless markup for getting consistent...
2010-04-03 jzaeffererAccordion: Improved resize-method test, starting with...
2010-04-03 jzaeffererAccordion: Rewrote the resize method test; fails in...
2010-04-03 jzaeffererAccordion unit tests: Cleanup
2010-04-03 jzaeffererAccordion: Fixed case for tabIndex (was tabindex),...
2010-04-03 jzaeffererAccordion unit tests: Use display!=none instead of...
2010-04-03 jzaeffererAccordion unit tests: Refactored state-helper function
2010-04-03 Richard D.... slider: jslint cleanup (thanks for the start zhaoz...
2010-04-03 Scott GonzálezUse border-width instead of border for .ui-tabs-panel...
2010-04-02 Richard D.... ui core: enableSelection, disableSelection: Removed...
2010-04-02 Richard D.... tabs: core ajax unit test - more refactoring, seems...
2010-04-02 Richard D.... tabs: core ajax unit test - run two loads as two separa...
2010-04-02 Richard D.... slider: corrected a regression introduced by commit...
2010-04-01 Richard D.... Slider: added support for canceling start event. Fixes...
2010-04-01 Richard D.... Align slider value to step. Fixes #5471 - value not...
2010-04-01 jzaefferercrlf mess, round XIIIMD
2010-04-01 jzaeffererUpdating to latest QUnit
2010-04-01 jzaeffererTuning disabled testsuites to run with ?draggable that...
2010-04-01 jzaeffererRevert accidental "Merge branch 'tooltip' of github...
2010-04-01 jzaeffererMerge branch 'tooltip' of github.com:jquery/jquery-ui
2010-04-01 jzaeffererDisabling interaction testsuites until we get to their...
2010-03-31 unknownTooltip: Two more demos showing mousetracking with...
2010-03-31 unknownAdded tooltip to widgets_in_dialog compound test
2010-03-31 unknownTooltip: Renamed show to open and open to _show (based...
2010-03-31 unknownTooltip: Comment about IE6 workaround
2010-03-31 jzaeffererAutocomplete unit tests: Replace unreliable setTimeout...
2010-03-30 unknownTabs: Adding demo using cookie option for persistence
2010-03-30 unknownShopping-Cart demo: Add new demo to droppable demo...
2010-03-30 unknownShopping-Cart demo: Fix demo title
2010-03-30 unknownShopping-Cart demo: Fix the eager activeClass on sorting
2010-03-30 unknownShopping-Cart demo: fix typos
2010-03-30 unknownAdding shopping cart demo for integration of accordion...
2010-03-30 jzaeffererBuild: Fix regeex for checksum-file-path
2010-03-30 jzaeffererBuild: Copy the themes folder from the dist dir to...
2010-03-30 jzaeffererBuild: Create zip file for upload to the Google CDN
2010-03-30 jzaeffererBuild: Adding googlecdn target to deploy-release-target...
next