提交图

96 次代码提交

作者 SHA1 备注 提交日期
WaitSpring 47c6fbaf4d
fix(PageTools__languages.mustache): replace icon 2024-01-29 08:29:10 +08:00
WaitSpring 2f4eb45dc9
chore(DrawerLogo): 🔧 remove <div> wrap
Signed-off-by: WaitSpring <me@waitspring.com>
2023-12-24 19:15:29 +08:00
WaitSpring 9d5f35ab68
fix(HeaderLogo): 🐛 add alternative text
Signed-off-by: WaitSpring <me@waitspring.com>
2023-12-24 19:05:04 +08:00
WaitSpring af7879413b
chore: 🔧 add spaces; update alt attribute
Signed-off-by: WaitSpring <me@waitspring.com>
2023-12-24 19:02:02 +08:00
WaitSpring 859cae1344
fix: 🐛 dup. <a>
Signed-off-by: WaitSpring <me@waitspring.com>
2023-12-14 16:45:48 +08:00
WaitSpring ce333855fe
refactor: ♻️ remove styles for Flow
Signed-off-by: WaitSpring <me@waitspring.com>
2023-11-19 10:43:13 +08:00
WaitSpring 1ff42a703c
refactor: ♻️ remove pure CSS icons
Signed-off-by: WaitSpring <me@waitspring.com>
2023-11-18 19:41:10 +08:00
WaitSpring b2f62ff8e1 fix: 🐛 remove aria-hidden as per PageSpeed Insights' test results
Signed-off-by: WaitSpring <me@waitspring.com>
2023-09-20 16:15:31 +08:00
WaitSpring 40e226ade4 fix: 🐛 remove aria-hidden as per PageSpeed Insights' test results
Signed-off-by: WaitSpring <me@waitspring.com>
2023-09-20 16:00:04 +08:00
WaitSpring fd8b94e1d0 fix: 🐛 add title="{{msg-sitetitle}}" to .citizen-header__logo > a
Signed-off-by: WaitSpring <me@waitspring.com>
2023-07-26 11:37:22 +08:00
WaitSpring fc15e5d3e9 fix: 🐛 add tabindex=0 to userMenu button
Signed-off-by: WaitSpring <me@waitspring.com>
2023-07-26 11:36:53 +08:00
WaitSpring 8b3bf10346 fix: 🐛 move tabindex=0 to <label>
Signed-off-by: WaitSpring <me@waitspring.com>
2023-07-26 11:19:22 +08:00
WaitSpring fcd7ceded4 fix: <a> should not set a tabindex
Signed-off-by: WaitSpring <me@waitspring.com>
2023-07-26 10:56:42 +08:00
WaitSpring 489771ab75 fix: add tabindex=0 to several header elements
Signed-off-by: WaitSpring <me@waitspring.com>
2023-07-26 10:56:41 +08:00
WaitSpring 2fc5f0eed9 Merge branch 'main' of https://git.qiuwen.wiki/Fork/mediawiki-skins-Citizen 2022-12-18 17:01:09 +08:00
WaitSpring ad7631992f fix: 🐛 wordmark w/o links
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-18 17:01:01 +08:00
WaitSpring 83561489c0 fix: 🐛 wordmark w/o links
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-18 17:00:11 +08:00
WaitSpring 085546a2e7 fix: 🐛 wordmark w/o links
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-18 16:55:46 +08:00
WaitSpring 845c8b7e5b update footer__item
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 18:51:53 +08:00
WaitSpring 8f6992fd59 adjust display of footer
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 18:11:38 +08:00
WaitSpring d7bf75e854 remove label of page-info
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 18:04:06 +08:00
WaitSpring b49dbf46ab remove: citizen-footer-desc, citizen-footer-tagline; move position of footer-info
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 18:02:57 +08:00
WaitSpring a00bcf6b4e remove footer wordmark
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 17:55:30 +08:00
WaitSpring 2f25f78068 remove unused files
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 17:53:20 +08:00
WaitSpring ee5ce918a0 fix: remove siteStats, change wordmark in drawercard
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 17:50:55 +08:00
alistair3149 7bfec28ef2
feat(core): add site logo to header 2022-12-03 12:39:33 -05:00
alistair3149 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.
2022-12-02 17:35:23 -05:00
alistair3149 7cff9e678b
feat(core): migrate ToC icon to use RL icon module 2022-11-21 17:43:04 -05:00
alistair3149 2d014694a6
feat(core): migrate misc icons to use RIL icon module 2022-11-21 17:43:03 -05:00
alistair3149 dc77ae47bd
feat(core): migrate searchbox to use RL icon module 2022-11-21 17:43:00 -05:00
alistair3149 7eae7c6b14
feat(core): migrate sitestats to use RL icon module 2022-11-21 17:42:57 -05:00
alistair3149 a1ce408e43
feat(core): re-implement responsive toc 2022-11-21 17:42:05 -05:00
alistair3149 1730a8ff99
feat(core): pre-work for ToC checkbox hack 2022-11-21 17:42:03 -05:00
alistair3149 bc1dd38a12
feat(core): add back to top link to toc 2022-11-21 17:41:56 -05:00
alistair3149 622f368d1e
feat(core): add desktop styles for toc 2022-11-21 17:41:45 -05:00
alistair3149 8793a243c3
feat(core): rewrite body layout into flex and grid 2022-11-21 17:41:42 -05:00
alistair3149 3eaeaa15f7
refactor(core): ♻️ pre-work to allow Citizen to render ToC 2022-11-21 17:41:40 -05:00
alistair3149 7bd34caad5
style(core): 🎨 rename personal menu to user menu 2022-11-21 17:41:30 -05:00
alistair3149 a31babc297
refactor(core): ♻️ drop polyfill related to user menu 2022-11-21 17:41:20 -05:00
alistair3149 43eae7e916
feat(core): drop data-namespace in favor of data-associated-pages 2022-11-21 17:41:18 -05:00
alistair3149 7b311db1a6
refactor(core): ♻️ use user-menu template data instead 2022-11-21 17:41:13 -05:00
alistair3149 d78ffeadb4
refactor(core): ♻️ use core data for search box 2022-11-21 17:41:10 -05:00
alistair3149 a93f373269
refactor(core): ♻️ use core sidebar data 2022-11-21 17:41:06 -05:00
alistair3149 d234ece146
feat(core): put non-header elements into a container
Just more sanity and easier to customize header
2022-11-21 17:41:03 -05:00
alistair3149 4aa59d5c14
style(core): 🎨 shorten variable name 2022-11-21 17:41:01 -05:00
alistair3149 ac12ff0444
refactor(core): ♻️ use MW footer data and add onto it 2022-11-21 17:40:58 -05:00
alistair3149 4c9aa17bb2
refactor(core): ♻️ drop footer mustache fallback 2022-11-21 17:40:56 -05:00
alistair3149 fdd5c0dd2a
feat(core): add an aria-labelledby attribute to #bodyContent
Related: T312818
2022-11-21 17:40:51 -05:00
alistair3149 4f74f0b4ad
refactor(core): ♻️ drop getFooterIcons 2022-11-21 17:40:49 -05:00
alistair3149 0ddd1ebf80
refactor(core): ♻️ clean up page tools implementation 2022-11-21 17:40:44 -05:00