lbry-desktop/ui
infinite-persistence daab8a28ed
Fix post-editor preview mode (#7532)
## Cause
It broke because lack of awareness that we can't use our components in preview mode. For some reason, we don't have redux access in SimpleMDE's preview mode.

## Change
- Restore the stub for iframes
- Fix preview for images, and apply a similar styling as in Posts.

Co-authored-by: jessopb <36554050+jessopb@users.noreply.github.com>
2022-04-13 12:22:05 -04:00
..
component Fix post-editor preview mode (#7532) 2022-04-13 12:22:05 -04:00
constants Allow renaming collection in view playlist page. 2022-03-29 18:06:55 -04:00
effects disable keycode back in text area 2022-02-06 20:11:59 -05:00
modal Display release notes and version for Linux installations using .deb packages. 2022-03-04 10:58:19 -05:00
page Uploads: show placeholder when loading 2022-04-13 12:08:04 -04:00
redux Add viewed bar in thumbnails. 2022-04-13 11:40:06 -04:00
scss Fix post-editor preview mode (#7532) 2022-04-13 12:22:05 -04:00
util refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
analytics.js cleanup 2022-02-06 22:43:05 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
index.jsx Display release notes and version for Linux installations using .deb packages. 2022-03-04 10:58:19 -05:00
lbry.js integrate all the things 2021-10-15 23:49:41 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js remove lbryinc web, update sitename, etc 2021-10-21 21:20:59 -04:00
rewards.js integrate all the things 2021-10-15 23:49:41 -04:00
store.js integrate all the things 2021-10-15 23:49:41 -04:00