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
JFH
2f9f6e2f71
release 7.3.3 (publish.md and update svgcanvas)
2023-12-10 11:29:50 +01:00
JFH
13245ec2ff
release 7.3.3
2023-12-10 10:57:06 +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
94068b80b7
package updates
2023-10-12 23:03:50 +02:00
JFH
24b8f74c4d
Connector extension ( #916 )
...
* npm update
* move connector extension back
2023-08-25 23:47:16 +02:00
JFH
ca21e83365
Refresh dependencies ( #913 )
...
* update dependencies
* fix lint issues
2023-07-25 12:23:10 +02:00
JFH
420861f408
update npm packages, refresh ar language. ( #901 )
...
* update npm packages
* Update lang.ar.js
* fix linter issues
* update version to publish
---------
Co-authored-by: Abdelmjid Saber <87904671+abdelmjid-saber@users.noreply.github.com>
2023-05-28 09:36:05 +02:00
JFH
13cdaedc63
Fix #879 ( #883 )
...
* create and use getTransformList
* update dependencies
2023-03-31 01:57:06 +02:00
JFH
5682e8c596
update react test ( #870 )
2023-01-09 14:53:00 +01:00
JFH
86fcc112c9
fix CI issue and package upgrades ( #869 )
2023-01-09 08:32:54 +01:00
JFH
59148d467e
add a prebuild for svgcanvas ( #866 )
...
fix the netlify build
2022-12-13 01:27:27 +01:00
JFH
0417618156
Fix build issue #862 ( #863 )
...
* migrate cypress
* clean local storage before each test
2022-12-11 23:39:44 +01:00
JFH
00a7d61122
Update packages and remove the instrument step ( #854 )
...
* several updates
* avoid the instrumented step in tests
2022-11-27 23:01:27 +01:00
cg-scorpio
aabd593123
Fix: avoid to select defs or title as parentElement ( #840 )
...
* Fix: avoid to select defs or title as parentElement
2022-10-15 17:21:14 +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
f02c3d4cfc
7.1.4
2022-06-25 22:32:46 +02:00
JFH
9e3a4a9091
cypress 10 migration ( #777 )
...
* cypress 10 migration
* fix lint
2022-06-18 10:32:27 +02:00
JFH
d5c129ee78
update deps ( #769 )
2022-05-29 12:15:58 +02:00
JFH
a1b56331ab
fix favicon and update deps
2022-05-19 20:56:58 +02:00
JFH
7cbcb6989c
update dependencies ( #764 )
...
* update dependencies
* fix linter issues
2022-05-16 09:38:45 +02:00
JFH
ca5107f599
Fix #736 ( #738 )
...
* fix issue #736
* Update ext-storage.js
* 7.1.3
2022-03-13 19:37:27 +01:00
JFH
a335e44dc8
Extensions ( #737 )
...
- add the current document title in the toolbar
- allow user extensions to define optional parameters
- more events for renamedElement, beforeClear, afterClear, sourceChanged
- remove "message" event used for iframe integration not used anymore. can be readded through a new extension if necessary
- default precision down to 2 digits (and applied in rotation)
2022-03-13 12:59:53 +01:00
Kevin D
f713ff8f83
Fix issue 726, move forward / move backward ( #728 )
2022-02-15 08:31:58 +01:00
JFH
db8522fcb7
Add document title in topbar and allow params with user extensions ( #720 )
...
* use document title to display the current file
* add document title in top bar
2022-01-31 23:36:57 +01:00
JFH
5d1ba0205b
fix file-open handle ( #717 )
...
* review svg-exec
* review selection.js elemgetset and selectedelems
* Update svgcanvas.js
* remember handle after open, send events
* update dependencies
2022-01-23 23:46:13 +01:00
JFH
e620ef6c05
7.1.1
2022-01-01 22:28:01 -03:00
JFH
791e69fa25
prepare for 7.1.0
2021-12-30 23:51:40 -03:00
JFH
9998b1e6a8
update dependencies
2021-12-30 23:33:59 -03:00
JFH
fdcfc8a253
move to standard linter for simpler configuration
2021-12-28 11:02:29 -03:00
JFH
5d315e4e92
fix font size input field
2021-12-10 17:33:53 +01:00
JFH
f414d3c0a6
chore(deps): update dependencies
2021-12-08 21:31:55 +01:00
JFH
42d1a2f342
separate html code into their own modules
2021-12-03 23:13:20 +01:00
JFH
a8be016400
fix lint issue and update dependencies
2021-12-01 10:56:08 +01:00
JFH
b09f71e703
dependencies update and fix lint unused disabled line
2021-11-25 23:40:07 +01:00
JFH
81f4a9acbf
add iife build
2021-11-17 19:53:20 +01:00
JFH
585bd06212
bump version - fix bug
2021-11-12 16:50:09 +01:00
JFH
65ecd9464b
update dependencies
2021-11-12 15:58:00 +01:00
JFH
599e4ca267
Update package.json
2021-09-25 09:58:10 +02:00
JFH
21c22f5d5c
browserlist to default and update to corejs
2021-09-24 20:15:49 +02:00
JFH
bfe2958eb4
update dependencies
2021-09-23 23:13:54 +02:00
JFH
a74f5cb4df
update dependencies
2021-08-29 16:05:32 +02:00
JFH
2f606232ed
7.0.0-beta.6
2021-08-27 14:18:15 +02:00
agriyadev5
1f7725b7ae
#603 browser-fs-access library used to create new extension
2021-08-23 15:59:09 +05:30
JFH
193644fd08
update dependencies
2021-08-17 23:26:18 +02:00
JFH
5a4f7f6d5b
publish 7.0.0-beta.5
2021-08-15 09:02:11 +02:00
JFH
4557d338c1
no more png so remove optimizer from project.
2021-08-09 17:35:34 +02:00
JFH
f9dacb85c0
overflow for left bar
2021-08-09 16:29:51 +02:00
JFH
e53182456a
fix test
2021-08-08 00:33:21 +02:00