lbry-desktop/ui/component/common
saltrafael ea9c7a4a27
[Live Chat] Break down componets for Page Layout + Add ability to Pop Out chat window + Hide chat option (#681)
* Refactor CommentBadge

* Refactor livestreamComment component

* Refactor and split livestreamComment CSS

* Refactor livestreamComments component

* Refactor and split livestreamComments CSS

* Remove never used spinner

* Refactor livestream Page

* Refactor page component

* Refactor livestreamLayout component

* Break apart livestreamComments into separate sibling components

- This helps separating LivestreamComments to deal with only the comments, and the LivestreamLayout to be used for its own Page as a Popout option, and also for a layered approach for mobile

* Create Popout Chat Page, Add Popout Chat Menu Option

* Add Hide Chat option

* sockety improvements

* Websocket changes

Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2022-01-14 15:24:16 -05:00
..
form-components Split MUI and Emoji-Lib 2021-12-14 12:59:36 -05:00
busy-indicator.jsx
card.jsx AuthPage: css fixes 2021-12-14 17:25:05 +08:00
comment-badge.jsx [Live Chat] Break down componets for Page Layout + Add ability to Pop Out chat window + Hide chat option (#681) 2022-01-14 15:24:16 -05:00
credit-amount.jsx [Live Chat] Break down componets for Page Layout + Add ability to Pop Out chat window + Hide chat option (#681) 2022-01-14 15:24:16 -05:00
empty.jsx
error-text.jsx
file-exporter.jsx
file-list.jsx
file-selector.jsx
form.jsx
header-menu-link.jsx Refactor header Component, split into smaller components and remove what is unused 2021-12-21 16:36:16 -05:00
help-link.jsx
hidden-nsfw.jsx
icon-custom.jsx [Playlist] Pull in sorting changes from desktop + Add Drag-n-Drop + Handle unavailable/deleted claims (#641) 2022-01-12 14:14:12 -05:00
icon.jsx
lbc-message.jsx
lbc-symbol.jsx
loading-screen.jsx
markdown-preview.jsx Use Memo on markdown-preview component to avoid re-render 2022-01-05 09:27:52 -05:00
nag.jsx
paginate.jsx
qr-code.jsx
status-bar.jsx
tabs.jsx
thumbnail.jsx
tooltip.jsx View/Follower count: only use compact when > 10k (#664) 2022-01-11 11:42:12 -05:00
transaction-link.jsx
truncated-text.jsx
wait-until-on-page.jsx