Commit graph

863 commits

Author SHA1 Message Date
alistair3149 e913ec5f86
Removed ARIA role from footer 2020-06-03 01:08:39 -04:00
github-actions ed708b0900 Github CI lint - eslint/stylelint 2020-06-03 05:08:25 +00: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 f43b210446
Fixed footer overflow in smaller screen size 2020-06-02 23:24:17 -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 5a2581c903
Merge pull request #114 from StarCitizenTools/dev
Small fixes and improvements
2020-06-02 21:32:21 -04:00
alistair3149 0c1b44c965
Fixed footer spacing when last modified bar is not present 2020-06-02 21:27:43 -04:00
alistair3149 9a3dfd30c1
Fixed dark border color in RC page 2020-06-02 21:23:17 -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
alistair3149 5349ed1013
Version bump 2020-05-22 11:38:40 -04:00
alistair3149 919d9e5859
Fixed footer overlapping OOUI windows in VisualEditor (#109)
* Changed footer z-index

* Added z-index to content to be higher than footer
2020-05-22 11:32:58 -04:00
github-actions 6aa7f9f88a Github CI lint - eslint/stylelint 2020-05-22 15:32:19 +00:00
alistair3149 2c0b6dd466
Added z-index to content to be higher than footer 2020-05-22 11:31:38 -04:00
alistair3149 15a33604dc
Changed footer z-index 2020-05-22 11:29:36 -04:00
alistair3149 9026fb8971
Fixed incorrect bottom button alignment in Safari 2020-05-22 11:20:56 -04:00
alistair3149 60f0742a99
Fixed incorrect height for search bar for Safari 2020-05-22 11:14:49 -04:00
github-actions cd0a0d7399 Github CI lint - eslint/stylelint 2020-05-21 07:00:33 +00:00
alistair3149 9788a3ffdb
Added dark color for reference highlight 2020-05-21 02:59:58 -04:00
alistair3149 35a1e01023
Force lastmod to be above everything else
Also fixed the position for mobile view button generated by the MobileFrontend extension
2020-05-18 14:02:09 -04:00
alistair3149 9af8052328
Added git pull before push for composer
Needed as the action will fail if GitHub CI pushed before composer
2020-05-18 13:48:02 -04:00
github-actions e065d03b61 Github CI lint - eslint/stylelint 2020-05-18 17:45:07 +00:00
alistair3149 c3483d3fb6 Use single quote for CSS 2020-05-18 13:44:29 -04:00
alistair3149 fa1386182f Suppress stylelint error 2020-05-18 13:35:28 -04:00
alistair3149 290d60f02b Fix tool textbug (#103) 2020-05-18 12:59:31 -04:00
alistair3149 e6f401d7a4 Fixed styles for footer icon 2020-05-18 12:52:38 -04:00
alistair3149 aa2ada02c1 Changed footer icon logic and added Miraheze icon 2020-05-18 12:46:34 -04:00
github-actions 63cd0348ad Github CI lint - eslint/stylelint 2020-05-18 15:39:53 +00:00
alistair3149 e57e40128d
Added fix for ToS position in footer for Miraheze
Bandage fix for ToS position for Miraheze until footer refactor
2020-05-18 11:39:16 -04:00
alistair3149 0680cea997
Removed sitenotice styles
Sitenotice style should be defined by individual wiki rather than in the skin. This would give more flexibility to other third party wikis. Apart from that, the old implementation seems to have issue with CentralNotice.
2020-05-18 00:01:59 -04:00
github-actions 3c1e8769cb Github CI lint - eslint/stylelint 2020-05-18 03:56:36 +00:00
alistair3149 32447458c8
Added temporary fix for footer icon
When footer icons are using the same ID (e.g. poweredby on Miraheze), the footer icons in the same ID are listed in vertical instead of horizontal. This hotfix is a bandage until the #75 (by extension #73) is completed.
2020-05-17 23:55:51 -04:00
github-actions 48fa262183 Github CI lint - eslint/stylelint 2020-05-17 23:40:16 +00:00
alistair3149 4287903ca4
Various popup styles improvements and fixes
- Added placeholder color background for thumbnail on popup
- Fixed white arrow on popup in dark mode
2020-05-17 19:39:43 -04:00
alistair3149 d7cc718f28
Fixed toolbar overlapping side site title in VE (#103) 2020-05-17 18:59:02 -04:00
alistair3149 28d1969952
Fixed toctoggle not behaving as expected for MW 1.32+
The toctoggle class was replaced with toctogglespan class since MediaWiki 1.32.
2020-05-17 18:51:47 -04:00
alistair3149 9205e27acb
Fixed error caused by manifest API module (#104)
Merge pull request #106 from paladox/patch-2
2020-05-15 12:16:13 -04:00
paladox cb431b61a9
Fix api
Bug: #104 104
2020-05-14 22:45:43 +01:00
alistair3149 622e5bef5b
Cleaned up RC styles to be more inline 2020-04-25 17:14:45 -04:00
github-actions 095db889dc Github CI lint - eslint/stylelint 2020-04-13 18:49:17 +00:00
alistair3149 bac5e17656
Added missing view source icon 2020-04-13 14:48:42 -04:00
github-actions c244bc08d3 Github CI lint - phpcbf 2020-04-12 03:39:34 +00:00
alistair3149 25e91670b9 Merge branch 'master' of github.com:StarCitizenTools/mediawiki-skins-Citizen 2020-04-11 23:39:06 -04:00
alistair3149 ed50693ff6
Fixed ESlint error 2020-04-11 23:38:03 -04:00
github-actions 4fe0e65641 Github CI lint - phpcbf 2020-04-12 03:25:17 +00:00
alistair3149 11a13f68fa
Search input would be focus when toggle is clicked 2020-04-11 23:24:48 -04:00