Commit Graph

3996 Commits (ca21e8336503b0cc7f90745707b1bf9432296038)

Author SHA1 Message Date
JFH a9bc2f4445 Update web-dev-server.config.mjs 2021-08-03 17:10:33 +02:00
JFH 71300084ca
Merge pull request #607 from SVG-Edit/build-update
Make easier the integration of svgEdit into other applications
2021-08-02 12:59:02 +02:00
JFH f3ad5d4621 downgrading rollup plugin to 18.0.0 due to issue on launch
Uncaught SyntaxError: The requested module '/__web-dev-server__/rollup/shared.js?web-dev-server-rollup-null-byte=%00%2FUsers%2Fjean-francoishenon%2FWork%2Fsvgedit%2Fnode_modules%2Fcore-js-pure%2Finternals%2Fshared.js%3Fcommonjs-module' does not provide an export named 'exports'
2021-08-02 10:57:36 +02:00
JFH 7f5f455667 Update index.html 2021-08-02 00:21:25 +02:00
JFH 5435ab9a59 allow to give a div other than the default one (with id=svg_editor) 2021-08-02 00:12:20 +02:00
JFH 8644836f4e make Editor.js the entry point 2021-08-01 23:46:51 +02:00
JFH 3febd28b89 update dependencies 2021-08-01 23:46:08 +02:00
JFH a99761152d move untested extensions to the archive folder (see comment)
anyone wishing to test and confirm it should go back to the project can submit an issue (or better propose a PR).
2021-08-01 23:45:44 +02:00
JFH 015767974e update color for image lib 2021-07-29 23:26:28 +02:00
JFH b1d11216ba
Merge pull request #606 from SVG-Edit/update-pkg
Update and clean several dependencies
2021-07-25 22:21:42 +02:00
JFH 5b1a11756f fix script bug 2021-07-25 22:13:06 +02:00
JFH a417b1b32e update 2021-07-25 21:55:36 +02:00
JFH 3b8565a824 Update package.json 2021-07-25 21:33:06 +02:00
JFH de949c81fa remove sonarjs 2021-07-25 21:27:16 +02:00
JFH 37711ae786 remove mocha report 2021-07-25 21:26:48 +02:00
JFH f618be716c remove systemjs build (V5 can be used) 2021-07-25 21:26:14 +02:00
JFH c4f0431436 remove mocha reports (cypress coverage sufficient) 2021-07-25 21:21:54 +02:00
JFH f6041b5740 minor ES6 improvements 2021-07-25 14:18:57 +02:00
JFH a454a6342d
Merge pull request #602 from SVG-Edit/issues/326
#326 unpositioned extension button in wrong place
2021-07-23 17:49:29 +02:00
agriyadev5 1e55ece172 #326 unused variable removed 2021-07-23 14:30:48 +05:30
agriyadev5 3bce54b3db #326 unpositioned extension button in wrong place 2021-07-23 12:46:55 +05:30
JFH 83632b65d9
Merge pull request #600 from SVG-Edit/issues/262_1 2021-07-22 23:46:02 +02:00
JFH 50fe6a12d2
Merge pull request #601 from SVG-Edit/issues/316 2021-07-22 23:45:14 +02:00
agriyadev5 eaa30389b9 #316 unused variable removed 2021-07-22 13:13:29 +05:30
agriyadev5 785c19a7ff #316 image export changes 2021-07-22 13:00:54 +05:30
agriyadev5 a5945db3c4 #262 Shape selection not working as expected with the rectangle / circle tool active 2021-07-22 12:06:26 +05:30
agriyadev5 49f0207b94 #316 pdf export changes 2021-07-22 11:59:32 +05:30
JFH 45991f6880
Merge pull request #598 from SVG-Edit/issues/386
#386 Polyline/path canceled by a right-click crashes the app state
2021-07-21 10:07:30 +02:00
agriyadev5 2bff2a3b80 #386 Polyline/path canceled by a right-click crashes the app state 2021-07-21 11:53:11 +05:30
JFH feb6210c88
Merge pull request #594 from SVG-Edit/issues/262
#262 Shape selection not working as expected with the rectangle / cir…
2021-07-13 16:11:53 +02:00
agriyadev5 f7fc9bf245 #262 Shape selection not working as expected with the rectangle / circle tool active 2021-07-13 15:46:57 +05:30
JFH aa296a731b
Merge pull request #582 from SVG-Edit/issues/374
#374 Polygon number-of-sides cannot be edited after placed
2021-07-07 10:36:22 +02:00
agriyadev5 284def8a86 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/374 2021-07-07 13:57:53 +05:30
agriyadev5 d2e1ee9f1f #374 poly slide and points update redo/undo issue fixed 2021-07-07 13:57:32 +05:30
JFH 103bf1495d
Merge pull request #591 from SVG-Edit/issues/546 2021-07-07 08:38:15 +02:00
JFH 967697de00
Merge pull request #592 from SVG-Edit/issues/543 2021-07-07 08:37:22 +02:00
agriyadev5 8e01c1890c #543 if you move the group and try to undo the move, the text does not undo correctly issue fixed 2021-07-06 17:56:28 +05:30
agriyadev5 638df11ec2 #546 ungrouping issue fixed 2021-07-06 13:00:55 +05:30
JFH 1897e2e0ff
Merge pull request #585 from SVG-Edit/issues/584
#584 the select button changes when working on a path
2021-06-15 01:10:03 +02:00
agriyadev5 bb76fbf4b6 #374 testing issue fixed 2021-06-14 12:36:50 +05:30
JFH ca1adc457b
Merge pull request #586 from SVG-Edit/issues/73
#73 Panning won't stop when mouseup occurs outside drawing area
2021-06-11 17:00:32 +02:00
agriyadev5 c7c028d335 #73 Panning won't stop when mouseup occurs outside drawing area issue fixed 2021-06-11 20:00:15 +05:30
agriyadev5 a4adc95e9f #374 star Polygon, number-of-point update after not reflect issue fixed 2021-06-11 17:02:14 +05:30
agriyadev5 537b98f7cb #584 attributeChangedCallback changed callback changes 2021-06-11 13:23:57 +05:30
agriyadev5 9ba9d7ef7b #584 pressed modified and committed 2021-06-11 12:15:26 +05:30
agriyadev5 b26e5aad6f Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/374 2021-06-11 11:32:36 +05:30
agriyadev5 86f70db571 #584 icon change issue fixed 2021-06-11 11:31:47 +05:30
JFH 4cd30d7a9a
Merge pull request #583 from SVG-Edit/issues/431
#431 Need help about image tags
2021-06-10 19:11:45 +02:00
agriyadev5 e8097599c7 #584 the select button changes when working on a path 2021-06-10 19:06:43 +05:30
agriyadev5 a0337ebf9d #374 slide increase issue fixed 2021-06-10 16:16:46 +05:30