VectorGOLEM/resources/skins.vector.styles
Nicholas Ray 9823538683 Isolate Vector Styles to their Respective Component
This will help with the encapsulation/reusability of each component.

* Stylesheets were renamed to reflect their respective component name
(e.g. search.less became SearchBox.less)

* Styles were isolated to each component:

* navigation.less now only contains classes that are relevant to
Navigation.mustache.
  * personalNavigation.less, search.less, and tabs.less
    imports were removed and made first-class styles.
  * several selectors were moved into common.less
  * #p-logo was moved into sidebar

* tabs.less was renamed to VectorTabs.less and styles specific to
VectorMenu.less were put into VectorMenu.less

* Storybook was updated to reflect changes

Bug: T243281
Change-Id: Idf90ee2a0f1c1d08a31cf50099c0bebc7b67e619
2020-03-03 18:20:19 +00:00
..
images Dev: Vector is rearranged like other skins and extensions 2020-01-28 16:57:38 +08:00
Footer.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
Navigation.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
PersonalMenu.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
Portal.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
SearchBox.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
Sidebar.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
VectorMenu.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
VectorTabs.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
common.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
externalLinks.less Dev: Vector is rearranged like other skins and extensions 2020-01-28 16:57:38 +08:00
print.less Drop usage of mediawiki.skinning.interface module in favor of SkinModule 2020-02-05 10:02:47 +08:00
screen-hd.less Dev: Vector is rearranged like other skins and extensions 2020-01-28 16:57:38 +08:00
screen.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
watchstar.less Dev: Vector is rearranged like other skins and extensions 2020-01-28 16:57:38 +08:00