Commit Graph

18 Commits

Author SHA1 Message Date
olekhshch
f75d1a83a0 Cursors, Esc to cancel active tool (#946)
* basic drawing cursors

* Esc to cancel tool, I shortcut bug fix

* panel btns hover animation

* minor changes

* Linter fix

* update packages

* remove NYC coverage causing build errors
would be nice to find out a replacement or a fix

---------

Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com>
2024-01-17 15:19:37 +01:00
olekhshch
d502525cc0 Bottom panel styling, more adaptive palette, shortcuts (#937) 2023-12-24 01:48:27 +01:00
JFH
ec3e0522df Fixes issue with xy panel (#935)
* update deps

* fixes #930

* update workflow

* Update TopPanel.js

* fix side effects

* Update utilities-performance.cy.js
2023-12-09 17:17:10 +01:00
JFH
13cdaedc63 Fix #879 (#883)
* create and use getTransformList
* update dependencies
2023-03-31 01:57:06 +02:00
JFH
bf9c0efdc5 Update npmpublish on demand.yml 2022-08-14 16:52:47 +02:00
JFH
c75311ee84 Create npmpublish on demand.yml 2022-08-14 16:33:56 +02:00
JFH
1d75216477 Update npmpublish.yml 2022-08-14 15:48:55 +02:00
JFH
f47759867a fix issue with publish and readme minor changes 2022-08-14 15:36:29 +02:00
JFH
6b68b0c6ef publish on release 2022-08-14 15:27:00 +02:00
JFH
43bf93968a separate svgcanvas from svgedit
now you can use directlt svgcanvas. see readme.md

* configure workspaces
* move svgcanvas to packages folder
* move utils to common and paint to svgcanvas
* make svgcanvas a dependency of svgedit
* update deps
* workspaces requires npm 7 at least so the ci needs a new node version
* update github actions to V3
* update snapshots using custom svg exports
* remove unmaintained cypress snapshot plugin
* new github action to add coverage in PR
* Update onpushandpullrequest.yml
* svgcanvas v7.1.6
2022-08-14 15:01:51 +02:00
JFH
05c5455a00 include packages in codeql analysis 2022-08-12 23:05:06 +02:00
JFH
be29f86d6e Create codeql.yml 2022-08-12 22:56:50 +02:00
JFH
de0ee4e59c Codeql to ignore archive folder (#722)
* Update codeql-analysis.yml

* Create codeql-config.yml
2022-02-01 10:55:11 +01:00
JFH
66be4507c9 Create codeql-analysis.yml 2022-02-01 10:24:41 +01:00
JFH
55b249e1bf github ci activated on pr 2021-05-18 14:08:41 +02:00
JFH
c75170916f fix tests and configuration files
* update dependencies

* Update .eslintrc.js

* Update .gitignore

* Create onpush.yml

* downgrade 2 packages causing test failure
2021-05-09 20:51:26 +02:00
Brett Zamir
145c9fb171 - Disable Github workflows for now 2019-12-24 09:48:49 +08:00
Brett Zamir
1930d01007 - Build: Add Github workflows
- Docs: Indicate current coverage on README
2019-11-24 17:06:35 +08:00