From e620ef6c05e655afc540fd66bd2a7cf054a024c1 Mon Sep 17 00:00:00 2001 From: JFH <20402845+jfhenon@users.noreply.github.com> Date: Sat, 1 Jan 2022 22:28:01 -0300 Subject: [PATCH] 7.1.1 --- CHANGES.md | 3 +- README.md | 5 ++- .../ui/__snapshots__/scenario3.js.snap | 44 +++++++++---------- package-lock.json | 4 +- package.json | 2 +- 5 files changed, 31 insertions(+), 27 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 88c0df91..e4ae358d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ # SVG-Edit CHANGES - +## 7.1.1 +- Fix an issue when moving a text with an existing transformation (issue #689) ## 7.1.0 - Large refactoring of svgcanvas (a lot of remaining work with the goal to separate in its own package).This explains the move to a minor version - move to a new linter (standard). diff --git a/README.md b/README.md index 38cc6b38..208ca8b1 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,15 @@ Please let us know with an issue or a discussions if you wish to contribute. Thanks to **Netlify**, you can test the following builds: -### [Try SVGEdit 7.1.0 here](https://svgedit.netlify.app/editor/index.html) +### [Try SVGEdit 7.1.x here](https://svgedit.netlify.app/editor/index.html) [Try SVGEdit 5.1.0 here](https://6098683962bf91702907ee33--svgedit.netlify.app/editor/svg-editor.html) [Try SVGEdit 6.1.0 here](https://60a0000fc9900b0008fd268d--svgedit.netlify.app/editor/index.html) +Additional tip: you may try a version released on NPM using unpkg for example with version 7.1.0: +[https://unpkg.com/svgedit@7.1.0/dist/editor/index.html](https://unpkg.com/svgedit@7.1.0/dist/editor/index.html) + ## Installation ### Quick install diff --git a/cypress/integration/ui/__snapshots__/scenario3.js.snap b/cypress/integration/ui/__snapshots__/scenario3.js.snap index a3c7feb0..9727d948 100644 --- a/cypress/integration/ui/__snapshots__/scenario3.js.snap +++ b/cypress/integration/ui/__snapshots__/scenario3.js.snap @@ -66,28 +66,6 @@ exports[`use all parts of svg-edit > check tool_path_change_node_xy #0`] = `
- - + +