Skip to content

Releases: 01-binary/notion-to-jsx

[email protected]

25 Aug 15:45
b054959
Compare
Choose a tag to compare

Patch Changes

[email protected]

25 Aug 15:26
ae6cb3a
Compare
Choose a tag to compare

Patch Changes

  • 408433a: improve image loading state handling with useRef and complete check

[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