From fdc692dc721637aa2ea47d4bffecf9a40d231bea Mon Sep 17 00:00:00 2001 From: e11sy <130844513+e11sy@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:53:18 +0300 Subject: [PATCH 1/2] Update editorjs-config.json added `withHeadings` data field support for table tool --- www/application/config/editorjs-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/www/application/config/editorjs-config.json b/www/application/config/editorjs-config.json index 768052e30..866ac3f4d 100644 --- a/www/application/config/editorjs-config.json +++ b/www/application/config/editorjs-config.json @@ -110,6 +110,7 @@ "caption": "string" }, "table": { + "withHeadings": "boolean", "content": { "type": "array", "data": { From 61e94af05dce07d23ddf8434c17450f30614ad96 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:54:41 +0000 Subject: [PATCH 2/2] Build frontend --- www/public/build/release.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/public/build/release.json b/www/public/build/release.json index d889f60f9..208db1eba 100644 --- a/www/public/build/release.json +++ b/www/public/build/release.json @@ -1 +1 @@ -{"release":"25d8ea0e619de5a213a4","date":1681137319007} \ No newline at end of file +{"release":"25d8ea0e619de5a213a4","date":1727870077950} \ No newline at end of file