Matthew Hodgson
|
2ccd881665
|
port to react 0.14, removing getDOMNode()s for DOM components and turning them into ReactDOM.findDOMNode()s for React components
|
2015-11-09 23:54:10 +00:00 |
|
David Baker
|
c0938f270e
|
Unused code
|
2015-10-13 16:03:07 +01:00 |
|
Matthew Hodgson
|
b05f3343e2
|
tooltipize BottomLeftMenu too for consistency
|
2015-10-11 15:00:43 +01:00 |
|
Matthew Hodgson
|
93de2307c1
|
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 |
|