Commit graph

253 commits

Author SHA1 Message Date
alistair3149 a9c3e500a9
Fixed dark mode color for navigation 2020-01-06 21:05:26 -05:00
alistair3149 bcff2d8027
More specific class 2020-01-06 20:33:34 -05:00
alistair3149 55624ead9e
Fixed site title margin 2020-01-06 20:32:29 -05:00
alistair3149 2de890c7fb
Tweak border behaviour: 2020-01-06 20:25:59 -05:00
github-actions b5a5b6b686 Github CI lint - eslint/stylelint 2020-01-07 01:13:38 +00:00
alistair3149 41469da278 Merge branch 'feature-sitelogo' of github.com:StarCitizenTools/mediawiki-skins-Citizen into feature-sitelogo 2020-01-06 20:12:30 -05:00
alistair3149 d452130204
Hide border when sitetitle is shown 2020-01-06 20:12:23 -05:00
github-actions 81b5c2647e Github CI lint - eslint/stylelint 2020-01-07 01:11:53 +00:00
alistair3149 5a1ebec2a8
Hide and show logo based on env 2020-01-06 20:11:05 -05:00
github-actions a83232a34e Github CI lint - eslint/stylelint 2020-01-07 00:57:55 +00:00
alistair3149 dab3cb690f
Initial styles for the logo 2020-01-06 19:56:56 -05:00
alistair3149 2d39c93bc7
Hide navigation label 2020-01-06 19:04:37 -05:00
github-actions f3da6bb8f1 Github CI lint - eslint/stylelint 2020-01-06 23:56:43 +00:00
alistair3149 69da2fa56e
Removed unused ID 2020-01-06 18:56:04 -05:00
alistair3149 e4783784f5
Clean up class and id names for navigation 2020-01-06 18:36:56 -05:00
alistair3149 6b0630d589
Cleaned up unnessecary components 2020-01-06 18:32:44 -05:00
alistair3149 e6a63570e7
Removed invisible space between navigation menu and personal menu 2020-01-06 17:34:49 -05:00
github-actions b0d1e0ec7e Github CI lint - eslint/stylelint 2020-01-06 19:32:03 +00:00
github-actions dc495d9851 Github CI lint 2020-01-06 19:28:08 +00:00
alistair3149 e8571bb9f4
Fix menu button overlaying search bar bug 2020-01-02 14:36:42 -05:00
alistair3149 ead527c6ec
Fixed undefined var 2020-01-01 16:43:08 -05:00
alistair3149 658084bb0d
Add option to choose description source for search suggestion 2020-01-01 16:38:10 -05:00
alistair3149 bf647fe054
Dark search suggestion hotfix 2020-01-01 14:33:33 -05:00
alistair3149 435f2fceb0
Search suggestion placeholder dark styles 2020-01-01 14:27:54 -05:00
Hannes f90b653385
Add search string to no result card 2020-01-01 02:27:48 +01:00
alistair3149 5508e51eb1
Supress stylelint error 2019-12-31 14:09:02 -05:00
alistair3149 bed74883e5
Add gradient for the loading animation 2019-12-31 14:06:45 -05:00
alistair3149 fdd8b16160
Disable OOUI loading 2019-12-31 13:55:01 -05:00
alistair3149 12f6a69d09
Added missing doc 2019-12-31 13:46:11 -05:00
alistair3149 6f3a161433
Skeleton placeholder for search suggestion 2019-12-31 13:43:38 -05:00
alistair3149 2257e64671
Attempt to fix the eslint error 2019-12-31 13:25:54 -05:00
alistair3149 540613bba1
Changed suggestion placeholder 2019-12-31 13:12:49 -05:00
Hannes dce4f9e328
Fix undef var 2019-12-31 12:44:24 +01:00
Hannes 3aa733f96d
Refactor typeahead
- Instead of inserting/removing script elements use the actual mw.Api object
- Add localization to loading and no result messages

Needs design pass:
- Display a loading indicator upon typing in the input field
- Display a no results indicator if no results could be found
2019-12-31 12:42:39 +01:00
alistair3149 40f5439b8d
Removed unused var 2019-12-30 23:31:39 -05:00
alistair3149 ffcc3ceab4
Decouple mw config from scripts 2019-12-30 23:29:10 -05:00
alistair3149 ec99af3143
Move getconfig out of api request 2019-12-30 19:45:24 -05:00
Hannes e1b0132cb8
Fix .active Element sometimes being null 2019-12-30 15:53:22 +01:00
alistair3149 51e4ec3922
Removed persepctive as it breaks position fixed on Chrome 2019-12-28 12:44:53 -05:00
alistair3149 75d16f8f1c
Oops should be negative instead 2019-12-28 12:35:39 -05:00
Hannes 5d0f211290
Use @header-height - @margin-side 2019-12-28 18:07:50 +01:00
Hannes 691e9900ad
Remove padding, add top offset 2019-12-28 18:06:12 +01:00
Hannes 987fb23125
Make mw-sidebar-sitename flexible
This removes the need to overwrite the 'top' property in the global css.
2019-12-28 10:40:50 +01:00
Hannes 2c39eafe6b
Move datatables into lecacy.shared 2019-12-27 15:19:47 +01:00
Hannes 5e7b6ba880
Fix darkmode color for active a elements in main menu 2019-12-27 14:52:30 +01:00
Hannes cedd3c9e0a
Add Data Tables darkmode 2019-12-26 22:58:42 +01:00
Hannes beccd56b3c
WIP Add darkmode definitions to recent changes
The added mw.* files wont load, so the definitions are in darkmode.less for now..
2019-12-26 22:46:59 +01:00
Hannes 4429026ead
Lint + Fix .less files 2019-12-26 11:22:05 +01:00
Hannes 5386e000b5
Fix eslint complaining about js files 2019-12-26 10:40:43 +01:00
alistair3149 72afb6928e
Attempt to supress some ESlint error #2 2019-12-26 03:29:18 -05:00