mediawiki-skins-Citizen/resources/skins.citizen.search
alistair3149 a2d3159def
feat(core): replace checkbox hack with details and summary
Note that ToC is still using the old checkbox hack, it will be replaced in a later time.
Related: T333394
2024-05-30 02:20:13 -04:00
..
searchClients
templates
fetch.js
htmlHelper.js fix(search): 🐛 label can sometimes contain HTML 2024-05-22 00:58:13 -04:00
main.js
searchAction.js refactor(search): ♻️ use data-mw prefix for data attribute names 2024-05-21 22:14:58 -04:00
searchClient.js
searchHistory.js refactor(core): ♻️ various minor refactor 2024-05-21 23:48:09 -04:00
searchPresults.js refactor(search): ♻️ use data-mw prefix for data attribute names 2024-05-21 22:14:58 -04:00
searchQuery.js
searchResults.js refactor(search): ♻️ clean up searchResults functions 2024-05-22 00:36:16 -04:00
skins.citizen.search.less feat(core): replace checkbox hack with details and summary 2024-05-30 02:20:13 -04:00
typeahead.js refactor(search): ♻️ clean up searchResults functions 2024-05-22 00:36:16 -04:00
types.js
urlGenerator.js