mediawiki-extensions-WikiEd.../modules/insertlink
Volker E 58e69d97b9 styles: Replace 'mediawiki.ui/variables' call with skin variables
Replacing 'mediawiki.ui/variables.less' @import with
new skin-aware 'mediawiki.skin.variables.less' standard.
Also
- replacing several static values with new Codex design token featuring
  skin variables.
- reinstate static values only on resizeable drag bar. This is not a
  standardized component yet and will be revisited with further Codex
  component definitions in future.
Bump required MediaWiki core version to v1.41.0.

Bug: T319381
Bug: T332541
Change-Id: I323561894ddf23aa89f51439fc9df2b7642eaca5
2023-03-27 11:26:24 -07:00
..
LinkTextField.js Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
LinkTypeField.js Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
LinkTypeField.less Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
TitleInputField.js Add JSDoc configuration and test 2022-05-03 15:28:02 +08:00
TitleInputField.less styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-03-27 11:26:24 -07:00
TitleInputWidget.js Fix return value of TitleInputWidget.looksLikeExternalLink() 2022-04-20 14:47:03 +08:00
TitleOptionWidget.js Streamline smaller pieces of JavaScript code 2022-03-04 09:22:07 +00:00