James D. Forrester
bed038b509
build: Bump devDependencies to latest
...
Updates:
* grunt-contrib-csslint 0.3.1 -> 0.4.0
* grunt-contrib-jslint 0.10.0 -> 0.11.0
* grunt-jscs 0.8.1 -> 1.2.0
For jscs, leaving requireSpacesInsideArrayBrackets to avoid headaches for now.
Change-Id: I62d34444edbba65c8bd22d2fa5e50e16cabb0042
2015-02-02 14:30:39 -08:00
Roan Kattouw
2bdb20b3c1
Don't corrupt href="./" in internal links
...
href="./" was being corrupted to href=""
Change-Id: Ieedd71a991c6b52225f2ac41ebe1a20e7533c19e
2015-01-30 18:44:57 -08:00
James D. Forrester
2f8b3e0d96
build: Bump copyright notices to 2015
...
Change-Id: Ie92dab7411116d3410195c3fb0a3513c664c0c30
2015-01-12 20:34:19 -08:00
Ed Sanders
cfee8047e4
Use ClassAttributeNode mixin in MWBlockImageNode
...
This functionality was factored out into core for this purpose.
Depends on I2db6563 in core.
Change-Id: I4fc42e1468a9f0860c7c13e73967204bdf5ad78d
2014-10-29 18:28:33 +00:00
James D. Forrester
a232147b11
Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up
...
Change-Id: I75ac4b378ef485feead9d0eff34ed7877b94b5d0
2014-08-22 13:50:48 -07:00
James D. Forrester
5148a0836a
Rename "reference list" to "references list" internally
...
That's what we call them in human-speak, and it makes sense to have them align.
Bug: 49923
Change-Id: I8dcfba249fb9ea13c2b4052e98a4d253c302b1ba
2014-08-20 18:26:54 -07:00
Roan Kattouw
c43dc5e362
Bring MWTransclusion example data out of the stone age
...
The example data still used the old format for data-mw that predates
support for multi-template transclusions in Parsoid. The old format
has now been retired, and any attempt to interpret it will cause
JS errors.
Also removed data-parsoid from most of these examples while I was
at it.
Change-Id: I2b7816b7edc580cec0ed29fb166458351a0c6ed3
2014-08-20 13:54:46 -07:00
Moriel Schottlender
e281f921f2
Update VE core submodule to master (4424195)
...
Update tests and VisualEditor.php for comment node.
New changes:
5885b6a Update OOjs to v1.0.11
ab2d4cb [BREAKING CHANGE] Show comments inline to the user
Change-Id: Ie2787c3e29951cb7940f65bf104e7c9cccdbebd1
2014-07-23 17:21:47 -07:00
Željko Filipin
f850ddf73b
Rename "test" folder to "tests"
...
All other repositories have tests in “tests” folder. For more
information see:
http://lists.wikimedia.org/pipermail/qa/2014-July/001663.html
http://lists.wikimedia.org/pipermail/qa/2014-July/001667.html
http://lists.wikimedia.org/pipermail/qa/2014-July/001672.html
Change-Id: Ib1e4fa4b7203bd8217615db1ceac23a329c081f1
2014-07-15 18:00:32 -07:00