alistair3149
|
c03308ad59
|
feat(core): ✨ style namespace differently in page title
Thanks to T306440, it is finally possible without parsing the title
|
2022-11-21 17:42:14 -05:00 |
|
alistair3149
|
9d1b62ffc0
|
feat(core): ✨ make create page card float right in search page
|
2022-11-21 17:42:12 -05:00 |
|
alistair3149
|
0bf4b4555c
|
feat(core): ✨ redesign search page
|
2022-11-21 17:42:11 -05:00 |
|
alistair3149
|
80d3a0acbc
|
feat(core): ✨ tweak layout spacing
|
2022-11-21 17:42:09 -05:00 |
|
alistair3149
|
c15c1592e3
|
feat(core): ✨ smoother transition for ToC toggle states
|
2022-11-21 17:42:07 -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
|
d827c2ea12
|
fix(core): 🐛 add missing layout padding
|
2022-11-21 17:42:01 -05:00 |
|
github-actions
|
a703726d1e
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:59 -05:00 |
|
alistair3149
|
48173b6eb8
|
feat(core): ✨ add icon to back to top link
|
2022-11-21 17:41:58 -05:00 |
|
alistair3149
|
bc1dd38a12
|
feat(core): ✨ add back to top link to toc
|
2022-11-21 17:41:56 -05:00 |
|
alistair3149
|
39e04665e3
|
feat(core): ✨ center align page tools
|
2022-11-21 17:41:54 -05:00 |
|
alistair3149
|
ab7b9ba17d
|
feat(core): ✨ tweak sticky header transition
|
2022-11-21 17:41:52 -05:00 |
|
alistair3149
|
73fa96757a
|
fix(core): 🐛 toc indicator clipping
|
2022-11-21 17:41:50 -05:00 |
|
alistair3149
|
2bf1c27d46
|
chore(ci): 🔧 👷 remove unnessecary stylelint declarations
|
2022-11-21 17:41:49 -05:00 |
|
alistair3149
|
427d6a41e1
|
feat(core): ✨ update ToC styles
|
2022-11-21 17:41:47 -05:00 |
|
alistair3149
|
622f368d1e
|
feat(core): ✨ add desktop styles for toc
|
2022-11-21 17:41:45 -05:00 |
|
alistair3149
|
b0ed5fd14e
|
refactor(core): ♻️ simplify body grid handling
|
2022-11-21 17:41:43 -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
|
5c962ca22f
|
refactor(core): ♻️ use new ResourceLoader namespace
Related: T308718
|
2022-11-21 17:41:38 -05:00 |
|
alistair3149
|
f4b4b082e0
|
refactor(core): ♻️ drop isTOCEnabled in favor of template data
|
2022-11-21 17:41:37 -05:00 |
|
github-actions
|
0c7c795484
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:35 -05:00 |
|
alistair3149
|
6ab486b82e
|
feat(core): ✨ add styles for temp user in user menu
|
2022-11-21 17:41:33 -05:00 |
|
alistair3149
|
bb27f801bd
|
docs(core): 📚️ add draft comments on user menu refactor
|
2022-11-21 17:41:31 -05:00 |
|
alistair3149
|
7bd34caad5
|
style(core): 🎨 rename personal menu to user menu
|
2022-11-21 17:41:30 -05:00 |
|
alistair3149
|
41bfd4d4a4
|
feat(core): ✨ align user menu spacing
|
2022-11-21 17:41:28 -05:00 |
|
alistair3149
|
5d7ec88abb
|
fix(core): 🐛 add missing anonuserpage styles
|
2022-11-21 17:41:26 -05:00 |
|
github-actions
|
f12218c0dc
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:25 -05:00 |
|
alistair3149
|
e9677d6b87
|
refactor(core): ♻️ clean up user menu header
|
2022-11-21 17:41:23 -05:00 |
|
github-actions
|
2079f760d4
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:21 -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
|
c9acfc879a
|
docs(readme): 📚️ bump MW requirement to 1.39
|
2022-11-21 17:41:16 -05:00 |
|
github-actions
|
6be1cb3571
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:15 -05:00 |
|
alistair3149
|
7b311db1a6
|
refactor(core): ♻️ use user-menu template data instead
|
2022-11-21 17:41:13 -05:00 |
|
github-actions
|
be18ec8f0d
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:11 -05:00 |
|
alistair3149
|
d78ffeadb4
|
refactor(core): ♻️ use core data for search box
|
2022-11-21 17:41:10 -05:00 |
|
alistair3149
|
dfbaa67995
|
refactor(core): ♻️ drop responsive meta tag fallback
|
2022-11-21 17:41:08 -05:00 |
|
alistair3149
|
a93f373269
|
refactor(core): ♻️ use core sidebar data
|
2022-11-21 17:41:06 -05:00 |
|
github-actions
|
9325a4e2be
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:05 -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 |
|
github-actions
|
7b3e696f7b
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:41:00 -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
|
2bc022aba2
|
feat(core): ✨ rename $wgCitizenSiteToolsPorlet to $wgCitizenGlobalToolsPorlet
|
2022-11-21 17:40:54 -05:00 |
|
alistair3149
|
fb9b17108d
|
style(core): 🎨 rename site tools to global tools
So that it aligns with the naming scheme from Desktop Improvements
|
2022-11-21 17:40:53 -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 |
|