Commit Graph

2976 Commits (1552f13958d62c10696ce67266394417fa90ed65)

Author SHA1 Message Date
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
jfh 57cbea9d27 nomodule forward removed
may need to put it back later
2020-09-18 22:17:28 +02:00
jfh 74691af06f add lack of svg support file 2020-09-18 19:31:35 +02:00
jfh 3ce12fba9b move jquery import from index.html to index.js 2020-09-18 19:30:31 +02:00
Brett Zamir ab99a2804c - Linting: Add back `lint-arg` 2020-09-17 11:11:01 +08:00
Brett Zamir e1bf86a249 - Linting: Remove reference to dom-polyfill 2020-09-17 11:01:35 +08:00
Brett Zamir 927d2f551d - Add name to FUNDING.yml 2020-09-17 10:28:36 +08:00
jfh f5f06f686c Merge branch 'master' into new-build 2020-09-13 23:58:23 +02:00
jfh b88691d1f3 fix issue with the snapshot 2020-09-13 23:56:45 +02:00
jfh 22e44a0f56 no need to have several import of svgpathseg as this one loads to the window 2020-09-13 19:10:29 +02:00
jfh 782effbc3c remove prettier as it seems to create a difference with snapshot if you test interactively or automatically. 2020-09-13 15:50:19 +02:00
jfh e05a6aeb33 focus on the svg content to test snapshots 2020-09-13 14:07:19 +02:00
jfh 3167363742 prepare requirements for netlify 2020-09-13 12:44:35 +02:00
jfh ff711f080b remove externals in favor of npm packages 2020-09-13 12:08:05 +02:00
jfh 6379335d6a start a UI scenario to test various part of svgedit 2020-09-13 11:26:26 +02:00