VectorGOLEM/stories
jdlrobson e4a4050b81 Organize CSS by common, layout, typography and components
Moving styles from the existing styles to common/layout
or components stylesheets they should be associated with.

Components are identified using PascalCase. Lowercase names are used for things
that are not components. This distinction should help us reason with the code
better and make it clearer where CSS belongs, saving us lots of wasted
effort discussing conventions.

Patch isn't making actual CSS changes themselves - for testing purposes this
should be a NOOP.

In preparation for the gradient removal,
'background-gradient.less' is marked as legacy.

Merged 'externalLinks.less' into content.less, they belong to content.

Bug: T249073
Change-Id: I8dbc29b7a19f7613b57b0984a8befaeae9c08798
2020-05-07 22:57:13 +00:00
..
.eslintrc.json Use template partials rather than HTML strings 2020-03-03 09:28:52 -08:00
Footer.stories.data.js Rename Storybook Files to Reflect Their Respective Component 2020-03-03 18:32:55 +00:00
Footer.stories.js Rename Storybook Files to Reflect Their Respective Component 2020-03-03 18:32:55 +00:00
Logo.stories.data.js [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Logo.stories.js [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Menu.stories.data.js Class names with hyphens preferred over camel case 2020-05-07 14:43:13 -07:00
Menu.stories.js Refactor: Generalise personal menu 2020-05-05 17:34:44 -07:00
MenuDropdown.stories.data.js Class names with hyphens preferred over camel case 2020-05-07 14:43:13 -07:00
MenuDropdown.stories.js Refactor: VectorMenu merged in to Menu 2020-05-06 16:09:22 -07:00
MenuTabs.stories.data.js Class names with hyphens preferred over camel case 2020-05-07 14:43:13 -07:00
MenuTabs.stories.js Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
Portal.stories.data.js Add a special class to identify the first portal 2020-04-15 23:39:33 +00:00
Portal.stories.js Rename Storybook Files to Reflect Their Respective Component 2020-03-03 18:32:55 +00:00
SearchBox.stories.data.js Rename Storybook Files to Reflect Their Respective Component 2020-03-03 18:32:55 +00:00
SearchBox.stories.js Rename Storybook Files to Reflect Their Respective Component 2020-03-03 18:32:55 +00:00
Sidebar.stories.data.js Add title attribute to opt-out link 2020-05-05 09:52:20 -06:00
Sidebar.stories.js [legacy] Split sidebar code and mark layout as legacy in preparation for new layout 2020-04-16 11:29:03 -07:00
legacy.stories.js [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
rawLoader.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
skin.stories.data.js Refactor: VectorMenu merged in to Menu 2020-05-06 16:09:22 -07:00
types.js Refactor: Generalise personal menu 2020-05-05 17:34:44 -07:00
utils.js [JavaScript] Validate types 2020-03-16 09:10:08 -06:00