alistair3149
bf91a7f83c
feat: tweak indicator styles
2021-01-26 15:38:27 -05:00
alistair3149
d88f933771
fix: Fix incorrect layout on recent changes page
2021-01-26 14:56:11 -05:00
alistair3149
6081341418
feat: integrate page tools into page header
2021-01-26 14:25:46 -05:00
alistair3149
f65bf157bd
feat: move personal menu to header ( #231 )
...
* fix: fix header background bleeding in VE
* feat: move personal menu out of drawer to header
* feat: update personal menu styles in smaller breakpoints
* fix: fix typo in qqq documentation
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
* feat: add title text to personal menu button
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 15:56:42 -05:00
alistair3149
2c93c68cb2
feat: add support for different logo configurations and variants ( #229 )
...
* feat: add support for different logo configurations and variants
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 11:46:17 -05:00
alistair3149
f64a047bda
refactor: clean up header structure and styles
2021-01-15 19:56:59 -05:00
alistair3149
b8e6d0d5d1
feat: use wordmark for footer and aside
2021-01-13 15:23:44 -05:00
alistair3149
9d3df250de
refactor: merge CSS variables in core styles
2021-01-12 14:31:35 -05:00
alistair3149
603a50b7d2
refactor: move theme toggle before search
2021-01-11 12:22:32 -05:00
H. C. Kruse
e30e6ce52c
feat: implement theme toggle ( #201 )
2021-01-11 12:13:59 -05:00
Kodiak
195c0d6e0a
Naming Capitalization issue fix
...
Naming Capitalization issue fix
2020-10-08 23:17:46 -07:00
alistair3149
a96925b031
Use SkinMustache and merge CitizenTemplate into SkinCitizen
2020-08-12 12:59:57 -04:00
alistair3149
193c027eb4
Separate language portal from other portals in sidebar
2020-08-12 12:59:57 -04:00
alistair3149
91aaec57a1
Migrate some Mustache parameter to SkinCitizen
2020-08-12 12:59:57 -04:00
alistair3149
5b33a497e4
Clean up search props function
2020-08-12 12:59:57 -04:00
alistair3149
eb491f7465
Clean up Mustache param name for SkinMustache merge
2020-08-12 12:59:57 -04:00
alistair3149
d087db2cad
Set autocomplete off for the entire search form
2020-06-12 13:39:31 -04:00
alistair3149
21c03c718c
Add content ID back for VE compatibility ( #128 )
2020-06-10 01:36:50 -04:00
alistair3149
ffb0916c6d
Added shortcut key tooltip to search toggle ( #120 )
2020-06-09 00:55:31 -04:00
alistair3149
345af04010
Added random button to search bar
2020-06-08 21:58:35 -04:00
alistair3149
c009b8726c
Simplified search bar
...
The last one didn't stage all the files
2020-06-08 19:12:03 -04:00
alistair3149
8e9bbdbbad
Removed search button
2020-06-08 16:51:48 -04:00
alistair3149
bc15fd916e
Removed unused bottom bar
2020-06-07 02:07:30 -04:00
alistair3149
72b41df5ce
Refactor header DOM structure
...
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
2020-06-07 01:30:54 -04:00
alistair3149
09116cd568
Changed header from mw-header-container to mw-header
2020-06-06 15:51:51 -04:00
alistair3149
ce9c9a27a9
Use standard class and ID for search box
2020-06-06 14:47:03 -04:00
alistair3149
0ade51a384
Full Mustache conversion
2020-06-05 20:12:39 -04:00
alistair3149
0b28c95507
Give screen-reader-text class to hidden labels
2020-06-05 18:55:04 -04:00
alistair3149
042522d310
Converted header user buttons into Mustache
2020-06-05 18:25:24 -04:00
alistair3149
0c3898c462
Converted the navigation menu to Mustache
2020-06-05 17:07:11 -04:00
alistair3149
a6bcf28acd
Converted part of menu to Mustache
2020-06-04 15:04:03 -04:00
alistair3149
b675d95f35
Added missing documentation for search box
2020-06-04 13:32:01 -04:00
alistair3149
65a364e3ca
Fixed incorrect DOM structure
2020-06-04 13:16:51 -04:00
alistair3149
72ab186ccd
Fixed incorrect tags in bottombar
2020-06-04 02:43:52 -04:00
alistair3149
89a8faec37
Converted search box to Mustache
2020-06-04 02:36:06 -04:00
alistair3149
575a700425
Added missing div tag in the footer
2020-06-04 01:13:04 -04:00
alistair3149
7a38c76215
Converted bottombar to Mustache
2020-06-04 00:18:36 -04:00
alistair3149
72bfbb6087
Converted header toggle tooltip to i18n message
2020-06-03 23:39:50 -04:00
alistair3149
4dd271eb09
Use div instead of span as it is not inline
2020-06-03 01:33:25 -04:00
alistair3149
2adf857692
Use div instead of span as it is not inline
2020-06-03 01:20:56 -04:00
alistair3149
6b69c66c08
Use aside element for sitename sidebar
2020-06-03 01:16:26 -04:00
alistair3149
e913ec5f86
Removed ARIA role from footer
2020-06-03 01:08:39 -04:00
alistair3149
2f4827b785
Use semantic HTML5 elements for footer
2020-06-03 01:07:40 -04:00
alistair3149
2c6962f2be
Removed footer and content IDs
...
Based on T248137
2020-06-03 00:44:13 -04:00
alistair3149
c0fee346c5
Partial conversion to Mustache for header
2020-06-03 00:28:22 -04:00
alistair3149
5d5d1077c6
Readded tooltip to sitetitle
2020-06-02 23:37:28 -04:00
alistair3149
f0da589b52
Fixed missing footer sitetitle
2020-06-02 23:22:09 -04:00
alistair3149
a039f02bed
Added missing tooltip for side sitetitle
2020-06-02 22:34:38 -04:00
alistair3149
35de211a49
Converted sidebar sitetitle to Mustache
2020-06-02 21:21:24 -04:00
alistair3149
37732ea6a9
Partial Mustache refactor ( #113 )
...
Refactor some components into Mustache. With the footer refactor addressed in #75 , it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00