]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2017-05-02 Scott GonzálezMenu: Don't focus dividers when wrapping via keyboard...
2017-05-02 Alexander SchmitzButton: Fix backcompat when called on collection of...
2017-05-02 A. WellsSortable: Fix various scrolling issues
2017-05-02 Scott GonzálezLabels: Handle empty sets
2017-04-25 Scott GonzálezMenu: Close menus immediately on selection or click...
2017-04-24 Scott GonzálezWidget: Handle `Object.create(null)` for options objects
2017-04-19 Scott GonzálezWidget: Improve `remove` event bindings for `classes...
2017-04-17 Konstantin... Resizable: Keep user-provided handles on destroy
2017-04-12 Scott GonzálezSlider: Use `cursor: pointer` on handles
2017-03-01 Albert JohanssonDatepicker: Corrections for Swedish localization
2017-02-28 Scott GonzálezWidget: Don't swallow errors in `remove` events
2017-02-24 Konstantin... Resizable: Keep user defined handles on _setOption
2017-02-21 Scott GonzálezSpinner: Ignore `mousewheel` events when not focused
2017-02-06 Scott GonzálezBuild: Add missing semicolon
2017-02-06 Eirik SlettebergQunit: Add bootstrap config for running tests with...
2017-01-25 Jörn ZaeffererBuild: Add jQuery as explicit dependency, with min...
2017-01-25 claudiDatepicker: Fix prev/next button behavior with `showCur...
2017-01-25 Ryan OriecuiaAutocomplete: Fix IE/Edge scrolling issues
2016-12-17 Luke BrookhartEffect: Fix typo
2016-11-29 Jo LissThemes: Optimize PNG files with zopflipng
2016-11-16 Scott GonzálezSelectmenu: Don't render options with the `hidden`...
2016-11-16 pallxkTooltip: Clear interval for delayed tracking tooltips...
2016-11-02 Petri PartioTheme: Optimize images
2016-11-02 Michał GołębiowskiBuild: Stop using the jquery-ui-future browser set
2016-11-02 Michał GołębiowskiBuild: Add jQuery 3.1.1
2016-11-02 Michał GołębiowskiBuild: Run Travis tests on Node.js 6, not 0.12
2016-11-02 Kyle RosenbergSpinner: Fix typo
2016-10-19 Jeremy MickelsonSortable: Fix `z-index` switching from `auto` to `0`
2016-10-12 Scott GonzálezTabs: Don't blur focused tab on sort
2016-10-11 Scott GonzálezForm: Rename from `.form()` to `._form()` since its...
2016-10-04 Kevin CuppSortable: Setting table row placeholder height to be...
2016-10-04 Alexander SchmitzCheckboxradio: Don't add ui-state-hover to icons
2016-10-04 Alexander SchmitzTheme: Removes css for ui-state-checked its not used...
2016-10-04 Alexander SchmitzTheme: Replace missing definition for default icons
2016-10-04 Alexander SchmitzTheme: Switch icon background to use bgColorContent
2016-10-04 Simon AsikaDatepicker: Correct Traditional Chinese translation
2016-10-04 RobinSortable: Fix parent offset detection
2016-10-03 Evelyn MassoDroppable: Use `$.ui.intersect()`
2016-09-29 milk54Tabs: Remove presentation role
2016-09-28 Sergei RatnikovResizable: Fix aspectRatio cannot be changed after...
2016-09-27 Scott GonzálezBuild: Fix list of source files 1-12-stable
2016-09-22 Scott GonzálezAutocomplete: Escape HTML tags in callback name to...
2016-09-14 Scott GonzálezBuild: Updating the master version to 1.12.2-pre.
2016-09-14 Scott GonzálezBuild: Update authors list
2016-09-14 Scott GonzálezSortable: Use an event object for simulated `mouseup...
2016-09-14 Alexander SchmitzTheme: Fix icon default color when not within a button
2016-09-13 Alexander SchmitzWidget: Untrack classes elements when they are removed...
2016-09-13 Scott GonzálezRelease: Remove externals directory from CDN zip
2016-09-13 Ryan OriecuiaDraggable: Fix spurious blur in dialogs on mousedown
2016-09-13 Scott GonzálezSlider: Add demo for custom handle
2016-09-07 Scott GonzálezBuild: Update authors list
2016-09-01 Scott GonzálezAutocomplete: Remove unreachable code in remote demo
2016-09-01 Scott GonzálezAutocomplete: Change JSONP demo to use local data source
2016-08-31 Scott GonzálezPosition: Remove fractional pixel detection
2016-08-31 Scott GonzálezControlgroup: Don't use `String.prototype.trim()`
2016-08-31 Scott GonzálezDialog: Fix code style
2016-08-31 Scott GonzálezDialog: Allow for subpixel calculation errors in tests
2016-08-31 Scott GonzálezTabs: Strip hash from remote content URLs
2016-08-30 Scott GonzálezEffects: Adjust animation duration in tests
2016-08-24 Ville SkyttäDemos: Optimize *.png with zopflipng
2016-08-24 Felix NagelMenu: Support number pad keyboard input
2016-08-24 Scott GonzálezCONTRIBUTING: Replace grunt commands with npm
2016-08-18 Johannes SchäferBuild: Update bower.json with license information
2016-08-04 Scott GonzálezWidget: `instance()` should return `undefined` for...
2016-07-27 Alexander SchmitzCheckboxradio: Adjust rule order to avoid specificty...
2016-07-25 Scott GonzálezDialog: Support deprecated button options
2016-07-13 Scott GonzálezControlgroup: Handle child elements that don't have...
2016-07-12 Scott GonzálezCheckboxradio: Fix label handling with jQuery 3.x
2016-07-08 Jörn ZaeffererBuild: Updating the master version to 1.12.1-pre.
2016-07-08 Scott GonzálezBuild: Add jQuery 3.1.0
2016-07-08 Scott GonzálezTests: Only test latest patch versions for jQuery Core...
2016-07-07 Scott GonzálezResizable: Avoid `Array#map()` in tests for IE8
2016-07-07 Scott GonzálezTooltip: Allow tracking tooltips to be off by a fracito...
2016-07-07 Scott GonzálezTests: Add jQuery 3.0.0 to missing systems
2016-07-06 Scott GonzálezEffects: Fix timing of `.animateClass()` assertion
2016-07-06 Scott GonzálezTabs: Remove test for Ajax URLs containing hashes
2016-07-06 Alexander SchmitzBuild: Add jQuery 3.0 for testing
2016-07-06 Gabriel SchulhofControlgroup: Correctly handle non-empty child class key
2016-06-30 Scott GonzálezBuild: Adjust author info for Dan Strohl
2016-06-09 Alexander SchmitzControlgroup: Add "only" position to class generator...
2016-06-08 Scott GonzálezAll: Replace non-breaking spaces with regular spaces
2016-06-06 Alexander SchmitzCheckboxradio: Use new `ui-state-checked` class in...
2016-06-06 Peter Dave... All: Optimize png images losslessly using zopflipng
2016-05-31 Peter KehlTests: Removed links to tests that no longer exist
2016-05-26 Alexander SchmitzControlgroup: Fix rendering of labels
2016-05-26 Alexander SchmitzControlgroup: Fix issues with compatibility with spinner
2016-05-26 Alexander SchmitzControlgroup: Don't remove existing classes classes
2016-05-26 Michał GołębiowskiTests: Stop testing against core 2.0.2 on testswarm
2016-05-25 Michał GołębiowskiBuild: Don't run tests on IE 8 with jQuery Core 2 and...
2016-05-25 Michał GołębiowskiBuild: Add grunt-cli to devDependencies, don't install...
2016-05-25 Michał GołębiowskiBuild: Add bower_components to .gitignore
2016-05-25 Michał GołębiowskiBuild: Add jQuery 1.12/2.2 to the test configuration
2016-05-25 Scott GonzálezFocusable: Detect disabled fieldsets
2016-05-25 Scott GonzálezTabs: Fix test
2016-05-25 Scott GonzálezTabs: Fix default `classes` option
2016-05-04 Scott GonzálezDroppable: Re-expose `$.ui.intersect()`
2016-04-21 Scott GonzálezTooltip: Fix re-enabling of delegated tooltips
2016-04-21 Jörn Zaefferer Build: Update authors list
2016-04-21 Alexey BalchunasSelectable: Proper handling of inner scrolling
2016-04-13 Amanpreet SinghTests: Remove all qunit global excludes from jshint... 1577/head
next