dispatch/client/src/js/components
2017-05-16 08:38:43 +02:00
..
ChatTitle.js Change tab close icon 2017-05-16 08:38:43 +02:00
FileInput.js Use React.PureComponent instead of pure-render-decorator 2017-02-17 01:46:39 +01:00
Message.js Re-add nick click handler in Message 2017-05-06 23:02:45 +02:00
MessageBox.js Prevent autoscroll flag being cleared on mount by initial scroll tick 2017-05-08 23:22:53 +02:00
MessageInput.js Show current nick in MessageInput 2017-05-15 22:51:21 +02:00
Navicon.js Bind Navicon toggleMenu in mapDispatchToProps 2017-05-06 23:04:20 +02:00
Search.js Use React.PureComponent instead of pure-render-decorator 2017-02-17 01:46:39 +01:00
SearchResult.js Fix SearchResult component name 2017-03-24 21:18:02 +01:00
TabList.js Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere 2017-05-07 22:19:15 +02:00
TabListItem.js Use React.PureComponent instead of pure-render-decorator 2017-02-17 01:46:39 +01:00
UserList.js Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere 2017-05-07 22:19:15 +02:00
UserListItem.js Upgrade react-virtualized to 9.3.0 2017-03-23 20:38:27 +01:00