MinervaNeue/includes
Piotr Miazga 9d1217e13e PageActions menu elements should be built by using IMenuElement
To simplify and make code reusable all menu elements should be built
by using Builder pattern. This a first step, first we the pageActions
methods should return Group object/IMenuElement objects, then in the
second step we will extract this logic into Director/Builder
classes leaving SkinMinerva class much smaller.

Bug: T221792
Change-Id: Ic51c4ca4139919fc3c5f3ada8b1b2fe5d23031d7
2019-06-05 13:08:33 +02:00
..
menu PageActions menu elements should be built by using IMenuElement 2019-06-05 13:08:33 +02:00
skins PageActions menu elements should be built by using IMenuElement 2019-06-05 13:08:33 +02:00
MinervaHooks.php Update: add secondary page actions submenu in AMC mode 2019-04-19 14:51:17 +00:00
MinervaUI.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ResourceLoaderLessVarFileModule.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ServiceWiring.php Provide a code structure for menus handling and add Advanced menu 2019-04-16 13:19:51 +02:00
SkinOptions.php Update: add secondary page actions submenu in AMC mode 2019-04-19 14:51:17 +00:00