NotionX / NotionX/react-notion-x
Export `Text` and allow for customising it's rendering.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Hey @transitive-bullshit, thank you for building project, it has been a great help for us.
We are using it to power our blog, and extending it at some places also, customisation on Code component has been a great way for us to tap into that. While that itself got us a long way, I wanted to ask if there in an interest in also extending that features for Text component.
We need that for some layout-ing needs and doing some customisation, so I wanted to check with you, if there is any interest in merging that to the main repo.
I am already half way into implementing the features and can send a PR in a day or two, if you want to allow for this extension.
Thank you once again for making this project 😀.
Regards,
Vipul
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Text component and compare it with the existing Code component customization mentioned in the issue. Determine how Text should be exported and customized for layout needs, then verify that the resulting public API supports those use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100