]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2013-12-03 Jörn ZaeffererMenu: Remove preventDefault for disabled menu items...
2013-12-03 Jörn ZaeffererMenu: Remove click binding that was supposed to prevent...
2013-12-03 Scott GonzálezDatepicker test: Ignore flaky test in IE in TestSwarm.
2013-12-03 Scott GonzálezDatepicker test: Attempt to work around an intermittent...
2013-12-03 Scott GonzálezDatepicker test: Attempt to work around an issue in...
2013-12-03 Jörn ZaeffererMenu: Add ui-front on submenus to address opacity messi... 1147/head
2013-12-03 Scott GonzálezMenu tests: Fix line height issue in IE7
2013-12-03 Mike SherovDraggable: normalize lookups for rootNodes when to...
2013-11-27 TJ VanTollMerge branch 'selectmenu'
2013-11-26 TJ VanTollREADME: Update build instructions to use concat tasks...
2013-11-25 Felix NagelSelectmenu: add 1px to menu width to avoid wrapping... 1023/head
2013-11-25 Felix NagelSelectmenu: remove link element and adjust styles in...
2013-11-25 Felix NagelMerge branch 'selectmenu' of github.com:jquery/jquery...
2013-11-25 Jörn ZaeffererDatepicker tests: Allow IE7 to return an absolute URL...
2013-11-25 Jörn ZaeffererButton unit tests: Make sure the test timeout runs...
2013-11-25 Jörn ZaeffererMerge branch 'master' into selectmenu
2013-11-25 Jörn ZaeffererDemos: Add meta-viewport element for better 'mobile...
2013-11-22 Scott GonzálezTests: Skip JSHint in browsers that don't support Funct...
2013-11-22 Scott GonzálezTests: Updated URL for TestSwarm.
2013-11-22 Scott GonzálezTests: Fixed path to theme files in index.
2013-11-22 Scott GonzálezUpgrade to JSHint 2.3.0 for browser version.
2013-11-22 Scott GonzálezBuild: Include es3 option for JSHint.
2013-11-20 Jörn ZaeffererDemos: There can be only one button.js
2013-11-20 Jörn ZaeffererTests: Cleanup visual theme test
2013-11-20 Scott GonzálezMenu tests: Force line height to ensure we know how...
2013-11-20 Jörn ZaeffererDialog: Keep track of instances to focus when elements... 1136/head
2013-11-20 Eric DahlDemos: Fix small typos
2013-11-16 Jörn ZaeffererSelectmenu: Fix code style issue
2013-11-16 Jörn ZaeffererMerge branch 'master' into selectmenu
2013-11-15 Jörn ZaeffererDialog: Update code style, adding whitespace around...
2013-11-15 Jörn ZaeffererMenu: Update unit test that regressed from style change...
2013-11-15 Jörn ZaeffererDialog: Restore focus to the previously focused element... 1108/head
2013-11-14 Scott GonzálezDialog tests: Work around focus issue in IE8.
2013-11-14 Scott GonzálezDialog test: Ensure dialog is tall enough to be scrolled.
2013-11-13 Felix NagelSelectmenu: CGL fix
2013-11-13 Felix NagelSelectmenu: adjust to menu item style changes
2013-11-13 Felix NagelSelectmenu: simplify and fix document click event
2013-11-13 Felix NagelMerge branch 'master' into selectmenu
2013-11-13 Jörn ZaeffererBuild: Add jscs task for code style checking 1109/head
2013-11-13 Jörn ZaeffererFix various coding style issues
2013-11-13 Jörn ZaeffererAutocomplete: Update categories demo again, use only...
2013-11-13 Jörn ZaeffererAutocomplete: Update categories demo to use menu's...
2013-11-13 Jörn ZaeffererMenu: Add or modify some demo items to test multi-line... 1128/head
2013-11-13 Jörn ZaeffererMenu: Set cursor:pointer for menu items. Fixes the...
2013-11-13 Scott GonzálezMenu: Simplify styling. Remove rounded corners, reduce...
2013-11-13 Scott GonzálezTabs: Don't decode URLs if they're not UTF-8. Fixes...
2013-11-13 Scott GonzálezREADME: Added link to Trac.
2013-11-13 Imants HorstsDatepicker: Corrected values for Latvian locale. Fixes...
2013-11-11 Scott GonzálezBuild: Renamed jshint target from src to all.
2013-11-05 Scott GonzálezBuild: Typo fix.
2013-11-01 Kris BorchersSortable: Adjust itemWithLeastDistance algorithm in...
2013-11-01 Scott GonzálezUpdate grunt-contrib-jshint to 0.7.1 and squash jshint...
2013-11-01 Mike SherovDraggable Tests: don't test auto scroll while testing...
2013-10-30 Felix NagelSelectmenu: follow-up to close menu on other element...
2013-10-29 Felix NagelSelectmenu: make sure ui-state-focus class is set on...
2013-10-29 Felix NagelSelectmenu: close menu on other element mousedown not...
2013-10-29 Felix NagelSelectmenu: improve disabled item handling
2013-10-29 Andrei PicusDroppable: update ddmanager when scope changes through...
2013-10-29 Mike SherovDraggable Tests: Ensure all combinations of helper...
2013-10-29 Fabrício MattéButton: Remove obsolete mouse click coordinates checkin...
2013-10-28 Monika PiotrowiczAccordion: moving aria-expanded from active tabpanel...
2013-10-24 Scott GonzálezMenu (icons demo): Removed anchors from menu items.
2013-10-24 Scott GonzálezCore: Move variables for .uniqueId()/.removeUniqueId...
2013-10-24 Scott GonzálezDatepicker: Prefix variables with component name.
2013-10-24 Scott GonzálezPosition: Wrap everything in an IIFE to avoid name...
2013-10-24 Scott GonzálezSpinner: Prefix variables with component name.
2013-10-24 Scott GonzálezWidget: Prefix variables with component name.
2013-10-24 Scott GonzálezTooltip: Use .uniqueId() and move aria-describedby...
2013-10-24 Scott GonzálezTabs: Use .uniqueId() for panels and moved isLocal...
2013-10-24 Scott GonzálezSortable: Moved helper methods into the widget prototype.
2013-10-24 Scott GonzálezResizable: Moved helper methods into the widget prototype.
2013-10-24 Scott GonzálezSlider: Move numPages into the widget prototype.
2013-10-24 Scott GonzálezBlind effect: Moved regexes into effect definition.
2013-10-24 Scott GonzálezDroppable: Moved isOverAxis() into $.ui.intersect().
2013-10-24 Scott GonzálezDialog: Move option category hashes into the widget...
2013-10-24 Scott GonzálezAccordion: Use .uniqueId() and move animation propertie...
2013-10-23 Felix NagelSelectmenu Tests: remove widthMenu option and rename...
2013-10-23 Felix NagelMerge branch 'selectmenu' of github.com:jquery/jquery...
2013-10-23 Felix NagelSelectmenu: remove widthMenu option and rename widthBut...
2013-10-23 Mike SherovDraggable Tests: Ensure Draggable tests are correctly...
2013-10-23 Scott GonzálezSelectmenu: Whitespace.
2013-10-22 Jacob McCutcheonFixed spelling error delay-start.html
2013-10-21 Felix NagelSelectmenu: lint fix
2013-10-21 Felix NagelSelectmenu: add ui-state-active class to active list...
2013-10-21 Felix NagelMerge branch 'master' into selectmenu
2013-10-21 Mike SherovDraggable Tests: Test both position and offset of dragg...
2013-10-21 Mike SherovDraggable: Make sure positional constraints are never...
2013-10-21 Jörn ZaeffererDatepicker: Finnish date format doesn't have padding...
2013-10-20 Mike SherovDraggable: apply axis options to position instead of...
2013-10-20 Mike SherovDraggable Tests: Fix lint error.
2013-10-20 Mike SherovDraggable Tests: Add position asserts to drag tests
2013-10-20 Mike SherovDraggable Tests: consolidate drag tests and provide...
2013-10-20 Mike SherovDraggable Tests: clarify scroll helpers.
2013-10-19 Mike SherovDraggable Tests: make sure offset tests are actually...
2013-10-19 Mike SherovTests: extract TestHelpers.forceScrollableWindow for...
2013-10-19 Kris BorchersMenu: More precise removal of ui-state-active class...
2013-10-19 Kris BorchersResizable: Store size based on calculated helper size...
2013-10-18 Jörn ZaeffererAutocomplete: Append liveRegion to body to support... 1113/head
2013-10-18 onovyDemos: Fixed small typo.
2013-10-18 Andrei PicusSortable: Fix typo and break lines in comment.
next