glitch-soc/app/javascript/mastodon/features/ui
Akihiko Odaki 61e6275781 Use withRouter for TabsBar (#6652)
TabsBar refers to router, which is a private context property of
react-router. withRouter is a recommended alternative. It also allows to
track location changes even if React.PureComponent is used.
2018-03-06 07:28:05 +01:00
..
components Use withRouter for TabsBar (#6652) 2018-03-06 07:28:05 +01:00
containers Replace onScrollToBottom with onLoadMore (#6615) 2018-03-05 19:31:40 +01:00
util Add "Toots/Toots with replies/Media" tab below profile header (#6572) 2018-03-01 02:48:44 +01:00
index.js Add "Toots/Toots with replies/Media" tab below profile header (#6572) 2018-03-01 02:48:44 +01:00