1
0
mirror of https://github.com/dstotijn/go-notion.git synced 2025-06-08 23:46:12 +02:00

22 Commits

Author SHA1 Message Date
David Stotijn
5af1e9a5a0
Add caption property to code block type
Ref: https://developers.notion.com/changelog/caption-property-is-now-supported-in-code-block-type
2022-01-31 18:01:24 +01:00
saltbo
63149ba664
feat: add table block support (#24) 2022-01-31 17:55:58 +01:00
David Stotijn
50cebe29de Add file metadata to file DB page prop 2021-12-20 20:12:44 +01:00
David Stotijn
2ebac2e1b2 Add "Update block" endpoint 2021-12-18 14:19:51 +01:00
David Stotijn
9fc88f927b Add template block type 2021-12-17 17:45:21 +01:00
David Stotijn
c4783f697b Add synced_block block type 2021-12-17 16:21:59 +01:00
David Stotijn
6b75ac5688 Add link_to_page block type 2021-12-17 13:21:51 +01:00
David Stotijn
8e676e0df8 Add support for link_preview block type and rich text mentions 2021-12-17 13:14:55 +01:00
David Stotijn
1ee9d231ed Add table_of_contents, breadcrumb and column (list) block types 2021-12-17 13:05:55 +01:00
David Stotijn
876532e02f Add divider block type 2021-12-17 12:37:28 +01:00
David Stotijn
0300613dd4 Add equation block type 2021-12-17 12:31:39 +01:00
David Stotijn
d2a9540ff4 Add misc media and bookmark block types 2021-12-17 12:28:32 +01:00
David Stotijn
9051d940b1 Add embed block type 2021-12-17 11:18:13 +01:00
David Stotijn
557c032883 Add child_database block type 2021-12-16 13:14:23 +01:00
David Stotijn
e9dfe659c0 Add code block type 2021-12-16 12:57:03 +01:00
David Stotijn
0060b295c2 Add quote block type, simplify callout block type 2021-12-16 11:54:23 +01:00
David Stotijn
a45f658ecc Add callout block type 2021-12-13 11:42:03 +01:00
David Stotijn
00a77fe3a4 Add tests for "append block children" endpoint 2021-05-22 23:37:52 +02:00
David Stotijn
874858ea2a Add "list users" endpoint support 2021-05-15 20:50:47 +02:00
David Stotijn
205f94cc89 Add "append block children" endpoint support 2021-05-15 20:16:26 +02:00
David Stotijn
cd696c1624 Add "retrieve block children" endpoint support 2021-05-15 19:04:57 +02:00
David Stotijn
b2af8b7d0b Add "create a page" endpoint 2021-05-15 13:42:01 +02:00