element-web/res/css/views
Luke Barnard 836dc8b0ef Factor out all shared logic between MStickerBody and MImageBody
The benefits of this:
 - One code path for determining spinner/placeholder and it's position
   for loading images/stickers. This includes spinner used in e2e
   decryption of images.
 - Very small definition for MStickerBody, only overriding the minimal
   differences is has from MImageBody.

The disadvantages:
 - Slightly more complicated MImageBody, but hopefully not less
   readable.
2018-05-21 16:59:13 +01:00
..
avatars merge vector-im/riot-web#5881 into matrix-react-sdk 2018-04-16 00:04:04 +01:00
context_menus merge vector-im/riot-web#5881 into matrix-react-sdk 2018-04-16 00:04:04 +01:00
dialogs move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
directory move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
elements Remove margins when in a ReplyThread to stop them taking so much space 2018-05-09 11:53:37 +01:00
globals move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
groups move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
login move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
messages Factor out all shared logic between MStickerBody and MImageBody 2018-05-21 16:59:13 +01:00
rooms Use correct CSS selector in message composer 2018-05-11 14:49:50 +01:00
settings move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
voip move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00