Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactify the insides of the content component #77

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Aivean
Copy link
Collaborator

@Aivean Aivean commented May 25, 2022

Changes:

  • use html-react-parser to parse string content into react components before adding it as a child of the ContentComponent
  • refactor scalable image preview as a react component

Goal:

  • pave the road to add more interactive components inside the ContentComponent, e.g:
    • @mentions with popups on hover
    • Links
    • embeds

scalable image preview as a react component
@Aivean Aivean mentioned this pull request May 26, 2022
2 tasks
@Aivean Aivean requested a review from mugabe May 26, 2022 18:17
@Aivean Aivean marked this pull request as draft November 12, 2022 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant