Siddharth VP

Results 62 comments of Siddharth VP

@Huji it seems to work for me? See https://ibb.co/F4ZkGG7 I see localised-string in the console. As for setting up orange-i18n as a gadget, yes I can help with this -...

The reason is just that MW gadgets don't yet support ES6. We need https://phabricator.wikimedia.org/T75714 to be resolved first one way or another. It is quite hard to resolve satisfactorily -...

I am on board with this. If @MusikAnimal is also in agreement, @NovemLinguae can you please file the patch for updating the linter reconfiguration, [gadget definition file](https://github.com/wikimedia-gadgets/twinkle/blob/master/gadget.txt) and the README?...

We're still limited by what the [minifier](https://github.com/wikimedia/minify) supports, which is ES6 == ES2015 (see https://phabricator.wikimedia.org/T277675). However, we're still able to use Array.includes(), Object.values(), etc which are merely new methods rather...

The issue would be that we would need a separate lint config for morebits, and I don't think eslint supports file-specific override for ecmaVersion (though I suppose we could put...

This seems to give edit summary as ["Removed tag"](https://test.wikipedia.org/w/index.php?title=SD0001test&diff=prev&oldid=494696).

~~This is definitely supposed to work, as this is what #777 was all about, unless I'm missing something.~~ I think you may be confusing this with the "Auto-select level" feature...

At what screen resolution? This is not supposed to happen. The solution used in dark mode was based on what already exists in Twinkle – [MediaWiki:Gadget-Twinkle-pagestyles.css](https://en.wikipedia.org/wiki/MediaWiki:Gadget-Twinkle-pagestyles.css) is loaded as a...

This seems to be a lot of separate issues. > Looks like the "More" button also has this delay This would only be the case on move-protected pages since there...