update from upstream repo #3

已合并
WaitSpring 2022-12-17 16:41:09 +08:00 将 56 次代码提交从 Mirror/mediawiki-skins-Citizen:main 合并至 main
管理员
没有提供说明。
WaitSpring2022-12-17 16:41:03 +08:00 推送了 56 个提交
1939850369
feat(core): allow multiple search components on the same page
This will allow the search suggestion to hook up to multiple search
boxes with `.citizen-search-box` as container. Do note that the default
Citizen suggestion is hardcoded for the primary search, so it only
works for the old core search suggestion module.

This is also a prereq for implementing the Codex search like the one
from Vector.
57d50ea5c5 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
391266c0a7
feat(core): allow the use of custom search suggestion module
defines the search suggestion ResourceLoader module
used by the skin. It deprecates the  config
568405cd5d ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
3d0ff75249
feat(core): center align searchbox
Precursor to make search center of the experience
143c64c7b0 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
365b1c5e4a ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
22e1324a80
feat(core): do not hardcode footer wordmark size
It should respect the size set in localsettings under wgLogos
b9bfb9997f
docs(credits): 📚️ add CREDITS.md
Giving credits to the friends we made along the way
bb0eb49aaa
chore(ci): 🔧 👷 make es-x eslint rules warn instead of error
They will be addressed when we are rewriting the modules to ES6
9bf737f720
feat(search): add empty state to typeahead
This is a barebone initial implementation, more work will come to it
9187a9bf45 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
c8f06a8e75 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
c172966ce4
feat(core): add rounded corner to mw-ui-button
This will align the style with OOUI and Codex
685a3ad1c4
refactor(core): ♻️ reduce the number of RL modules
It will improve the performance in module registration and also caching
7a59e9c2d7
fix(core): 🐛 do not use CSS containment for body content
Because it breaks fixed layout originated from the content area
WaitSpring 已合并提交 77315ef3ecmain 2022-12-17 16:41:09 +08:00
登录 并参与到对话中。
无审核者
未选择标签
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Fork/mediawiki-skins-Citizen#3
没有提供说明。