Commit graph

10 commits

Author SHA1 Message Date
James D. Forrester
21396744b4 Update OOjs UI to v0.16.6
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.6/History.md

Change-Id: Ib9bb35d87633d06211dd75e237d7b105947f8df1
2016-04-19 15:00:13 -07:00
James D. Forrester
d58858f6c0 Update OOjs UI to v0.16.5
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.5/History.md

Change-Id: Ib5b0dc12259ac85ff1589c0e1507238f1089da3f
2016-04-07 08:15:39 -07:00
James D. Forrester
42fead08c6 Update OOjs UI to v0.16.4
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.4/History.md

Change-Id: Ic0f8cf4fc956feff29189c4d3e1d83e071daa8f7
2016-03-22 15:50:39 -07:00
James D. Forrester
da0b474198 Update OOjs UI to v0.16.3
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.3/History.md

Change-Id: Idb6d1250bea3041bf6c4d198f21544b1f5bc4893
2016-03-16 19:22:40 +00:00
James D. Forrester
2f986aa0d8 Update OOjs UI to v0.16.2
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.2/History.md

Change-Id: I5c7402606bbc5ea1c20548b7eae657338b4ae151
2016-03-08 13:49:58 -08:00
James D. Forrester
906545d303 Update OOjs UI to v0.16.1
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.1/History.md

Change-Id: I4bd51d4c105a09d71a911e04538b51f58c3ea721
2016-03-01 14:00:31 -08:00
James D. Forrester
1cdee33835 Update OOjs UI to v0.16.0
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.0/History.md

Change-Id: I9c170fce1c65ae65b0b33342572fe4d3bb613774
2016-02-22 14:36:26 -08:00
James D. Forrester
c420284038 Update OOjs UI to v0.15.4
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.4/History.md

Change-Id: I29c8db4c654ecf575113199ace1006d70ce29012
2016-02-16 18:10:44 -08:00
James D. Forrester
2ea954babd Update OOjs UI to v0.15.3
Release notes:
 https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.3/History.md

Change-Id: Ic93f6620999bf10fcfdf4ef2d2a42cc9c7dfd98a
2016-02-09 13:34:30 -08:00
Bartosz Dziewoński
1f49b66c6f resources: Load OOjs UI from its four parts
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
2016-02-03 19:27:12 +00:00