mediawiki-skins-Citizen/templates
alistair3149 0c3786c754
perf(share): ️ prerender the HTML for the share button
Instead of doing it in JS, just render it altogther in the HTML
2024-11-12 22:36:59 -05:00
..
Drawer.mustache feat(dropdown): revamp dropdown menu handling 2024-07-03 16:07:19 -04:00
Drawer__button.mustache feat(dropdown): revamp dropdown menu handling 2024-07-03 16:07:19 -04:00
Drawer__logo.mustache fix(core): 🐛 missing space between logo attributes 2023-07-17 18:17:03 -04:00
Footer.mustache
Footer__row.mustache
Header.mustache perf(preferences): ️ rewrite to use dropdown component 2024-11-12 20:13:47 -05:00
Header__logo.mustache feat(header): add microinteraction to wiki logo/home button 2024-10-23 19:46:15 -04:00
Icon.mustache feat(core): add last modified to sidebar 2024-05-08 15:30:36 -04:00
Indicators.mustache
KeyboardHint.mustache feat(search): add keyboard hint to search card 2024-09-26 17:47:19 -04:00
Link.mustache feat(core): add last modified to sidebar 2024-05-08 15:30:36 -04:00
MainMenu.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
Menu.mustache feat(menu): add accesskey hint to menu items 2024-10-03 18:57:09 -04:00
MenuContents.mustache refactor(core): ♻️ wrap menu list in container 2024-05-09 14:38:07 -04:00
MenuListItem.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
PageFooter.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
PageFooter__item.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
PageHeader.mustache perf(core): ️ move sticky header handling to observers 2024-11-07 19:12:48 -05:00
PageHeading.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
PageSidebar.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
PageTools.mustache perf(share): ️ prerender the HTML for the share button 2024-11-12 22:36:59 -05:00
PageTools__languages.mustache refactor(pageTools): ♻️ refactor pageTools into component 2024-10-23 16:08:58 -04:00
PageTools__more.mustache refactor(pageTools): ♻️ refactor pageTools into component 2024-10-23 16:08:58 -04:00
Preferences.mustache perf(preferences): ️ rewrite to use dropdown component 2024-11-12 20:13:47 -05:00
Search.mustache feat(search): add keyboard hint to search card 2024-09-26 17:47:19 -04:00
Search__button.mustache feat(dropdown): revamp dropdown menu handling 2024-07-03 16:07:19 -04:00
SearchFooter.mustache feat(search): add message to search footer 2024-09-26 17:58:53 -04:00
Share.mustache perf(share): ️ prerender the HTML for the share button 2024-11-12 22:36:59 -05:00
SiteStats.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
skin.mustache feat(core): extend page header background to full width 2024-10-17 04:10:32 -04:00
TableOfContents.mustache feat(toc): switch to ToC implementation based on Vector 2022 2024-09-10 18:28:12 -04:00
TableOfContents__line.mustache fix(toc): 🐛 incorrect closing tag for toc summary 2024-10-22 23:30:32 -04:00
TableOfContents__list.mustache refactor(core): ♻️ clean up ToC classes 2024-09-10 17:40:25 -04:00
UserInfo.mustache feat(components): rewrite template data partials into CitizenComponent components (#846) 2024-05-15 01:24:43 -04:00
UserMenu.mustache feat(dropdown): revamp dropdown menu handling 2024-07-03 16:07:19 -04:00
Wordmark.mustache