mw.widgets: Split CategorySelector widget to its own module
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Mon, 5 Oct 2015 17:41:40 +0000 (19:41 +0200)
committerJforrester <jforrester@wikimedia.org>
Mon, 5 Oct 2015 19:07:53 +0000 (19:07 +0000)
commit40a8367fe9cd5fc2a26f1adf8f9e208551a4d7b9
tree2bc02f6b891392c525e2493a3826baf31c3226d5
parent64222e175ac249c961abc4ae5cff920a8a8e8b61
mw.widgets: Split CategorySelector widget to its own module

It's currently used by ForeignStructuredUpload only, so it's easy to split
it now and make mw.widgets as small as possible (you need to load only the
module of the widget(s) you want to use).

Bug: T108733
Change-Id: I147892eccdd5f7e0f53f824ea4d47e02984047f5
resources/Resources.php