aboutsummaryrefslogtreecommitdiffstats
path: root/resources/lib/oojs-ui/oojs-ui.js
Commit message (Collapse)AuthorAgeFilesLines
* resources: Load OOjs UI from its four partsBartosz Dziewoński2016-02-031-20201/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | See the task for more details. This is a backwards-compatible change. If your script only needs a subset of OOjs UI functionality, you can use one of the new smaller modules instead of the old big one. New modules: oojs-ui-core The core JavaScript library. oojs-ui-widgets Additional widgets and layouts module. oojs-ui-toolbars Toolbar and tools module. oojs-ui-windows Windows and dialogs module. Changed modules: oojs-ui.styles Now correctly only loads the styles needed by OOjs UI PHP. oojs-ui Now just loads core+widgets+toolbars+windows as dependencies. Using the new modules in I58799e22f9c0a2f78c1b4a02c4b7af576157883a. Bug: T113677 Change-Id: I0a3bf8fb25fb82325705a473cebd883e20b3ab8d
* Update OOjs UI to v0.15.2James D. Forrester2016-02-021-11330/+11382
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.2/History.md Change-Id: I8124a726660443ce514c48182871d46e6b086a10
* Update OOjs UI to v0.15.1James D. Forrester2016-01-261-45/+53
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.1/History.md Change-Id: Ic5069503ebea193e117a9f7f3d520a6f04e0b1cd
* Update OOjs UI to v0.15.0James D. Forrester2016-01-121-100/+74
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.0/History.md Change-Id: I980336e249b34de98dd707c385714c8e5d1f2505
* Update OOjs UI to v0.14.1James D. Forrester2015-12-081-149/+295
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.14.0/History.md Change-Id: Id0642023abdae574e32620fc0843631d86bae006
* Update OOjs UI to v0.14.0James D. Forrester2015-11-241-24/+44
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.14.0/History.md Change-Id: Id642023abdae574e32620fc80043631d86bae006
* OOjs UI: Backport 4fbbc737c86b500c11bbb471ec1001c50ab8853cBartosz Dziewoński2015-11-231-1/+9
| | | | | | | | | We totally forgot to use a localisation message we carefully introduced. We're even sending the message to the client correctly, just not using it. Has plenty of translations and this is a really annoying kind of issue to notice on a non-English wiki. Change-Id: Ifc2cb5ac5930c8d3c4b0da295d5d868d442630b2
* Update OOjs UI to v0.13.3James D. Forrester2015-11-171-150/+251
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.3/History.md Change-Id: If131ec0d7663d6493f23b00c9451544767b7807a
* Update OOjs UI to v0.13.2James D. Forrester2015-11-101-65/+87
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.2/History.md Change-Id: I0626d91d4b93e1d680579f1e6a02555c6050127f
* Update OOjs UI to v0.13.1James D. Forrester2015-11-031-95/+209
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.1/History.md Change-Id: Ic8fbb6ee4326c73243ea655708b9cfd09bc7e52a
* Update OOjs UI to v0.13.0James D. Forrester2015-10-271-202/+243
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.0/History.md Change-Id: Ie4f66b15f4f5ec9932d5fd72e12b4453724e3742
* Update OOjs UI to v0.12.12James D. Forrester2015-10-131-15/+30
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.12/History.md Change-Id: If241c883b8c079ea9f1d73c8eb6f51c99dd615ac
* OOjs UI: Backport aadaa8a1, 9aba218aBartosz Dziewoński2015-10-131-0/+11
| | | | | | | | | Important tweaks for mw.widgets.CategorySelector, which will rise to prominence soon when we deploy mw.Upload.BookletLayout in VisualEditor. Bug: T114945 Bug: T115010 Change-Id: I4236a7c64469faa7476bcab9bd0a0f8497101fe2
* Update OOjs UI to v0.12.11James D. Forrester2015-10-071-7/+30
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.11/History.md Change-Id: I2884af2f6de88754b06f3e644d302e489f5abec5
* Update OOjs UI to v0.12.10James D. Forrester2015-09-291-15/+10
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.10/History.md Change-Id: I048794c2c3e66e11762598ed97db31afc00cba0c
* OOjs UI: Backport d190bc51e60195eed81f147e9324c9ec21c9e68cBartosz Dziewoński2015-09-291-2/+12
| | | | | | | Required for mw.widgets.DateInputWidget when used with '$overlay' config option, new in I504f81f843e8328f609824d44f276296645d5dd1. Change-Id: Ib494c58b9dcaecba62e1aaf501880b85452b7826
* Update OOjs UI to v0.12.9James D. Forrester2015-09-221-173/+360
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.9/History.md Change-Id: I8780a6d31a3c9d11e42f0858bb66a39f678bf28f
* Update OOjs UI to v0.12.8James D. Forrester2015-09-081-6/+8
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.8/History.md Change-Id: Ifc6b9f00dbd82ac7613f89ef66e7155b262c1091
* Update OOjs UI to v0.12.7James D. Forrester2015-09-011-122/+103
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.7/History.md Change-Id: Iea667a717e4694e28fcfafdc7111076682cc6a4a
* Update OOjs UI to v0.12.6James D. Forrester2015-08-251-160/+437
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.6/History.md Change-Id: I29ae78cc7f4913af3cc551a769d428cf85610d71
* Update OOjs UI to v0.12.5James D. Forrester2015-08-181-71/+142
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.5/History.md Change-Id: Ica420fcc44f7dd91cb40d487d3f4301c9836c220
* Update OOjs UI to v0.12.4James D. Forrester2015-08-131-30/+30
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.4/History.md Change-Id: I3d5a027e06a6d81289988a5199e56a7b1b25d35c
* Update OOjs UI to v0.12.3James D. Forrester2015-08-111-52/+1208
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.3/History.md Change-Id: Idd3a4e41154837e84d1dcb4622d04b5765e6cbf9
* Update OOjs UI to v0.12.2James D. Forrester2015-07-281-3/+3
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.2/History.md Change-Id: Ic7f4be9eee8c17e00270de8b731ec6206a35f9ad
* Update OOjs UI to v0.12.1James D. Forrester2015-07-221-16/+78
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.1/History.md Change-Id: I2c1629c3f8a7f91003e0848de8bc78025a51bb8b
* Update OOjs UI to v0.12.0James D. Forrester2015-07-131-71/+98
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.0/History.md Change-Id: I3436db714409adfc844598e36790258667d6d9fd
* Update OOjs UI to v0.11.8James D. Forrester2015-07-071-15/+34
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.8/History.md Change-Id: I701c504acf0d527916f1925bbf49177cc9c0d883
* Update OOjs UI to v0.11.7James D. Forrester2015-07-011-5/+7
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.7/History.md Change-Id: I0b78334f118ff351277652a5af0d240ef262769c
* Update OOjs UI to v0.11.6James D. Forrester2015-06-231-151/+152
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.6/History.md Change-Id: Iec7f1cf857f2ca76a5287306780f1e7e47b49987
* Update OOjs UI to v0.11.5James D. Forrester2015-06-161-5/+14
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.5/History.md Change-Id: I98bcf928a922e03f7024edaacc9beac95f2b74cf
* Update OOjs UI to v0.11.4James D. Forrester2015-06-091-551/+2268
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.4/History.md Change-Id: Id329e753412b33d5b4cf55bfc04ee072843bacc0
* Update OOjs UI to v0.11.3James D. Forrester2015-05-121-2/+26
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.3/History.md Change-Id: I3b1ffc8fd346bb6cc8f1029f64e4855afa1db168
* Update OOjs UI to v0.11.2James D. Forrester2015-05-111-71/+205
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.2/History.md Change-Id: I0188c5b80958d9a6a3d063292df724f507b7287f
* Update OOjs UI to v0.11.1James D. Forrester2015-05-041-30/+728
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.1/History.md Change-Id: I8774390ed8393801212f2270a786984687794aeb
* Update OOjs UI to v0.11.0Bartosz Dziewoński2015-04-291-18/+49
| | | | | | | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.0/History.md Local changes to accommodate for font-size change. This is a total hack. Sorry. I will get it killed. Bug: T91152 Change-Id: Ie69d14b9094b8cbd4e051985ffd6aaac490be3a6
* Update OOjs UI to v0.10.1James D. Forrester2015-04-271-69/+102
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.10.1/History.md Change-Id: If390a691c73491be4f080e70788b6b8b8f698be0
* Update OOjs UI to v0.10.0James D. Forrester2015-04-221-146/+370
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.10.0/History.md Change-Id: If8cd89dd0035fb570f69c56855c048612971ee91
* Update OOjs UI to v0.9.8Timo Tijhof2015-04-121-10/+42
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.8/History.md Change-Id: I369a24f74c455cd42571718a7b0078fd24c5f25e
* Update OOjs UI to v0.9.7Roan Kattouw2015-04-031-96/+252
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.7/History.md Change-Id: I6548deccf1bce60873ed16229905cfa5790ec4a0
* Update OOjs UI to v0.9.4James D. Forrester2015-03-251-46/+250
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.4/History.md Change-Id: I0ab9ef6d67e16379785e143cb20ae8de7fe78a7e
* Update OOjs UI to v0.9.3James D. Forrester2015-03-191-263/+388
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.3/History.md Change-Id: Iab68173bddc023b874423ad87d1dd874925a227f
* Update OOjs UI to v0.9.2James D. Forrester2015-03-121-7/+3
| | | | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.2/History.md Bypassing /vendor this time as no PHP changes. Change-Id: I05830110d624bc1cd9a7c1244f3f0f34835326dd
* Update OOjs UI to v0.9.1James D. Forrester2015-03-121-183/+472
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.1/History.md Change-Id: I936ea56e1c99f576f44115a9b2fa075ef1ab14bd
* Update OOjs UI to v0.9.0James D. Forrester2015-03-041-712/+755
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.9.0/History.md Change-Id: I73d20f6556558bd5675c11addfcd27d417173693
* Update OOjs UI to v0.8.2James D. Forrester2015-02-271-3/+3
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.8.2/History.md Change-Id: Ie6722b1aae1970d628a82c491c8d525768d01925
* Update OOjs UI to v0.8.1James D. Forrester2015-02-261-172/+668
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.8.1/History.md Change-Id: I5ad8d6aac0fb4ef146ef4f36459e4b0e398a66e8
* Update OOjs UI to v0.8.0James D. Forrester2015-02-181-280/+610
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.8.0/History.md Change-Id: If14d382beae3f42d2ffb3a43ee0c3e2a488a5fa1
* Update OOjs UI to v0.7.0James D. Forrester2015-02-111-671/+454
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.7.0/History.md Change-Id: I70c56ce5aa070d1a5e6f51f80fce7cd7750b3007
* Update OOjs UI to v0.6.6James D. Forrester2015-02-041-92/+115
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.6.6/History.md Change-Id: I8e0ea18c23df5fe0530cc841799830c4f0082eff
* Update OOjs UI to v0.6.5James D. Forrester2015-02-011-453/+457
| | | | | | | Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.6.5/History.md Change-Id: I1278a9d0f3b63977f293a79c73283593c65bf910