Commit graph

53 commits

Author SHA1 Message Date
Gilles Dubuc
19406c60b8 Explicitly define module position
Style modules currently added through addModuleStyles default
to being in the head ("top" position). This is an unhealthy default,
since only critical styles that are needed at pageload should be
in the head. In order to be able to switch the default to "bottom",
existing module positions have to be defined explicitly.

Bug: T97410
Change-Id: I9d5cc55a5218bef618878e90773a99047d942beb
2015-05-05 17:37:10 +02:00
Kunal Mehta
4f0c88e7ea Fix skin.json
ValidSkinNames is actually a registration setting, not a configuration one.

Change-Id: I61c085fd89e81969eef6065b28cb24cbe0b366c9
2015-03-25 15:54:17 -07:00
Kunal Mehta
42aee118da Add skin.json
Change-Id: Id93e8290ee75b319974ef12041bba48c428e77b5
2015-02-06 13:24:01 -08:00