mediawiki-skins-Citizen/resources
alistair3149 b2bd79196d
feat: rework search module (#386)
* feat: rewrite search module (WIP)
There are some caveats because it is a WIP
- Messages are not i18n yet
- Missing placeholder suggestion thumbnail
- Only REST mode works
- Missing greeting message when there is no search query
- Code might look like a mess (I learned JS not long ago)

* refactor: remove old search module

* feat: clean up search suggestion styles

* feat: hide overflow for suggestion text

* feat: add action API and various cleanup

* feat: re-add abort controller

* feat: add message support and tweaks

* feat: use virtual config instead of ResourceLoader hook

* fix: missing comma in const definition

* feat: add ARIA attributes
2021-05-17 16:34:14 -04:00
..
skins.citizen.icons feat: add icon and text for addsection action (#368) 2021-05-05 13:08:37 -04:00
skins.citizen.icons.footer feat: optimize SVGs with SVGO 2021-04-18 14:40:38 -04:00
skins.citizen.preferences feat: dismiss preference panel when clicked outside or esc is pressed 2021-05-10 13:25:10 -04:00
skins.citizen.scripts feat: rework search module (#386) 2021-05-17 16:34:14 -04:00
skins.citizen.scripts.drawer refactor: rename drawerSubSearch script to match RL module name 2021-04-20 20:28:27 -04:00
skins.citizen.scripts.lazyload refactor: convert skin.citizen.scripts.lazyload to ES6 2021-04-20 20:27:38 -04:00
skins.citizen.scripts.sections doc: fix lettercase for Window and Document object 2021-04-21 11:32:44 -04:00
skins.citizen.scripts.toc fix: remove leftover console log 2021-04-21 15:10:16 -04:00
skins.citizen.search feat: rework search module (#386) 2021-05-17 16:34:14 -04:00
skins.citizen.styles feat: rework search module (#386) 2021-05-17 16:34:14 -04:00
skins.citizen.styles.debug feat: add debug styles 2021-03-18 12:35:18 -04:00
skins.citizen.styles.fonts feat: subset fonts based on unicode blocks 2021-04-04 14:30:23 -04:00
skins.citizen.styles.lazyload refactor: use common CSS variables for lazyload 2021-01-12 15:14:52 -05:00
skins.citizen.styles.sections feat: tweak hover state of collapsible header for touch devices 2021-03-03 13:08:37 -05:00
skins.citizen.styles.sitestats feat: add site stats to drawer 2021-03-22 17:01:08 -04:00
skins.citizen.styles.theme feat: move personal menu to header (#231) 2021-01-19 15:56:42 -05:00
skins.citizen.styles.toc feat: tweak toc styles 2021-04-30 10:34:50 -04:00
mixins.less feat: remove list link highlight transition 2021-04-11 17:44:41 -04:00
variables.less feat: tweak quiet hover and active state color 2021-05-11 12:08:27 -04:00