react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

Fast and accurate React renderer for Notion. TS batteries included. ⚡️

Results 244 react-notion-x issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Description #290 adds getNotionDateTime This PR uses it in `formatNotionDateTime` and `getPageProperty` (now returning an integer instead of a date) #### Notion Test Page ID `e648a7762fee458bb3b50ae946cb3c86`

Is there any interface so that I can configure the title of `Table of Content`

#### Description If you change to board view even once, you will not be able to render even if you change to another view format. #### Occurrence procedure 1. Create...

#### Description In Notion, there are both inline equations and block equations. They should be rendered differently, however it appears that react-notion-x doesn't take this into account. For instance, in...

#### Description Pasting a GitHub link into Notion by default doesn't have an `attributes` property which makes the renderer ignore it Couldn't figure out how to run it locally, so...

Hello 👋 react-notion-x: v6.12.7 I m getting an error when trying to import the Property component Module not found: Can't resolve 'react-notion-x/build/third-party/property' (use case: Use custom component for certain schemas...

#### Description #### Notion Test Page ID PINN-df5c77e6831d4c2d9f9fa81f18bccdf0

Hi there, I was wondering whether react-notion-x supports [replit ](https://replit.com/) embeds or if it will be supported in the future? As far as I can see it hasn't been implemented...

enhancement
help wanted

It seems like currently the `/third-party/code` component imports a lot of `prismjs` modules (which sometimes are not needed). That increases the bundle size when importing `Code` component by 30+KB (after...

#### Description This is my page property ![image](https://user-images.githubusercontent.com/27716524/163710700-7495e4c4-0758-41eb-9e93-dbf0bc6f0b4d.png) And this is my rendered page property by `react-notion-x` **v4** ![image](https://user-images.githubusercontent.com/27716524/163710709-6c73132d-4a43-4ccd-a380-d6ec2813a8ce.png) `Created by` type & `Last edited by` type property removed I...