This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-Cite
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-Cite
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced
2024-12-04 11:28:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e2ea1bcf68
mediawiki-extensions-Cite
/
tests
/
qunit
/
ve-cite
/
.eslintrc.json
7 lines
63 B
JSON
Raw
Normal View
History
Unescape
Escape
Move ve-cite QUnit tests to top-level tests/ directory It's just hard to find and confusing when hidden in that sub-directory. Bug: T358851 Change-Id: I19ffe73b79fa9add52af12f477afe7abbc6db836
2024-04-03 10:03:33 +00:00
{
"globals"
:
{
Move more editing methods to the EditPanel Mainly leaving out the event handling for the change detection to still keep it simple. Also the data flow back for editing the content is still somewhat opaque because the relevant data is passed by reference. I might change that in follow up patches so it's more clear. Bug: T369005 Change-Id: I93b62791ef10bf318697905af8a0c5b5d438fdb5
2024-07-21 18:09:27 +00:00
"sinon"
:
"readonly"
,
Move ve-cite QUnit tests to top-level tests/ directory It's just hard to find and confusing when hidden in that sub-directory. Bug: T358851 Change-Id: I19ffe73b79fa9add52af12f477afe7abbc6db836
2024-04-03 10:03:33 +00:00
"ve"
:
"readonly"
}
}
Reference in a new issue
Copy permalink