RogerDodger
296691c2ab
remove pointer events on header
...
This allows users to click on things underneath the header itself
or its shadow. Very useful, especially if the shadow is made any
bigger.
2021-02-04 18:46:41 +10:30
RogerDodger
228d597cb2
change header shadow to an eased gradient
2021-02-04 14:10:35 +10:30
alistair3149
6eb0056885
fix: fix incorrect container width for drawer menu
2021-02-03 16:11:17 -05:00
alistair3149
f133b106aa
feat: tweak box shadow of drawer subsearch
2021-02-03 16:04:35 -05:00
alistair3149
e6055cf238
feat: hide drawer subsearch when no js
2021-02-03 15:52:25 -05:00
alistair3149
00448a095d
feat: add drawer subsearch part 2
2021-02-03 15:47:32 -05:00
H. C. Kruse
407d367e37
feat: add drawer subsearch ( #264 )
...
* bug: Fix display of theme toggle button if set to auto
* feat: Add subsearch script to drawer
An input in the drawer allows to search portal headings and links for matching text
- Hides all portals / links based on the search value
Feature can be enabled by setting `$wgCitizenEnableDrawerSubSearch = true;` in LocalSettings.
* bug: Fix subsearch
2021-02-03 15:01:50 -05:00
alistair3149
dded05f556
feat: remove gap between search toggle and tools
2021-01-31 17:51:01 -05:00
alistair3149
6633f89033
fix: fix display of theme toggle button if set to auto ( #261 )
...
Co-authored-by: Hannes <hannes@octofox.de>
2021-01-31 12:38:37 -05:00
alistair3149
071b1bb587
feat: remove unnecessary justify center for overlay menu
2021-01-29 15:59:31 -05:00
alistair3149
96a98da021
feat: use flexbox for overlay menu
2021-01-29 14:54:42 -05:00
alistair3149
25e4c151a5
Merge pull request #254 from octfx/dev
...
refactor: Move ESC handler
2021-01-29 14:00:50 -05:00
Hannes
1769510dae
refactor: Move ESC handler
2021-01-29 19:50:20 +01:00
alistair3149
91376ab01e
feat: increase the speed of the overlay menu transition
2021-01-29 13:21:11 -05:00
alistair3149
1c6df3a4b1
feat: increase font-size of overlay menu header
2021-01-29 13:10:46 -05:00
Hannes
b901ac7891
refactor: Hide drawer on esc and outside click
2021-01-29 19:02:09 +01:00
alistair3149
4bf106118f
fix: fix center alignment for logo in menu
2021-01-29 12:09:38 -05:00
github-actions
bfe10f6c71
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-29 16:55:58 +00:00
alistair3149
a276aa2828
feat: add border radius to menu link
2021-01-29 11:55:17 -05:00
alistair3149
538202f2b2
feat: convert drawer menu to overlay menu
2021-01-29 11:47:33 -05:00
alistair3149
10766b160b
fix: fix header background bleeding
2021-01-28 15:20:14 -05:00
alistair3149
55be448dcd
fix: incorrect icon size on action more menu
2021-01-28 13:00:43 -05:00
alistair3149
fbc901e6e0
refactor: clean up portal styles
2021-01-27 15:05:31 -05:00
alistair3149
e142800957
feat: move toolbox to page more menu
2021-01-27 14:52:49 -05:00
alistair3149
eb963466ed
feat: add styles for edit button when both VE and source is present
2021-01-27 13:59:14 -05:00
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
c71e209105
fix: fix incorrect log in and out color in personal menu
2021-01-26 14:37:22 -05:00
alistair3149
60cd190bbb
feat: tweak page tool button styles
2021-01-26 14:29:36 -05:00
alistair3149
6081341418
feat: integrate page tools into page header
2021-01-26 14:25:46 -05:00
alistair3149
2836831335
fix: allow checkbox button to uncheck when clicked
2021-01-21 21:43:20 -05:00
alistair3149
3ba3a0cb8d
feat: hide menu when clicked outside
2021-01-21 21:08:55 -05:00
alistair3149
f995756747
feat: add user groups to personal menu ( #233 )
...
* feat: Add user groups to personal menu
* feat: tweak user group styles
Co-authored-by: Hannes <hannes@octofox.de>
2021-01-21 19:16:21 -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
2e83983954
feat: tweak ToC drawer styles
2021-01-18 16:30:15 -05:00
alistair3149
4beb15e43d
feat: update layout in different breakpoints ( #227 )
...
* feat: update layout in different breakpoints
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
* feat: remove negative margin for namespace and catlinks
* 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-18 15:18:39 -05:00
alistair3149
56de894f6e
refactor: convert skin.citizen.scripts to packagedFiles
2021-01-16 17:01:58 -05:00
alistair3149
25822463a0
fix: incorrect selector in search toggle script
2021-01-16 16:35:23 -05:00
alistair3149
ffad106fa3
refactor: convert page width to css var
2021-01-16 16:14:04 -05:00
alistair3149
ea3d5c89c3
feat: remove scrollbar styles
...
will revisit when the standards change
2021-01-16 13:27:21 -05:00
alistair3149
ac61053dba
fix: fix highlight link selector
2021-01-16 00:18:00 -05:00
alistair3149
8120399088
fix: fix clipping search toggle icon
2021-01-16 00:12:01 -05:00
alistair3149
15a02db45a
feat: use Wikimedia UI icons for theme toggle
2021-01-16 00:02:55 -05:00
alistair3149
e43dd3e5e6
feat: move search icon a bit higher
2021-01-15 23:56:33 -05:00
alistair3149
8e1b1a1493
refactor: convert core styles to use padding-page var
2021-01-15 20:28:13 -05:00
alistair3149
f64a047bda
refactor: clean up header structure and styles
2021-01-15 19:56:59 -05:00
alistair3149
7cbc27b68f
feat: improve contrast of input fields
2021-01-15 13:47:32 -05:00
alistair3149
d647a8453d
feat: update input field styles
2021-01-14 19:09:15 -05:00
alistair3149
b04d6c68b8
fix: incorrect border style for input
2021-01-14 16:51:18 -05:00
alistair3149
8f890e7d5b
feat: rework OOUI widgets styles
2021-01-14 16:49:41 -05:00
alistair3149
17f5a51703
feat: rework OOUI core styles
2021-01-14 15:27:06 -05:00
alistair3149
22a33eaffa
feat: unify core link styles
2021-01-14 12:53:29 -05:00
alistair3149
06b60ca582
feat: update toc and theme toggle to use new icon opacity
2021-01-14 12:26:25 -05:00
github-actions
9cd101c833
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-14 17:20:55 +00:00
alistair3149
7db6a19a44
feat: unify icon opacity and states
2021-01-14 12:20:15 -05:00
alistair3149
4871405dd4
feat: bold logo wordmark sitetitle
2021-01-14 10:57:32 -05:00
alistair3149
b8e6d0d5d1
feat: use wordmark for footer and aside
2021-01-13 15:23:44 -05:00
alistair3149
55ebb6c5bd
fix: incorrect font size for toctitle
2021-01-13 14:46:27 -05:00
alistair3149
e9125f3a8b
feat: tweak wikitable caption and th styles
2021-01-13 13:54:41 -05:00
alistair3149
471073feb2
feat: make ToC link text smaller
2021-01-13 13:30:41 -05:00
alistair3149
2c6d1ad0ee
feat: update ToC styles ( #209 )
...
* feat: update ToC styles
* 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-13 12:56:48 -05:00
alistair3149
dbcf0c3318
doc: bump version to 1.2.0
2021-01-12 18:23:58 -05:00
alistair3149
ba84a43077
feat: update dark active primary color
2021-01-12 17:13:00 -05:00
alistair3149
88a659d1da
feat: change menu hover color to blue to indicate page load
2021-01-12 17:03:52 -05:00
alistair3149
3f60ca2b14
refactor: use common CSS variables for search suggestion
2021-01-12 15:46:40 -05:00
alistair3149
de0dcd6c75
refactor: use common CSS variables for lazyload
2021-01-12 15:14:52 -05:00
alistair3149
24319fd190
refactor: use common CSS variables for ToC
2021-01-12 15:13:24 -05:00
alistair3149
ed5a9a9741
fix: link color for logo wordmark
2021-01-12 14:42:42 -05:00
alistair3149
9d3df250de
refactor: merge CSS variables in core styles
2021-01-12 14:31:35 -05:00
H. C. Kruse
b4488f8ddb
fix: fix theme switcher logic ( #202 )
...
* refactor: Fix switching theme
* 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-11 17:13:01 -05:00
alistair3149
e27fe0b998
feat: remove header box-shadow transition
2021-01-11 13:52:53 -05:00
alistair3149
b867943040
feat: add cursor pointer to theme toggle
2021-01-11 13:49:53 -05:00
alistair3149
0f4f574e8e
feat: update theme toggle styles
2021-01-11 13:40:25 -05:00
alistair3149
83bac9e4f6
refactor: separate theme toggle styles from core module
2021-01-11 13:31:49 -05:00
alistair3149
c6dc8f4dae
test: disable eslint for the inline script
2021-01-11 13:17:20 -05:00
alistair3149
a553f9cb28
perf: optimize with SVGO
2021-01-11 13:13:10 -05:00
alistair3149
22980f9302
style: rename theme switcher RL module
2021-01-11 13:12:49 -05:00
github-actions
90e1826134
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-11 17:17:37 +00:00
alistair3149
68d8621220
test: fix disallowed border property
2021-01-11 12:16:57 -05:00
H. C. Kruse
e30e6ce52c
feat: implement theme toggle ( #201 )
2021-01-11 12:13:59 -05:00
alistair3149
bf7f458b79
test: fix font weight notation stylelint rules
2021-01-11 11:50:41 -05:00
alistair3149
da76ccbbeb
refactor: order styles with idiomatic order
2021-01-11 11:45:52 -05:00
alistair3149
88ecd756e2
refactor: make theme handler more versatile
2021-01-10 15:40:25 -05:00
Hannes
affe2ddc66
test: Make CI happy
2021-01-09 23:14:48 +01:00
Hannes
358fed47c6
test: Make CI happy
2021-01-09 23:12:17 +01:00
Hannes
dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch
2021-01-09 23:03:23 +01:00
Hannes
028169ea42
feature: Make color scheme configurable
2021-01-09 22:58:43 +01:00
Hannes
044f27c5ba
refactor: Convert colors to css variables
2021-01-09 22:56:28 +01:00
alistair3149
27d0c12f2d
test: update depreciated stylelint rules
2021-01-05 19:45:22 -05:00
alistair3149
6d0612aafa
refactor: rename function to avoid shadowing
2021-01-05 19:39:15 -05:00
github-actions
e6bfcaacca
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-11-24 15:32:14 +00:00
alistair3149
851c92cceb
Merge branch 'master' into patch-1
2020-11-24 10:30:40 -05:00
Cameron
bf8909e2bb
Fix closed toc eating clicks with phantom div
...
Previous behaviour was to remove the toc from view by applying a transform to the .toc > ul but *not* .toc itself.
This meant that .toc was still covering the body when the toc was "closed", eating clicks on anything that would be covered by the toc when opened.
This change puts a transform on .toc itself (and changes the transforms on the ul to match), fixing the issue. However, this creates a new stacking context, which affects .toctogglelabel, since its fixed position is now with respect to .toc, not the viewport. Setting .toctogglelabel { right: -100vw } keeps it in the same place.
2020-11-23 16:14:09 +10:30
Cameron
3f0b54aede
Make toc closed by default on mobile
2020-11-23 00:29:59 -05:00
Cameron
f168f14378
Make toc closed by default on mobile
2020-11-23 13:18:42 +10:30
alistair3149
f2f669dec6
Deprecate mediawiki.skinning.content.externallinks
2020-10-22 11:04:19 -04:00
alistair3149
8ce02ef308
Hide ToC in print mode due to overlapping
2020-10-19 09:50:48 -04:00
alistair3149
2110aa8d55
Add search loading indicator
2020-10-16 15:23:15 -04:00
alistair3149
ab83d1acfc
Decode fulltext search string
2020-08-23 12:44:57 -04:00
alistair3149
0b87fa8641
Remove low quality image placeholder for lazyload
...
The original implementation is not robust and make assumptions about a wiki configuration
2020-08-20 12:36:50 -04:00
github-actions
ac343ce893
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149
0398f5f9f6
Contain scripts inside functions
2020-08-12 12:59:57 -04:00
github-actions
eaeadbb776
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149
8f4c114916
Fix ToC dark mode background
2020-08-12 12:59:57 -04:00
github-actions
bf653992da
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149
dc0b3e1549
Fix incorrect rebase merge
2020-08-12 12:59:57 -04:00
alistair3149
ef9f23b8b1
Tweak ToC toggle behavior
2020-08-12 12:59:57 -04:00
github-actions
ae78ddf1e0
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149
88b7e8babc
Fix ToC behavior affected by 1.35 changes
2020-08-12 12:59:57 -04:00
alistair3149
3855215ad6
Suppress stylelint font weight error
2020-08-12 12:59:57 -04:00
alistair3149
84a44cf7d7
Define range of font weight
2020-08-12 12:59:57 -04:00
alistair3149
71436b9d69
Remove unnessecary font-family rule
2020-08-12 12:59:57 -04:00
alistair3149
83ba0eaed4
Update font stacks
...
Replace san-serif system font stack with system-ui
Add SF Mono to monospace font stack
2020-08-12 12:59:56 -04:00
github-actions
b33c85a409
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-08-12 12:59:56 -04:00
alistair3149
8b45de3e5d
Use variant fonts instead
...
Switch to use variant fonts which allows for more customization and possibly animation. I didn't subset the unicode range since we need i18n support
2020-08-12 12:59:56 -04:00
alistair3149
72dd4ca25b
Drop WOFF support
...
Drop WOFF support since almost all browsers that support WOFF support WOFF2
2020-08-12 12:59:56 -04:00
alistair3149
03c1b75b04
Depreciate mw.RegExp.escape
2020-08-12 12:59:56 -04:00
alistair3149
138dc57d32
Remove Titillium Web font
2020-08-12 12:59:56 -04:00
alistair3149
0f4345dd35
Fix RTL drawer icon animation
2020-08-12 12:56:03 -04:00
github-actions
aa1be72216
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-08-12 16:45:18 +00:00
alistair3149
d5296aa267
Avoid image links getting hover effects
2020-08-12 12:44:15 -04:00
alistair3149
1b2e33161e
Add mw-empty-elt style
2020-07-28 17:47:24 -04:00
alistair3149
524ba6b9b9
Fix incorrect floatnone style in small screen
2020-07-06 15:35:46 -04:00
github-actions
57cf0cd5c8
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-07-05 21:07:36 +00:00
alistair3149
a09f29fbcf
Add clearfix to avoid overlap with bottom elements
2020-07-04 02:31:15 -04:00
alistair3149
187e25443e
Fix ToC overflow in mobile browser
2020-07-03 22:02:12 -04:00
alistair3149
ea4180af3a
Fix drawer overflow in mobile
2020-07-03 21:59:59 -04:00
alistair3149
ded4fa331e
Normalize textarea border
2020-06-30 16:48:29 -04:00
alistair3149
80dc7e4ad9
Align legend styles with wikitable
2020-06-30 16:41:18 -04:00
alistair3149
49897d2315
Remove input normalize rules
2020-06-30 16:26:49 -04:00
alistair3149
7cc1359c2c
Normalize select style
2020-06-30 16:16:23 -04:00
alistair3149
1706b45211
Normalize input styles
2020-06-30 16:08:24 -04:00
alistair3149
afa5d71486
Rounded corner for ToC drawer
2020-06-30 14:56:01 -04:00
alistair3149
1836dd997f
Rounded popup menu
2020-06-30 14:45:35 -04:00
alistair3149
e3e7ad399a
Remove search bar width transition on small viewport
2020-06-30 14:41:32 -04:00
alistair3149
41197bcea8
Rounded drawer menu
2020-06-30 14:37:33 -04:00
alistair3149
07b0d4ceb5
Fix inconsistent input style on WebKit browsers
2020-06-26 22:42:45 -04:00
alistair3149
b51494102d
Wider page width for special pages ( #152 )
...
* Wider page width for special pages
* Wider page width for special pages #2
* Bumped version
2020-06-26 15:55:53 -04:00
alistair3149
9bf0139b13
Tweak base10 color based on WMUI
2020-06-25 17:06:38 -04:00
alistair3149
86c5893ded
Add footer icon style to accomodate more footer icons
2020-06-23 15:51:05 -04:00
alistair3149
7e155cb3b7
Removed hardcoded footer SVG badges
2020-06-23 15:25:26 -04:00
alistair3149
779ba44dbd
Rounded icon for drawer and search button
2020-06-23 14:35:01 -04:00
alistair3149
597f2b287e
Fix RTL search toggle icon ( #147 )
...
* Fix RTL search toggle icon
* Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-23 14:30:42 -04:00
alistair3149
a5fdb0b9df
Move icons to icon module
2020-06-16 23:43:29 -04:00
alistair3149
9045398201
Add documentation to Citizen scripts
2020-06-16 23:16:45 -04:00
alistair3149
6ba5f41470
Use module name for stylesheets and scripts
2020-06-16 23:03:28 -04:00
alistair3149
f72af5e76d
Improve CI and code clean up ( #143 )
...
* Replace existing grunt linter
* Fix stylesheet issues picked up by stylelint
* Update the git workflow
* Fix incorrect slash in workflow file
* Github CI lint - eslint/stylelint
* Clean up composer
* Fix phpcb error
* MediaWiki CI
* Change commit message
* Update status badge
* Add JSDoc
* Add SVGO
* Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
* Optimize SVG files with SVGO
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
alistair3149
32a0af35d4
Separate ToC from core module
2020-06-15 22:32:55 -04:00
alistair3149
951f60ce05
Fix plainlist style
2020-06-13 21:54:32 -04:00
alistair3149
52811c667c
Fix ToC not appearing in print mode
2020-06-12 16:28:47 -04:00
github-actions
92a5ae1b2a
Github CI lint - eslint/stylelint
2020-06-12 20:21:44 +00:00
alistair3149
7cb96376b2
Fix print mode styles
2020-06-12 16:21:27 -04:00
alistair3149
7980716047
Clean up common stylesheets
2020-06-12 14:16:45 -04:00
github-actions
5b59196041
Github CI lint - eslint/stylelint
2020-06-12 18:07:26 +00:00
alistair3149
d4748e8d47
Remove dark mode less
2020-06-12 14:05:32 -04:00
alistair3149
2fb4705f29
Move pagelinks dark mode styles to pagelinks
2020-06-12 14:05:32 -04:00
github-actions
5ac54f07dd
Github CI lint - eslint/stylelint
2020-06-12 18:02:43 +00:00
alistair3149
96d7c90b21
Separate lazyload styles from common
2020-06-12 14:02:23 -04:00
alistair3149
21b2838c0e
Separate pagelinks styles from common
2020-06-12 13:44:24 -04:00
alistair3149
e136787fa4
Clean up page tools selectors
2020-06-12 02:09:49 -04:00
github-actions
c9d18d06c4
Github CI lint - eslint/stylelint
2020-06-12 06:03:29 +00:00
alistair3149
23cb7e4774
Move hack styles out of common
2020-06-12 02:03:05 -04:00
alistair3149
478c476431
Move Echo dark styles to echo skinstyles
2020-06-12 01:59:13 -04:00
github-actions
cd5a8fa28c
Github CI lint - eslint/stylelint
2020-06-12 05:57:30 +00:00
alistair3149
242d49af1e
Clean up overqualified selectors
2020-06-12 01:56:55 -04:00
alistair3149
520b80132e
Move Cite-related styles outside of common
2020-06-12 01:43:12 -04:00
alistair3149
7f1e5d63de
Tweaks to thumbnail caption styles
2020-06-12 01:22:05 -04:00
alistair3149
d002ad6ede
Tweak ToC max height 2
2020-06-11 23:03:28 -04:00
alistair3149
3b22e99b54
Tweak ToC max height
2020-06-11 22:58:56 -04:00
alistair3149
a30c85bb8d
Fix improper selector for float styles ( #136 )
...
* Fix improper selector for float styles
* Github CI lint - eslint/stylelint
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-11 19:13:58 -04:00
alistair3149
70cbebf602
Set z-index for toc so that it is under float objects
2020-06-11 18:31:13 -04:00
alistair3149
41a71153a0
Removed reduncant codes
2020-06-11 18:17:37 -04:00
github-actions
8839e8869b
Github CI lint - eslint/stylelint
2020-06-11 22:16:03 +00:00
alistair3149
cb4c660a5b
Clean up common styles
2020-06-11 18:15:40 -04:00
alistair3149
1428d9efc5
Fix page tools overlapping with drawer menu
2020-06-11 17:37:51 -04:00
alistair3149
a10c0e3848
Fix ToC not appearing in mobile
2020-06-11 16:53:25 -04:00
github-actions
0bedb3a9b5
Github CI lint - eslint/stylelint
2020-06-11 20:33:35 +00:00
alistair3149
904b5708e9
Add max width for ToC
2020-06-11 16:33:05 -04:00
alistair3149
991b5adf6f
Removed unnessecary important CSS
2020-06-11 16:19:10 -04:00
alistair3149
1244ed148a
Change sidebar location
2020-06-11 16:14:46 -04:00
alistair3149
fc4e492e01
Add missing semi colon to CSS
2020-06-11 16:08:32 -04:00
alistair3149
f4344bfb20
Tweak mobile ToC styles
2020-06-11 16:06:02 -04:00
alistair3149
540e3d7323
Add more indent space for ToC
2020-06-11 15:52:05 -04:00
alistair3149
a0a7c5c03f
Removed margin from page tools
2020-06-11 15:47:33 -04:00
alistair3149
ad3b9c41aa
Reduce unnessecary spacing for first heading
2020-06-11 15:42:32 -04:00
github-actions
16f21053b5
Github CI lint - eslint/stylelint
2020-06-11 19:36:54 +00:00
alistair3149
ae156d2f87
Move ToC to the left
2020-06-11 15:36:26 -04:00
alistair3149
8af63d7f61
Remove display:flex from toctext
2020-06-11 00:31:57 -04:00
github-actions
2c8eec5a67
Github CI lint - eslint/stylelint
2020-06-11 02:36:17 +00:00
alistair3149
dc4ae4996a
Refactored float styles to only apply on immediate childs
2020-06-10 22:35:54 -04:00
alistair3149
8e9fcef55c
Fix toc header color
2020-06-10 21:57:35 -04:00
alistair3149
52b58f0d95
Fix footer external link color
2020-06-10 21:46:42 -04:00
alistair3149
76ff442a04
Remove all visited link styles
2020-06-10 21:41:05 -04:00
alistair3149
d2124579a3
Removed visited link style
2020-06-10 21:30:29 -04:00
alistair3149
ca2c708ec2
Fix tocbutton text bug
2020-06-10 20:28:54 -04:00
github-actions
c7b006a382
Github CI lint - eslint/stylelint
2020-06-10 22:02:47 +00:00
alistair3149
590024e038
Clean up ToC styles
2020-06-10 18:02:22 -04:00
alistair3149
e6fab45a06
Removed duplicated media query from search form
2020-06-10 01:19:15 -04:00
alistair3149
c642dc07e0
Remove duplicated media queries
2020-06-10 01:17:49 -04:00
github-actions
629ff0d2aa
Github CI lint - eslint/stylelint
2020-06-10 03:00:57 +00:00
alistair3149
1425e2cd07
Add wikitable caption style
2020-06-09 22:59:54 -04:00
alistair3149
41802cb96a
Clean up icon ResourceLoader modules
2020-06-09 22:23:04 -04:00
alistair3149
0484c32f41
Reorganize stylesheets into its ResourceLoader module ( #126 )
2020-06-09 22:12:04 -04:00
alistair3149
18884fb6a1
Fixed special click redirection on search suggestion ( #125 )
2020-06-09 21:23:46 -04:00
alistair3149
6c4cef36f9
Fix alignment for footer icons if they are in the same li ( #124 )
2020-06-09 13:23:28 -04:00
alistair3149
c14bb9135e
Limit pagedescription text to 60 characters ( #122 )
...
* Trim extra description off for pagedescription
* Github CI lint - phpcbf
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-09 12:49:27 -04:00
alistair3149
d2845859c7
Open search when shortcut key is pressed
2020-06-09 00:30:24 -04:00
alistair3149
88e4dd87ae
Add additional padding between clear text and random button
2020-06-08 22:47:32 -04:00
alistair3149
9407f2e31b
Minor tweaks to suggestion spacing
2020-06-08 22:45:25 -04:00
alistair3149
2736d2dcc9
Reduce border radius of search box
2020-06-08 22:41:54 -04:00
github-actions
79a337175a
Github CI lint - eslint/stylelint
2020-06-09 02:38:45 +00:00
alistair3149
f6a4fae422
Improved mobile search UI
2020-06-08 22:38:14 -04:00
github-actions
5fb96074ab
Github CI lint - eslint/stylelint
2020-06-09 01:59:02 +00:00
alistair3149
345af04010
Added random button to search bar
2020-06-08 21:58:35 -04:00
alistair3149
d4e60d047b
Tweak search bar styles
2020-06-08 21:00:27 -04:00
alistair3149
ff0b5830c4
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-08 19:12:12 -04:00
alistair3149
c009b8726c
Simplified search bar
...
The last one didn't stage all the files
2020-06-08 19:12:03 -04:00
github-actions
5d0d9898d0
Github CI lint - eslint/stylelint
2020-06-08 22:42:48 +00:00
alistair3149
5ec01bfffe
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-08 18:42:24 -04:00
alistair3149
1e2574fa4c
Simplified search bar
2020-06-08 18:42:15 -04:00
github-actions
eaba71ede8
Github CI lint - eslint/stylelint
2020-06-08 22:09:32 +00:00
alistair3149
b24735337d
Reuploaded footer file
2020-06-08 18:08:44 -04:00
alistair3149
460c7e83bf
Delete footer.less
2020-06-08 18:05:28 -04:00
alistair3149
8e9bbdbbad
Removed search button
2020-06-08 16:51:48 -04:00
alistair3149
4d1170023a
Rounded corner for search suggestion
2020-06-08 16:26:51 -04:00
alistair3149
23a46f45c9
Removed suggestion backdrop hack
2020-06-08 01:43:57 -04:00
alistair3149
efd5ec53fc
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-08 01:22:46 -04:00
alistair3149
c7d73a26c8
Additional tweaks to suggestion styles
2020-06-08 01:22:33 -04:00
github-actions
541698130e
Github CI lint - eslint/stylelint
2020-06-08 05:14:17 +00:00
alistair3149
82e6247cf0
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-08 01:13:31 -04:00
alistair3149
98b130e635
Reworked search suggestion styles
2020-06-08 01:13:24 -04:00
github-actions
ba6ead1daa
Github CI lint - phpcbf
2020-06-08 04:28:38 +00:00
alistair3149
a6d42a419e
Added icon to fulltext search suggestion
2020-06-08 00:27:25 -04:00
github-actions
d0d379da52
Github CI lint - phpcbf
2020-06-07 22:48:53 +00:00
alistair3149
5df1d0971e
Removed no result search suggestion
2020-06-07 18:48:21 -04:00
alistair3149
b03c250a75
Added full text search to search suggestions
2020-06-07 18:34:12 -04:00
alistair3149
c92ce66d54
Removed search placeholder
2020-06-07 17:44:42 -04:00
alistair3149
0dc2c0b688
Ensure typeahead thumbnail size is an integer
2020-06-07 16:48:51 -04:00
alistair3149
a7e364aa72
Cleaned up search modules
2020-06-07 15:54:42 -04:00
alistair3149
4ab77674e4
Reorganized file structure for a few ResourceLoader modules
2020-06-07 15:02:52 -04:00
alistair3149
3aa075df94
Added new ResourceLoader module for fonts
2020-06-07 02:17:07 -04:00
alistair3149
bc15fd916e
Removed unused bottom bar
2020-06-07 02:07:30 -04:00
github-actions
e6f2a895bf
Github CI lint - eslint/stylelint
2020-06-07 05:31:34 +00: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
github-actions
a61eaa0833
Github CI lint - eslint/stylelint
2020-06-06 00:17:50 +00:00
alistair3149
c72a657a66
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-05 20:12:49 -04:00
alistair3149
0ade51a384
Full Mustache conversion
2020-06-05 20:12:39 -04:00
github-actions
7b408a867b
Github CI lint - eslint/stylelint
2020-06-05 22:55:47 +00:00