Skip to content

Releases: 01-binary/notion-to-jsx

[email protected]

18 Jun 15:24
858111a
Compare
Choose a tag to compare

Patch Changes

  • eea19de: reimplement list rendering with ListGroup component for nested lists / add empty rich text component

[email protected]

04 Jun 13:33
57013bc
Compare
Choose a tag to compare

Patch Changes

  • 5de03d9: add loading state to image skeleton component

[email protected]

04 Jun 13:11
4f2d748
Compare
Choose a tag to compare

Patch Changes

  • 08d9e11: add video block support with YouTube embed functionality

[email protected]

04 Jun 12:14
a5364de
Compare
Choose a tag to compare

Patch Changes

  • 36b54f7: refactor: components to use TypeScript types and remove React imports
  • 2a96163: Update text color to use theme variable in List and Quote components

[email protected]

27 Apr 10:00
991c040
Compare
Choose a tag to compare

Patch Changes

  • 7619237: update font-family inheritance

[email protected]

17 Apr 13:31
263c3d3
Compare
Choose a tag to compare

Patch Changes

  • aebfe8f: add image url formatting utility for Notion API image blocks

[email protected]

16 Apr 12:50
cea72a8
Compare
Choose a tag to compare

Patch Changes

  • 3493118: Update link property type and access nested url property for text links, add loading skeleton to image and cover components

[email protected]

15 Apr 12:52
8b7f6f1
Compare
Choose a tag to compare

Minor Changes

  • c4f4545: refactor: Remove makePreviewImage and formatNotionImageUrl functionality

[email protected]

14 Apr 15:14
c4c0cc2
Compare
Choose a tag to compare

Patch Changes

  • 966553e: Remove fixed font size from code block styling, add getPageBlocks utility to fetch and parse Notion page blocks

[email protected]

14 Apr 14:18
b794ada
Compare
Choose a tag to compare

Patch Changes

  • e19f523: fix: 뒤로가기 후 재 진입 시 Image 안나오는 현상 FIX