]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2022-07-14 Denny Septian... Datepicker: Capitalize some Indonesian words
2022-07-14 James HinderksSelectmenu: Remove a call to the deprecated .focus...
2022-07-14 Michał Gołębiowski... Build: Update AUTHORS.txt
2022-07-14 Felix NagelDatepicker: Add missing localization for prevText and...
2022-07-14 Felix NagelDatepicker: Remove symbols in localization
2022-07-14 Adam Lidén... Datepicker: Remove symbols in localization
2022-07-11 dependabot... Build(deps): Bump actions/checkout from 2 to 3
2022-07-11 dependabot... Build(deps): Bump actions/cache from 2 to 3
2022-07-11 dependabot... Build(deps): Bump actions/setup-node from 1 to 3
2022-06-29 Christian OliffBuild: Add dependabot.yml config (GitHub Actions)
2022-06-22 Michał Gołębiowski... Build: Update Grunt to resolve CVE-2022-1537
2022-03-23 Michał Gołębiowski... Build: Include all the files published to the CDN in...
2022-01-20 Michał Gołębiowski... Build: Updating the main version to 1.13.2-pre.
2022-01-20 Michał Gołębiowski... Build: Update some npm dependencies
2022-01-15 Michał Gołębiowski... Widget: Optimize attachment of the _untrackClassesEleme...
2022-01-15 Michał Gołębiowski... Build: Add Felix to .mailmap, update AUTHORS.txt
2022-01-05 Ben MullinsAutocomplete: Rewrite with a delay instead of appending...
2021-12-06 Felix NagelBuild: Add extra Github action job for PR required...
2021-11-30 Felix NagelBuild: Switch from Travis to GitHub actions
2021-11-18 Michał Gołębiowski... Widget: Make contextless widget construction work
2021-11-15 Michał Gołębiowski... Sortable: Fix positioning when moving a Draggable item...
2021-11-08 Michał Gołębiowski... Sortable: Allow 0-height containers to be sortable...
2021-11-08 Josep SanzTooltip: Don't crash on empty content
2021-10-07 Michał Gołębiowski... Docs: Update the bug tracker from bugs.jqueryui.com...
2021-10-07 Michał Gołębiowski... Build: Updating the main version to 1.13.1-pre.
2021-09-29 Michał Gołębiowski... Tests: Take development jQuery versions from releases...
2021-09-29 Michał Gołębiowski... Tests: Load the TestSwarm listener via HTTPS
2021-09-27 Michał Gołębiowski... Release: Update the download.jqueryui.com dependency
2021-09-25 Michał Gołębiowski... Theme: Revert three theme commits that are causing...
2021-09-25 Michał Gołębiowski... Theme: Fix blank icons having a background
2021-09-25 Michał Gołębiowski... Build: Require jQuery `>=1.8.0 <4.0.0`, not `>=1.6...
2021-09-25 Michał Gołębiowski... Docs: Update jQuery used for demos to 3.6.0
2021-09-25 Michał Gołębiowski... Tests: Update the default jQuery version from 1.12...
2021-09-03 Michał Gołębiowski... Effect: Define the jQuery variable before jQuery Color...
2021-09-02 Michał Gołębiowski... Release: Update the download.jqueryui.com dependency
2021-09-02 Michał Gołębiowski... Build: Update npm dependencies
2021-08-26 Michał Gołębiowski... Release: Update the download.jqueryui.com dependency
2021-08-26 Michał Gołębiowski... Docs: Update removal comments to mention 1.14, not...
2021-08-06 Michał Gołębiowski... Release: Update the download.jqueryui.com dependency
2021-08-06 Michał Gołębiowski... Release: Abort on packager errors
2021-08-06 Michał Gołębiowski... Release: Update dependencies for the 1.13 release
2021-08-06 Michał Gołębiowski... Build: Don't save temporary npm dependencies to package...
2021-08-04 Michał Gołębiowski... Build: Don't publish dist/cdn to npm
2021-08-04 Michał Gołębiowski... Build: Update dependencies passed to jquery-release
2021-08-04 Michał Gołębiowski... Docs: Update AUTHORS.txt
2021-08-04 Michał Gołębiowski... Build: Fix package generation
2021-07-12 c-lambertDatepicker: Get selectedDay from data-date instead...
2021-06-06 Michał Gołębiowski... Build: Migrate from JSHint & JSCS to ESLint
2021-05-21 Patrick McKayDatepicker: Improve callbacks test for onUpdateDatepicker
2021-05-21 Patrick McKayDatepicker: Add option for onUpdateDatepicker callback
2021-05-15 Mikolaj WolickiFix: Adapt datpicker.js for a11y
2021-05-14 Michał Gołębiowski... All: Drop $.ui.escapeSelector in favor of $.escapeSelector
2021-05-11 Michał Gołębiowski... Datepicker: Make sure text option are text, shorten...
2021-05-04 Michał Gołębiowski... Position: Make sure `of` is treated as a CSS selector
2021-05-04 Michał Gołębiowski... Datepicker: Make sure altField is treated as a CSS...
2021-04-16 Michał Gołębiowski... Tests: Accept delayed focusout in IE with jQuery 1.8
2021-03-16 Michał Gołębiowski... Tests: Fix the "dialog: core: focus tabbable" test...
2021-03-10 Michał Gołębiowski... Build: Fix the new htmllint error regex
2021-03-08 Michał Gołębiowski... Tests: Make some number comparisons less strict
2021-03-08 Michał Gołębiowski... Build: Add a new htmllint error regex
2021-03-08 Michał Gołębiowski... Build: Add jQuery 3.6.0, update Migrate from 3.3.1...
2021-02-21 Michał Gołębiowski... Dialog: Workaround broken focus re-triggering in jQuery...
2021-02-20 Michał Gołębiowski... Tests: Account for an extra noop focus/blur listener...
2021-02-19 Michał Gołębiowski... Build: Rename the primary branch `master` to `main`
2020-10-21 sakshi87Build: Update grunt-contrib-qunit version from 1.0...
2020-10-15 Michał Gołębiowski... Core: Resolve csslint issues with the IE filter property
2020-10-14 Micah MillerBuild: Update to the latest version of Grunt & many...
2020-10-14 Paul CapronFocusable: Fix handling of `visibility: collapse`
2020-10-14 Michał Gołębiowski... Travis: Use Node 10, remove obsolete properties
2020-10-06 Hrvoje NovoselWidget: Fix boolean option when under use strict
2020-09-25 Michał Gołębiowski... Build: Allow to specify browser sets to TestSwarm tasks
2020-08-11 Jérémy MunschResizable: Fix CSP violation (style unsafe-inline)
2020-08-11 Felix NagelPackage: Remove Scott González from maintainers
2020-08-11 Felix NagelTheme: Don't load the image sprite for 'ui-icon-blank'
2020-07-27 Michał Gołębiowski... Tests: Update jQuery Migrate from 3.3.0 to 3.3.1
2020-07-24 Szabolcs Szabolcsi... External: Add .npmignore file
2020-07-24 Michał Gołębiowski... All: Remove a leftover empty file
2020-07-23 Michał Gołębiowski... Menu: Account for scrollbars in jQuery 3.2
2020-07-23 Michał Gołębiowski... Tests: Account for extra focus/blur listeners in jQuery...
2020-07-23 Michał Gołębiowski... Tests: Accept a small difference of animated width...
2020-07-23 Michał Gołębiowski... Tests: Skip a scrollbar test in jQuery 3.2
2020-07-23 Michał Gołębiowski... Tests: Clear the timers queue in an animateClass test
2020-07-22 Michał Gołębiowski... All: Drop support for jQuery 1.7
2020-07-22 Michał Gołębiowski... Build: Update the version from 1.12.2-pre to 1.13.0-pre
2020-05-16 Michał Gołębiowski... Tests: Ensure no timers are running at the end of each...
2020-05-16 Michał Gołębiowski... All: Resolve most jQuery Migrate warnings
2020-05-16 Michał Gołębiowski... Tests: Load jQuery Migrate before UI test files
2020-05-16 Michał Gołębiowski... Build: Rename jquery-1-7 to jquery-patch
2020-05-16 Michał Gołębiowski... Tests: Solve a frequent race condition in tests in...
2020-05-16 Michał Gołębiowski... Build: Add jQuery 3.5.0 & 3.5.1
2020-05-16 Michał Gołębiowski... Build: Update jQuery Simulate, jQuery Migrate & jQuery...
2020-03-23 Fatér ZsoltDatepicker: Fix Hungarian localization to use uppercase...
2020-03-23 Florian WegscheiderDatepicker: Add German localization
2020-03-23 jigar galaDatepicker: Fixed current instance memory leak and...
2020-01-22 Michał Gołębiowski... All: Remove usage of jQuery positional selectors
2020-01-14 Michał Gołębiowski... Tests: Add the 3.x-git jQuery version to the dropdown
2019-12-09 Gez QuinnSortable: Remove reference to .disableSelection() from...
2019-12-09 OskarNSDatepicker: Fix typo in currentText in da localization
2019-12-08 Michał Gołębiowski... Build: Add my new name to .mailmap, update it in AUTHOR...
2019-12-08 Maksymenkov... All: Use expr.pseudos instead of deprecated expr.filters
next