mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
d24d858264
The has-logo property is redundant: The Sidebar in legacy is its own component. The logo is always rendered in the legacy sidebar. data-emphasized-sidebar-action can be unconditionally sent The legacy sidebar doesn't use it, so there is no need to conditionally add a check for legacy These two changes allow us to remove the isLegacy property in favor of the single use of the isLegacy method. Change-Id: Ie7ee3cec29b20d07db81799484627254d4a78f5f |
||
---|---|---|
.. | ||
.eslintrc.json | ||
Footer.stories.data.js | ||
Footer.stories.js | ||
legacy.stories.js | ||
Logo.stories.data.js | ||
Logo.stories.js | ||
Menu.stories.data.js | ||
Menu.stories.js | ||
MenuDropdown.stories.data.js | ||
MenuDropdown.stories.js | ||
MenuPortal.stories.data.js | ||
MenuPortal.stories.js | ||
MenuTabs.stories.data.js | ||
MenuTabs.stories.js | ||
rawLoader.d.ts | ||
SearchBox.stories.data.js | ||
SearchBox.stories.js | ||
Sidebar.stories.data.js | ||
Sidebar.stories.js | ||
skin.stories.data.js | ||
types.js | ||
utils.js |