From 747d5c8c760f9b4d9b4d11b3feee1f5ca9e09880 Mon Sep 17 00:00:00 2001 From: Carlos Cano Date: Thu, 1 Feb 2024 16:57:10 +0100 Subject: [PATCH] Update readme and package.json --- README.md | 7 ++++--- package.json | 2 +- src/packages/excalidraw/package.json | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ce9212961954..210ce6726958 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -

- Alkemio Logo +s

Alkemio Logo +

Enabling society to collaborate. Building a better future, together.

# Alkemio fork of Excalidraw v0.17.0 @@ -11,7 +11,8 @@ git merge v0.17.0 git push --set-upstream origin 0.17.0-alkemio-1 ``` -- Applied the new styles of the buttons to Alkemio's ZoomToFit added button +- Applied the new styles of the buttons to Alkemio's ZoomToFit added button. +- Modified the paste functionality to avoid pasting elements (such as images) as JSON when editing text. ### For testing you can link the new package from the local client diff --git a/package.json b/package.json index 2e4e6cb9f540..e5356248cd19 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ }, "homepage": "https://github.com/alkem-io/excalidraw", "name": "@alkemio/excalidraw", - "version": "0.17.0-alkemio-2", + "version": "0.17.0-alkemio-3-beta", "prettier": "@excalidraw/prettier-config", "private": false, "scripts": { diff --git a/src/packages/excalidraw/package.json b/src/packages/excalidraw/package.json index cb3ede03b96d..2c2422dad09c 100644 --- a/src/packages/excalidraw/package.json +++ b/src/packages/excalidraw/package.json @@ -1,6 +1,6 @@ { "name": "@alkemio/excalidraw", - "version": "0.17.0-alkemio-2", + "version": "0.17.0-alkemio-3-beta", "main": "main.js", "types": "types/packages/excalidraw/index.d.ts", "files": [