mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
98bee1c71f
Add hook that renders when search displays for first time to allow experimentation. Code can call ``` mw.hook( 'search.display' ).add((node)=> { node.innerHTML = 'hello world' } ); Bug: T371294 Change-Id: Ib3ec73b8ed66877c11e0d8d290a6b564a013702b |
||
---|---|---|
.. | ||
integration-qunit | ||
jest | ||
phpunit | ||
.eslintrc.json |