alistair3149
56a869b3d9
refactor(core): clean up transition variable names
2022-05-01 19:14:17 -04:00
alistair3149
4bacf2fff1
perf(core): remove expensive CSS transitions
2022-04-30 18:04:19 -04:00
alistair3149
0f381493f1
feat(skinStyles): tweak CookieWarning styles
...
* Add a 720px max width to the cookie banner so it does not span the whole page
* Remove border
2022-04-29 14:42:02 -04:00
alistair3149
7800f701c3
feat(skinStyles): update Lingo to grade B
2022-04-29 13:39:40 -04:00
alistair3149
1a7860ecb8
feat(skinStyles): tweak Popup styles
2022-04-28 15:53:25 -04:00
alistair3149
da0174c17e
feat(skinStyles): update StructuredDiscussions to grade B
...
It should also fix all the error that comes with using Citizen with the extension
Closes #438
2022-04-27 18:53:06 -04:00
alistair3149
f0b9879fbd
feat: add skinStyles for collapsible toggles in MobileFrontend
2022-04-27 16:27:12 -04:00
alistair3149
96013bb126
feat: deprecate --background-color-dp-XX in favor of --color-surface-X
...
--background-color-dp-XX is now fully deprecated in favor of a simpler 4 color surface system. It can be accessed through the --color-surface-X CSS var.
2022-04-25 22:27:52 -04:00
alistair3149
47e1259bc3
feat: implement a more adaptive smooth shadow
...
* Looks more natural
* Can be customized through the surface-shadow and shadow-strength CSS var
* Light mode and dark mode have been different shadow now, it should be more visible in dark mode
* Box-shadow is a CSS var, which can be used in templates and wiki CSS
2022-04-24 15:24:09 -04:00
alistair3149
02d9f88742
feat: update TabberNeue styles to latest version
2022-04-19 11:10:07 -04:00
Lens0021
5202ddbebe
feat: add styles for PortableInfobox ( #441 )
...
* feat: add styles for PortableInfobox
* Update ext.PortableInfobox.styles.less
* Update ext.PortableInfobox.styles.less
2022-04-14 00:36:33 -04:00
Timo Tijhof
426f611357
fix: ext.uls.displaysettings: Update class name ( #434 )
...
As per <https://gerrit.wikimedia.org/r/768220 >.
2022-03-05 18:02:26 -05:00
Lens0021
c0003c223a
feat: add styles for SimpleTooltip ( #426 )
2022-02-19 15:00:22 -05:00
alistair3149
4b671569d2
docs: update documentation on WSSerachFront extension
2021-12-15 22:16:56 -05:00
H. C. Kruse
b35e9c6c64
feat: add WSSearchFront skinStyles ( #411 )
2021-11-27 13:55:00 -05:00
alistair3149
6667c0628f
feat: make the Echo badge text smaller
2021-09-02 12:00:33 -04:00
alistair3149
7a8d6cb0aa
fix: re-add pointers and border styles to Popups
2021-09-02 11:53:58 -04:00
alistair3149
c58e917ae4
feat: upgrade Popups skinStyles to grade A
...
Added additional styles and tweaked animation
2021-09-02 11:47:04 -04:00
alistair3149
e6c15cb612
fix: fix inverted Echo badge indicator
2021-09-01 20:45:19 -04:00
alistair3149
d8cf5e1804
feat: update OAuth skinStyles to grade B
2021-08-31 13:11:06 -04:00
alistair3149
5cc56acec4
feat: update Popups skinStyles to grade B
2021-08-31 13:03:41 -04:00
alistair3149
0c493f37da
feat: add skinstyles for Cargo main
2021-08-31 12:54:50 -04:00
alistair3149
d5ac0ce295
feat: update RelatedArticle skinstyle to grade A
2021-08-31 12:29:49 -04:00
alistair3149
26cfa2d124
fix: incorrect color for SyntaxHighlight
2021-08-26 17:26:03 -04:00
alistair3149
0e4c8a8a1d
fix: inverted image in VE edit link widget
2021-08-26 17:19:21 -04:00
alistair3149
17c37f5e8c
feat: improve contrast of SyntaxHighlight
2021-08-26 17:04:40 -04:00
alistair3149
3dddd14fd4
feat: tweak SyntaxHighlight color
2021-08-26 16:55:33 -04:00
alistair3149
13b01519f8
feat: add additional styles for line numbers for SynatxHighlight in 1.36+
2021-08-26 16:07:29 -04:00
alistair3149
f41c63a502
feat: add SyntaxHighlight skinStyles
2021-08-26 15:56:07 -04:00
alistair3149
676c08916a
refactor: move syntax color out of CodeMirror
2021-08-26 12:11:52 -04:00
alistair3149
59a02ba38c
feat: update AdvancedSearch skinStyles to grade B
2021-08-26 11:57:11 -04:00
alistair3149
47f91a8c37
feat: update Capiunto skinStyles to grade B
2021-08-26 11:35:40 -04:00
alistair3149
04ca43f750
feat: tweak line number styles
2021-08-25 16:32:07 -04:00
alistair3149
fb5129b7a6
feat: fix upload icon selector
2021-08-25 16:32:07 -04:00
alistair3149
ca07e91bd9
feat: MsUpload styles clean up
2021-08-25 16:32:07 -04:00
alistair3149
86e48c7b73
feat: CodeMirror styles clean up
2021-08-25 16:32:07 -04:00
Calum Dingwall
d889cb91ab
feat: MsUpload styles
2021-08-25 16:32:07 -04:00
Calum Dingwall
5fe0c9618f
Proper colors for CodeMirror
2021-08-25 16:32:07 -04:00
alistair3149
9828b52c49
feat: update WikiEditor skinStyles to grade B
2021-08-11 17:48:10 -04:00
alistair3149
598594f91c
fix: align Echo popups with other menus
2021-08-11 17:02:44 -04:00
alistair3149
25972eb9d7
feat: various Echo style tweaks
2021-08-11 16:48:40 -04:00
github-actions
a9f172c0de
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-08-11 20:44:04 +00:00
alistair3149
008fa7c53d
fix: various Echo overflow fixes
2021-08-11 16:43:03 -04:00
alistair3149
ed78cdf999
fix: align Echo badges positions and tweaks
2021-08-11 16:40:16 -04:00
alistair3149
c6ea681d22
ci: remove empty line
2021-08-11 16:34:17 -04:00
alistair3149
a244aa6d47
feat: update Echo skinStyles to grade A
2021-08-11 16:30:43 -04:00
alistair3149
f5a2a831d1
feat: add user customizable line height
2021-08-05 11:24:52 -04:00
alistair3149
d413115eeb
feat: update VisualEditor skinStyles to grade A
2021-08-04 19:59:52 -04:00
github-actions
159198d6d4
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-07-31 03:01:33 +00:00
alistair3149
36d550f134
feat: add skinStyles for Special:ListFiles ( #394 )
2021-07-30 23:00:53 -04:00
alistair3149
8bca28662b
feat: remove mw-body-content from HTML
...
T279388
mw-body-content is used within body content in 1.37. The original mw-body-content container will use the class citizen-body instead.
2021-07-30 11:44:02 -04:00
alistair3149
0b3545f038
docs: add skinstyles header comment to TabberNeue file
2021-07-29 23:23:07 -04:00
alistair3149
6ebe1c302f
feat: rework skinstyles for UniversalLanguageSelector extension
2021-07-29 22:45:30 -04:00
alistair3149
a9fce3b467
feat: add skinstyles for CleanChanges extension
2021-07-29 22:11:59 -04:00
alistair3149
9b2f291652
feat: add skinstyles for Babel extension
2021-07-29 22:09:36 -04:00
alistair3149
33624b636e
feat: rework skinstyles for Translate extension
2021-07-29 20:35:07 -04:00
alistair3149
cebbf32b0b
feat: rewrite MediaWiki UI skinstyles to the new system
2021-07-27 16:24:26 -04:00
alistair3149
b2044fa795
fix: remove unused oojs files
2021-07-27 15:23:09 -04:00
alistair3149
aae08f0a73
feat: rewrite OOUI skinstyles to the new system
2021-07-27 02:13:22 -04:00
alistair3149
ae8235cd46
feat: tweak TabberNeue button styles
2021-06-21 21:00:42 -04:00
alistair3149
e2e5f62ca7
feat: add TabberNeue styles
2021-06-21 20:50:25 -04:00
alistair3149
5c6408d766
feat: convert border radius to CSS variable
2021-05-27 11:20:12 -04:00
alistair3149
b698a20f26
feat: VE page header style tweaks
2021-05-21 11:15:34 -04:00
alistair3149
906cfd88ba
feat: add styles for mediawiki.notification
2021-05-18 21:13:59 -04:00
alistair3149
674cfa274e
fix: VE toolbar overlapping drawer in tablet or above viewport
2021-05-17 17:11:12 -04:00
alistair3149
cf6fa8f21f
fix: incorrect OOUI progressive background color ( #383 )
2021-05-17 17:04:56 -04:00
github-actions
11ee87cedd
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-05-16 18:25:52 +00:00
alistair3149
9a2bbf85a9
fix: remove ToC margin when VE is activated ( #385 )
...
A side margin is added to make space for ToC when there is one. However, there is no ToC in VE so it should be removed.
2021-05-16 14:25:07 -04:00
alistair3149
8e5d848944
fix: incorrect hover state opacity
2021-05-10 13:56:18 -04:00
alistair3149
d0edec1012
fix: Echo badges sizing
2021-05-10 13:46:18 -04:00
alistair3149
4ea6315af6
feat: update Echo badges styles to be inline with other header icons
2021-05-10 12:11:47 -04:00
alistair3149
5e0f9b6e14
fix: incorrect disabled shortened VE save button style ( #375 )
2021-05-08 12:54:08 -04:00
github-actions
3643b533af
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-05-07 02:37:23 +00:00
Eshagh
c891f42fd1
feat: add RTL icons for drawer toggle and VE save button ( #374 )
...
* Customize the drawer button for RTL language
* Convert ">" to "<" for RTL language
Co-authored-by: eshagh79 <eshagh094@gmail.com>
2021-05-06 22:36:34 -04:00
alistair3149
73b95c9d37
fix: hidden ooui window manager inside VE toolbar on small viewport ( #369 )
2021-05-05 13:22:11 -04:00
alistair3149
b720777633
fix: remove extra .less in the file name
...
Should fix TMH styles now
2021-04-23 09:40:31 -04:00
alistair3149
76d5daa956
refactor: simplify body margin styles
2021-04-19 12:38:39 -04:00
github-actions
08d1495bee
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-04-18 18:26:51 +00:00
alistair3149
d042e94694
fix: clipping with VE toolbar
2021-04-18 14:25:47 -04:00
alistair3149
b91eb2fb5e
refactor: legacy viewport clean up
2021-04-11 17:57:50 -04:00
alistair3149
a5b2d0e5fc
fix: hidden special character tool in VE
2021-03-26 12:12:43 -04:00
alistair3149
f65c8121e7
feat: invert Graph canvas for dark mode
2021-03-26 12:07:14 -04:00
alistair3149
00416246c1
feat: add styles for Graph
2021-03-26 12:03:03 -04:00
alistair3149
592dd1fb3c
feat: add more padding to CookieWarning button
2021-03-22 18:24:40 -04:00
alistair3149
6704e38fb7
fix: add missing styles for CookieWarning
2021-03-22 18:22:49 -04:00
alistair3149
11530ab27f
feat: update CookieWarning styles
2021-03-22 15:04:28 -04:00
alistair3149
265333633c
feat: tweak Tabber styles
2021-03-21 01:41:04 -04:00
alistair3149
7a793b26a7
fix: remove unused import rule
2021-03-19 12:37:08 -04:00
alistair3149
523ddcc8e9
feat: update CodeMirror styles
2021-03-19 12:36:01 -04:00
alistair3149
8e2aa85e87
fix: alignment between CodeMirror and VisualEditor
2021-03-19 12:04:20 -04:00
alistair3149
0a15edff9f
fix: incorrect color for DiscussionTools input border
2021-03-18 14:17:59 -04:00
alistair3149
c2b33858b1
fix: remove unused VE padding styles
2021-03-18 14:09:52 -04:00
github-actions
378f12c12d
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-03-14 02:32:31 +00:00
alistair3149
89cfc383ca
fix: incorrect font size for source edit mode
2021-03-13 21:31:43 -05:00
alistair3149
3044aed787
fix: fix incorrect font size in visual edit mode
2021-03-13 16:18:38 -05:00
alistair3149
737f5fa8cf
fix: incorrect OOUI selected tab color
2021-03-13 12:54:34 -05:00
alistair3149
206b98f5f8
feat: update ULS styles
2021-03-11 21:27:56 -05:00
alistair3149
4fb5005bd0
feat: move ULS button back to personal menu
2021-03-11 21:09:43 -05:00
alistair3149
096f98ad91
feat: convert font family to root CSS variable
2021-03-09 13:13:49 -05:00
alistair3149
b07ae77c50
fix: solid background for special pref buttons
2021-03-09 12:21:33 -05:00