aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/autocomplete.js
Commit message (Expand)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-43/+5
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-4/+4
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Autocomplete: Rewrite with a delay instead of appending the live regionBen Mullins2022-01-051-4/+9
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-3/+6
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-2/+2
* All: Remove uses of `jQuery.proxy()`Scott González2017-05-171-2/+2
* Autocomplete: Fix IE/Edge scrolling issuesRyan Oriecuia2017-01-251-23/+11
* Autocomplete: Work around `isContentEditable` bug in ChromeScott González2016-02-161-1/+19
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Autocomplete: Close the menu on any outside interactionsScott González2015-10-161-18/+23
* Autocomplete: Use a `div` instead of a `span` for the live regionScott González2015-09-181-1/+1
* Autocomplete: Style updatesAlexander Schmitz2015-09-111-0/+14
* Autocomplete: Style updatesAlexander Schmitz2015-08-211-9/+9
* Menu: Move menu into widgets folderAlexander Schmitz2015-08-081-1/+1
* Autocomplete: Move autocomplete into widgets folderAlexander Schmitz2015-08-081-0/+645
3' href='#n143'>143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202