Commit Graph

2990 Commits (c405bf9334668003fbf29ee75f1a9eac804cef9d)

Author SHA1 Message Date
JFH c405bf9334
Update bug_report.md 2020-12-12 15:34:49 +01:00
JFH ea7156232e
Fix issue #447 (#449)
* fix #447

* test and build
2020-12-03 13:42:52 +01:00
JFH e673b54ee2
Only leave the built versions for demo. 2020-11-11 12:14:22 +01:00
JFH 28019eef07
Refactor canvas in multiple pieces to increase maintainability (#446)
* #refactor-canvas getJsonFromSvgElement and svgroot code moved to separate file
* #refactor-canvas build files changes
* #refactor-canvas addSVGElementsFromJson move to json file
* #refactor-canvas selected element option function move separate file
* #refactor-canvas moveUpDownSelected move to select-elem
* ##refactor-canvas build file updated
* #refactor-canvas moveSelectedElements  move to selected-elem
* #refactor-canvas cloneSelectedElements move to slected-elem
* #refactor-canvas alignSelectedElements move to selected-elem
* #refactor-canvas deleteSelectedElements move to selected-elem
* #refactor-canvas copySelectedElements and groupSelectedElements move to selected-elem
* #refactor-canvas pushGroupProperty, ungroupSelectedElement move to selected-elem
* #refactor-canvas comment changes
* #refactor-canvas UndoManager move to separate file
* #refactor-canvas event file move to mouseMove, mouseUpEvent and dblClickEvent
* #refactor-canvas mouseDown move to event
* #refactor-canvas move to undo file
* #refactor alignment changes  and set function revert return
* #refactor-canvas textaction move to separate file
* #refactor-canvas paste-element function move to separate file
* #refactor-canvas set and get  method move to separate file
* #refactor-canvas set and get function moved changes
* #refactor clear file import and regaring function moved changes changes
* #refactor-canvas svg related function move to separate file
* #refactor-canvas setBackground methos move to elem-get-set file
* #refactor-canvas getBsplinePoint method move to event file
* #refactor-canvas export functions move to svg-exec
* #refactor-canvas svg related function moved separate file
* #refactor-canvas updateCanvas,  cycleElement move to selected-elem file
* #refactor-canvas removeUnusedDefElems move to svg-exec file
* #refactor-canvas blur method move to separate file blur-event.js
* #refactor-canvas selection related function move to separate file slection.js
* #refactor-canvas convertGradients, mousewheelmove event bind function move to other files
* #refactor-canvas extension function move to selection file
* #refactor-canvas svg tag long string changes to es6 format
* eslint fixes
* eslint and test fixes
* add netlify logo per their requirements
* #refactor-canvas path file separate to path-method.js and path-actions.js
* #refactor-canvas lint issue fixed
* #refactor-canvas path.js file class and const move to path-method.js
* #refactor-canvas eslint issue fixed. 'jsdoc/check-examples': 'off' already so removed eslint-disable jsdoc/check-examples
* #refactor-canvas path class moved changes and copy-elem.js file cypress test issue fixed
* #refactor-canvas UI - Clipboard paste element  cypress issue fixed
* #refactor-canvas cypress test cases issue fixed changes
* #refactor-canvas cypress test cases issue fixed changes
* #refactor-canvas cypress test case issue fixed
* npm update and fix a few eslint new errors
* fix snapshot and run tests
* add star tool to cypress
* #refactor-canvas shapelibrary, star, polygon and panning tool issue fixed
* build
* Update layer.js
* revert proper declarations

Authored-by OptimistikSAS
2020-11-11 11:38:45 +01:00
jfh 087fa44cea add netlify logo per their requirements 2020-10-25 23:37:47 +01:00
Brett Zamir 404222ca40 - Docs/npm: Prevent failing of `license-badge` and update badge 2020-10-20 10:14:05 +08:00
Brett Zamir d03e5eeae6 - Linting: Apply latest eslint-plugin-jsdoc; lint properties/param defaults 2020-10-20 09:48:07 +08:00
Brett Zamir 19342e4349 - npm: Update eslint-plugin-jsdoc 2020-10-20 09:47:48 +08:00
Brett Zamir 0d57e7f0de - Build: Update dev license per latest metadata 2020-10-20 09:47:47 +08:00
jfh c9558aa6fc build dist 2020-10-17 00:55:34 +02:00
jfh 8f859537ef update snapshots 2020-10-17 00:51:22 +02:00
jfh a1fd9b85f4 refactor some jQuery to es6 2020-10-17 00:38:27 +02:00
jfh 8a1607a8cd make snapshot more robust 2020-10-16 23:59:30 +02:00
jfh b957a3c5aa npm update (include cypress 5.4) 2020-10-16 23:50:25 +02:00
jfh 1552f13958 fix an issue with tool selection test 2020-10-16 23:22:31 +02:00
JFH b8d3a862c8
Merge pull request #439 from SVG-Edit/userExtensions
User extensions
2020-10-06 07:51:45 +02:00
jfh 7260e3c949 build, test 2020-10-05 22:01:57 +02:00
jfh 6d1c36b6d3 useEncodeURIComponent to add security to dynamic import 2020-10-05 21:27:48 +02:00
jfh d8a8869b98 Update coverage-badge.svg 2020-10-04 23:29:45 +02:00
jfh 08c68cb537 add ability to add extensions not located in the extensions folder 2020-10-04 23:10:35 +02:00
jfh cfbb5a5ec8 npm update + fix linked to this update
found an issue with eslint when empty comments were used.
2020-10-04 23:07:31 +02:00
jfh e2493664ed initial commit 2020-10-03 19:04:20 +02:00
JFH 381c3bae99
Update README.md 2020-09-23 23:45:41 +02:00
JFH 616f003c1e
Merge pull request #427 from SVG-Edit/new-build
New build
2020-09-23 22:58:53 +02:00
jfh e535a26fd5 remove some unused packages 2020-09-23 21:18:28 +02:00
jfh 3ab7580333 run test and build 2020-09-23 10:26:23 +02:00
jfh e4e7d68aba locale.js with no jquery 2020-09-23 10:05:36 +02:00
jfh 2488a3a438 remove jquery in favor of native dom 2020-09-23 00:31:05 +02:00
jfh b7133d5604 supportsGoodDecimals_ not used anywhere so was removed 2020-09-22 19:43:40 +02:00
jfh f663898dfd add a small test in scenario.js 2020-09-22 00:18:52 +02:00
jfh a6d7a872f0 minor format and lint fix 2020-09-20 23:50:22 +02:00
jfh 20e76ba679 add shapelib in dist 2020-09-20 11:06:16 +02:00
jfh f14c83c06d remove unused travis.yml 2020-09-20 00:21:19 +02:00
jfh aeaa20408c remove ncu because underscore is not anymore an issue (jspdf imported from npm) 2020-09-20 00:15:48 +02:00
jfh 6f86793c33 delete because unused 2020-09-20 00:13:29 +02:00
jfh 5583488181 disable eslint rule for unsupported feature 2020-09-19 23:59:42 +02:00
jfh 5447d05e8c Update README.md 2020-09-19 23:11:33 +02:00
jfh 406c53a50f Update netlify.toml
sorry for testing netlify on master..
2020-09-19 18:32:48 +02:00
jfh f247b3b855 Update netlify.toml 2020-09-19 18:30:35 +02:00
jfh 5ac67a0856 Update netlify.toml 2020-09-19 18:29:44 +02:00
jfh 9b37f05bd2 Update netlify.toml 2020-09-19 18:27:18 +02:00
jfh b3812a249d Create netlify.toml 2020-09-19 17:04:10 +02:00
jfh 60bd029f0a new build 2020-09-19 16:20:30 +02:00
jfh 359a161ff2 remove external folder in favor of npm dependencies 2020-09-19 15:21:30 +02:00
jfh 37fbc055fc use pathseg from npm
improvements that were made to svgpathseg polyfill locally may have to be applied to the original package.
2020-09-19 12:57:14 +02:00
jfh fa516488eb added delay necessary to pass this test 2020-09-19 12:55:19 +02:00
jfh 213c075425 remove DS Store files 2020-09-18 23:57:41 +02:00
jfh 327ec26efa remove DS Store files 2020-09-18 23:00:35 +02:00
jfh 7f3b6ea2b0 adapt build 2020-09-18 22:43:34 +02:00
jfh 909a0634aa npm updates 2020-09-18 22:26:13 +02:00