NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.69k stars 544 forks source link

fix: Add Support for Auto Increment Id #508

Open jjh2613 opened 1 year ago

jjh2613 commented 1 year ago

Description

On Notion, new Property is Added. It is Auto Increment Id.

image image

Before PR, No Icon appears and font color is different from original on default Collection And Block in NotionRenderer.

image image

I added an Icon and styles for font color like original in this PR.

image image

Notion Test Page ID

Notion Test Page ID : 4c653a007c324742bf80b7b30ea57a5a

react-notion-x is wonderful. Thanks for your effort :)

I want to help and contribute on this project continuously.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Jul 14, 2023 7:51pm
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Jul 14, 2023 7:51pm
rimonhanna commented 2 months ago

@transitive-bullshit