aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Widget: Don't let widget name affect `$.ui` prototype & constructorMichał Gołębiowski-Owczarek2024-10-301-0/+3
* Tabs: Use `CSS.escape` for sanitizing selectorsMichał Gołębiowski-Owczarek2024-10-271-10/+6
* Build: Fix the ESLint config for demosMichał Gołębiowski-Owczarek2024-10-171-0/+4
* Resizable: Fix content shrink on resizeDaniel García2024-09-091-10/+68
* Dialog: Add option to put the dialog title in a header elementRalf Koller2024-09-091-1/+8
* Datepicker: Hide the UI on destroyPorter Clevidence2024-08-051-0/+1
* Dialog: Add aria-modal supportRalf Koller2024-06-141-1/+6
* Effect: Update jQuery Color from 2.2.0 to 3.0.0Michał Gołębiowski-Owczarek2024-05-151-49/+18
* All: Remove the deprecated `ui/core.js` fileMichał Gołębiowski-Owczarek2024-05-151-18/+0
* All: Stop relying on jquery-patch.js internally, add testsMichał Gołębiowski-Owczarek2024-05-157-32/+20
* Sortable: Rename `storedStylesheet` to `_storedStylesheet`Michał Gołębiowski-Owczarek2024-05-151-3/+4
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-1523-370/+71
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-156-70/+12
* Core: Make back compat disabled by defaultMichał Gołębiowski-Owczarek2024-05-139-10/+10
* Docs: Update leftover HTTP Trac URLs to HTTPSMichał Gołębiowski-Owczarek2024-04-261-1/+1
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-2652-190/+190
* Dialog: Fix IE tests about interactions with other dialogsMichał Gołębiowski-Owczarek2023-05-101-5/+8
* Selectmenu: Fix selecting options following hidden onesMichał Gołębiowski-Owczarek2023-05-101-5/+7
* Resizable: Fix resizing of elems with `box-sizing: border-box`Matías Cánepa2022-10-101-3/+6
* Core: Fix dependencies in ui/core.jsMichał Gołębiowski-Owczarek2022-08-181-1/+1
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-1948-48/+48
* Checkboxradio: Don't re-evaluate text labels as HTMLMichał Gołębiowski-Owczarek2022-07-141-8/+13
* Datepicker: Capitalize some Indonesian wordsDenny Septian Panggabean2022-07-141-5/+6
* Selectmenu: Remove a call to the deprecated .focus() methodJames Hinderks2022-07-141-1/+1
* Datepicker: Add missing localization for prevText and nextTextFelix Nagel2022-07-148-16/+16
* Datepicker: Remove symbols in localizationFelix Nagel2022-07-147-11/+11
* Datepicker: Remove symbols in localizationAdam Lidén Hällgren2022-07-1453-106/+106
* Widget: Optimize attachment of the _untrackClassesElement listenerMichał Gołębiowski-Owczarek2022-01-151-3/+7
* Autocomplete: Rewrite with a delay instead of appending the live regionBen Mullins2022-01-051-4/+9
* Widget: Make contextless widget construction workMichał Gołębiowski-Owczarek2021-11-191-1/+1
* Sortable: Fix positioning when moving a Draggable item into a SortableMichał Gołębiowski-Owczarek2021-11-151-0/+6
* Sortable: Allow 0-height containers to be sortable as in 1.12.1Michał Gołębiowski-Owczarek2021-11-081-64/+57
* Tooltip: Don't crash on empty contentJosep Sanz2021-11-081-1/+4
* Effect: Define the jQuery variable before jQuery Color gets importedMichał Gołębiowski-Owczarek2021-09-032-5/+24
* Docs: Update removal comments to mention 1.14, not 1.13Michał Gołębiowski-Owczarek2021-08-263-3/+3
* Datepicker: Get selectedDay from data-date instead of element contentsc-lambert2021-07-121-1/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-07132-721/+1180
* Datepicker: Add option for onUpdateDatepicker callbackPatrick McKay2021-05-211-1/+7
* Fix: Adapt datpicker.js for a11yMikolaj Wolicki2021-05-151-4/+9
* All: Drop $.ui.escapeSelector in favor of $.escapeSelectorMichał Gołębiowski-Owczarek2021-05-146-29/+35
* Datepicker: Make sure text option are text, shorten HTML stringsMichał Gołębiowski-Owczarek2021-05-121-21/+115
* Position: Make sure `of` is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-041-1/+6
* Datepicker: Make sure altField is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-041-1/+1
* Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5Michał Gołębiowski-Owczarek2021-02-221-10/+22
* Focusable: Fix handling of `visibility: collapse`Paul Capron2020-10-141-1/+1
* Widget: Fix boolean option when under use strictHrvoje Novosel2020-10-061-0/+2
* Resizable: Fix CSP violation (style unsafe-inline)Jérémy Munsch2020-08-111-2/+3
* All: Remove a leftover empty fileMichał Gołębiowski-Owczarek2020-07-241-0/+0
* Menu: Account for scrollbars in jQuery 3.2Michał Gołębiowski-Owczarek2020-07-231-2/+14
* All: Drop support for jQuery 1.7Michał Gołębiowski-Owczarek2020-07-222-69/+4