Travis Ralston
f1e5b95554
Wire up module loading to application startup ( #21703 )
...
* Early module loader bundler
* Add a module installer script
* Add dev-friendly docs
* Add real module-api dependency
* Speed up `yarn add` for mulitple modules
* Fix version check for modules
* Appease the linter
4 years ago
Kerry
9a17a61809
add svgr loader for icons ( #21248 )
...
* add svgr loader for icons
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix config, move dep to dev
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add svg types
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add aria-hidden and role=img to svg
Signed-off-by: Kerry Archibald <kerrya@element.io>
* make svgProps explicitly overridable
Signed-off-by: Kerry Archibald <kerrya@element.io>
* role presentatino
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
4 years ago
Matthew Hodgson
3ecbfae371
move everything not explicitly riot (or status) branded into matrix-react-sdk
8 years ago
Matthew Hodgson
b28192cc0b
fix (C)
8 years ago
Matthew Hodgson
df111223fc
copyrights for 2016
10 years ago
David Baker
021056cfd1
Move copyright header
10 years ago
David Baker
7e72ee891a
More fixing up of vector skin
10 years ago
David Baker
148dbc23ed
Rename base skin to vector
10 years ago
David Baker
682392d02a
Move skins dir to src
10 years ago
Matthew Hodgson
048260bb1b
WIP at turning MemberInfo into a ContextualMenu
10 years ago
Matthew Hodgson
dcecdc8260
lipstick for hangup button and typing notifs
11 years ago
Matthew Hodgson
bb06484732
fix up MemberInfo behaviour
11 years ago
Matthew Hodgson
2121ddc295
add a MemberInfo list overlay as a mini user-profile page
11 years ago
Matthew Hodgson
1e1f7492d8
basic skin of incomingCallBox
11 years ago
Matthew Hodgson
10cdf46c2c
s/that/self/g
11 years ago
David Baker
b4abe870cf
Image displaying!
11 years ago
Matthew Hodgson
aaa38d95ba
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
11 years ago
David Baker
0c26206b88
Copyright headers (and use strict, while we're at it).
11 years ago
David Baker
f0e990034d
Strip non-layout CSS to remain as style-agnostic as possible!
11 years ago
David Baker
a022a4b9a6
Reshuffle to put "HTML" (JSX) and CSS together as a theme with logic elsewhere.
11 years ago
David Baker
1270bc3c62
m.notice
11 years ago