Page MenuHomePhabricator

Table styles should be pulled out of legacy into their own feature
Closed, ResolvedPublic

Description

The legacy feature includes styling for tables. Some skins, notably Minerva do not use these. Other skins, understandably want to use these. Having these in a single place will also allow us to consider how they behave on lower resolutions.

a new "content-tables" feature is proposed.

  • An import statement is added to legacy code to import the wikitable styles from a separate file "content.tables.less"
  • A new content.tables feature is added to ResourceLoaderSkinModule that imports this file without the rest of legacy.
  1. Developer notes

Event Timeline

Change 674821 had a related patch set uploaded (by Mainframe98; author: Mainframe98):
[mediawiki/core@master] Create a content-tables feature split from legacy

https://gerrit.wikimedia.org/r/674821