Releases: splitbee/react-notion
Releases · splitbee/react-notion
v0.10.0
- Merge pull request #55 from splitbee/fix-#39 a712ef6
- Fix rendering issue when text is direct child of list ff90803
- Merge pull request #53 from pyk/CustomBlockComponent df95638
- Merge pull request #54 from younho9/master 4d663f1
- Use new react notion version 9cff8ff
- Pass blockMap instead of the current block dbca971
- Update block.tsx 67f4c84
- Pass current block to CustomComponent 6db4b1d
- Add block to CustomBlockComponentProps 0ec6df0
- Merge pull request #51 from pyk/master cd1470c
- Update index.tsx 670b0c8
- Update index.tsx 80e65af
- Merge pull request #38 from splitbee/dependabot/npm_and_yarn/example/next-9.5.4 8a0716a
- Merge pull request #44 from janniks/master d7427f3
- Merge pull request #45 from janniks/patch-2 05e8fd4
- Allow line breaks in callout text 972f002
- Move class to parent 19bfb09
- Add callout text color c2b822d
- Merge pull request #43 from janniks/patch-1 cc1cf88
- Fix typo 8e6a392
- Merge pull request #42 from indreklasn/patch-1 3697107
- Update README.md 612720e
- Fix image without aspect ratio 225ddac
- Pass level to custom components a40df02
- Push version 1429126
- Bump next from 9.5.3 to 9.5.4 in /example 9887258
- Add revalidate to example 2bbdf3d
- Add general padding to columns as well bec8817
- Adapt example to fullPage bfc1207
- Normalize styles with border-box 2268fa3
- Skip query params for default backgrounds de37c6c
- Pass block to header image 7c7c0de
- Simplify styles & div nesting ccfa4e3
- Merge pull request #30 from cball/cb-custom-components ff67c78
- Add support for custom decorator components - Rename customComponents to customBlockComponents a8d7b3a
- Update package.json 59f5f49
- Merge pull request #35 from mxstbr/fix-page-icons 7b435f7
- Fix page icons eb6a1f3
- Use Next.js links for page links 356f17a
- Expose base component to custom components - Useful for wrapping original components (E.g. lightbox or custom links) 8a77d24
- Improve page icon styling 611a373
- Merge remote-tracking branch 'origin/master' into cb-custom-components 6f07014
- Improve typing & pass children to custom components 677f4bb
- Upgrade example dependencies & run prettier 5e99022
- adds ability to override components from consuming app facbe77
0.8.1
0.8.0
Update package.json
0.7.3
- Added support for collections (tables & basic gallery)
- [Bugfix] Fix empty bookmarks
- [Improvement] Add docs for code blocks
v0.5.4
0.5.2
v0.5.2
0.5.1
Fix code block