This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
element-web
Watch
1
Star
0
Fork
You've already forked element-web
0
mirror of
https://github.com/element-hq/element-web.git
synced
2024-12-15 03:31:29 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e844b7aa21
element-web
/
src
/
controllers
/
organisms
History
David Baker
1f3a6e408c
Factor out stuff commnon to all timeline events into EventTile: makes timestamp & edit button etc appear on everything, not just messages.
2015-10-21 17:52:34 +01:00
..
RoomList.js
improve collapsed LHS implementation - split the tooltip into its own component; position it with javascript as overflow-y + position absolute = clipping hell; preserve the collapse state between MatrixChat re-renders; fix positioning of the 'show' button; switch to dispatcher for show/hide LHS; remove errant scrollbars
2015-10-11 13:54:38 +01:00
RoomView.js
Factor out stuff commnon to all timeline events into EventTile: makes timestamp & edit button etc appear on everything, not just messages.
2015-10-21 17:52:34 +01:00