Umherirrender
6b9eeb34d8
stylelint: Enable selector-pseudo-element-colon-notation
...
Via stylelint --fix
Change-Id: I5a9835a0faf610d8401b4bb80bae08999d7b9a0e
2023-03-30 01:14:34 +02:00
Umherirrender
cb002bfb9d
build: Remove unneeded inline stylelint-disable-next-line
...
modules/ext.wikiEditor.toolbar.styles.less
21:2 ✖ Needless disable for "plugin/no-unsupported-browser-features"
--report-needless-disables
modules/jquery.wikiEditor.toolbar.less
243:4 ✖ Needless disable for "plugin/no-unsupported-browser-features"
--report-needless-disables
modules/realtimepreview/RealtimePreview.less
14:2 ✖ Needless disable for "plugin/no-unsupported-browser-features"
--report-needless-disables
Follow-Up: I2b9cdca89e4e14e22a6a467efe00d51643962c08
Change-Id: Ied9f6b951380c38dfef3ca4674f5568a338ca01e
2023-03-25 22:21:44 +01:00
Ed Sanders
b3dbb96cf3
Update stylelint-config-wikimedia
...
Change-Id: Ib7c44812e8adc159ff2c1d634712e05cc8511078
2021-06-15 15:14:04 +01:00
James D. Forrester
86256e0c10
Remove reference to mw-editButtons-pipe-separator, now removed from MW
...
Change-Id: I50aeda4aee2dae8094ae19bdc6fb0c64425c3e14
2018-01-10 14:27:59 -08:00
Ed Sanders
84926bbd33
Remove browser compatibility checks
...
WikiEditor works in all browsers that MW supports,
and should do going forward.
Change-Id: I189516917d805dff3819e742a9fd8ad96a161159
2018-01-02 21:44:59 +00:00
Ed Sanders
66a29b9c0a
build: Update linters and fix errors
...
Change-Id: I3d316cfa7432d0600f0114608342155c1d1f6c1d
2017-10-31 18:40:57 +00:00
Ed Sanders
781504057a
Make toolbar and dialog part of the core module
...
Bug: T163793
Change-Id: Ia6d02b51d4e04f148d836827640ff132366c4bee
2017-05-03 11:54:23 -07:00
Ed Sanders
7eed707a48
Replace jshint/jscs with eslint/stylelint
...
Change-Id: Ife5e782bd5513e0496e384655b9b203de5c841a5
2016-11-21 21:02:38 +00:00
Derk-Jan Hartman
79a052dc5e
Avoid reflow due to WikiEditor toolbar loading
...
This avoids part of the reflow that occurs when the WikiEditor has
finished loading it's toolbar, by reserving 33px above the textarea.
I will still reflow to uncollapse a Advanced or Help section of
course, but there is only so much we can do.
Bug: T125843
Change-Id: Ibadea803bdfde9f88cff082b043ed58a05ed75a9
2016-05-25 00:26:20 +02:00
paladox
3f692d9e15
Convert .css to .less
...
* This patch convert .css to .less
* Semantic changes are avoided, but there are minor
tweaks such as capitalization and ordering.
Change-Id: Iebff0f8e3d87bb792093a10d87f33540aca301d5
2015-03-09 21:24:23 -04:00