异世界百科修改版Timeless主题
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Thiemo Kreuz c99492e63d Make Timeless aware of OOUI multiselect widgets
These OOUI widgets are special in so far that:

* OOUI makes the actual <input> element invisible and partly fails
  to do so because Timeless sets properties on <input>s that are not
  reset by OOUI.

* An outer <div> is styled like an <input> instead. Timeless is not
  aware of this and forgets to set it's overrides for <input>s there.

This patch is motivated by the AdvancedSearch extension which uses
these widgets, but is not limited to this.

This patch also does not fix all compatibility issues between Timeless
and these OOUI widgets, but greatly reduces the main issues. More to
come in later patches.

Bug: T192303
Change-Id: I8a4fc3f74dabdb54fd95cd133bb4fe28944c4a40
7 years ago
i18n Localisation updates from https://translatewiki.net. 7 years ago
includes Move classes to includes/ 7 years ago
resources Make Timeless aware of OOUI multiselect widgets 7 years ago
screenshots Add skin screenshots for the installer 8 years ago
tests/phan Add phan configuration 7 years ago
.eslintrc.json build: Resolve suppressed eslint warnings 8 years ago
.gitignore Add phan configuration 7 years ago
.gitreview Use track=1 instead of defaultbranch=master in .gitreview 9 years ago
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 7 years ago
.stylelintrc.json build: Update linters 7 years ago
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 8 years ago
Gruntfile.js Move information from .eslintignore into Gruntfile.js 7 years ago
composer.json Add phan configuration 7 years ago
notes Turn this into more of a skin. Formatting, horror, more horror. 10 years ago
package.json build: Update linters 7 years ago
skin.json Move classes to includes/ 7 years ago