JFH
346378ead6
convert to base64 before export as CORS restrictions would break the export of linked images ( #1003 )
2024-10-26 19:26:11 +02:00
Paul Korecky
6eafa75325
fix double binding of shortcut "d" ( #972 )
2024-05-26 14:09:22 +02:00
JFH
f0e4407f44
Fix export ( #936 )
...
* fix export
* improve dialog and fix quality
2023-12-10 10:52:20 +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
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
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
JFH
a48fc66c1c
$click to allow (more) responsiveness
2022-01-05 20:55:42 -03:00
JFH
bfe96cfcef
es6 improvements
2022-01-05 10:44:47 -03:00
JFH
fdcfc8a253
move to standard linter for simpler configuration
2021-12-28 11:02:29 -03:00
JFH
16aa410b75
move importImages to opensave extension
2021-12-01 09:48:55 +01:00
JFH
edcdd3429e
fix issue #669
2021-12-01 01:22:09 +01:00
JFH
b09f71e703
dependencies update and fix lint unused disabled line
2021-11-25 23:40:07 +01:00
agriyadev5
b958009e16
#631 globals svgEditor to get imgpath and set changes
2021-09-22 12:17:21 +05:30
agriyadev5
5ed960cb1a
#631 menu, explorer and flybutton image path update
2021-09-21 17:41:06 +05:30
agriyadev5
2f75dcb3e3
#631 main menu image path update changes
2021-09-21 15:50:08 +05:30
agriyadev5
a29a82e921
Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/631
2021-09-21 14:17:27 +05:30
agriyadev5
ff91754c9f
#631 image path update in all web components
2021-09-20 14:35:01 +05:30
JFH
d4d933820e
fix several ui issues
2021-09-04 19:32:22 +02:00
agriyadev5
ddd6d9bde0
#631 rulers id not found , so we removed
2021-08-30 18:03:22 +05:30
agriyadev5
8e158eea64
#631 reverted
2021-08-30 18:02:02 +05:30
agriyadev5
704588889d
#631 web component i18n implement new approach
2021-08-30 17:49:57 +05:30
agriyadev5
dee32fe8f6
#603 unwanted function removed
2021-08-23 16:03:12 +05:30
agriyadev5
1f7725b7ae
#603 browser-fs-access library used to create new extension
2021-08-23 15:59:09 +05:30
JFH
b50fe0aee1
remove change image and minor refactoring
2021-08-13 14:37:55 +02:00
JFH
86c0e9cf03
image folder variable used consistently
2021-08-11 10:16:00 +02:00
JFH
cc4b3676a1
extend css grid to rulers
2021-08-07 23:52:50 +02:00
JFH
cfb47fa952
change to css grid
2021-08-07 00:06:58 +02:00
JFH
99ee706c18
eslint rule for declarations
2021-05-28 17:03:29 +02:00
Agriya Dev5
524e7126ec
#99 i18n translation changes
2021-05-19 16:38:13 +05:30
JFH
8b82f1b4d5
add more linter warnings
2021-05-14 23:28:12 +02:00
JFH
327a4bdc67
read config earlier so lang can be retrieved.
2021-05-13 18:26:35 +02:00
JFH
d3974f8f17
enforce a few eslint rules
2021-05-13 01:00:09 +02:00
JFH
9a5292b467
fix missing semicolumns
2021-05-13 00:46:46 +02:00
JFH
8b67334e37
localized strings
2021-05-10 00:12:11 +02:00
JFH
be63679167
build master with netlify
2021-05-09 22:57:43 +02:00
JFH
593c415664
update master to V7
2021-05-09 19:29:45 +02:00