Commit Graph

2956 Commits (f663898dfdf5380b62435feaab346cea43fefd65)

Author SHA1 Message Date
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 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
jfh a61cfdf553 add a cypress scenario 2020-09-13 01:32:13 +02:00
jfh d15ee0fc3a translate to french 2020-09-13 01:29:49 +02:00
jfh 6c93cbf0b2 Use rollup:intro to build the xdomain-index.js 2020-09-13 01:27:40 +02:00
jfh 0d34672c9a fix issue with locale extension builds 2020-09-12 01:27:47 +02:00
jfh 16ad1d8342 build 2020-09-10 08:24:38 +02:00
jfh ff83e4d22e improve loading of extension locales with fallback 2020-09-10 00:54:17 +02:00
jfh 9a8b573ca5 npm update 2020-09-10 00:51:34 +02:00
jfh bb88a6d9db no transformation for systemJS 2020-09-10 00:49:47 +02:00
JFH 90cd59cae6
Merge pull request #432 from Grigoletti2001/master
updating documentation from W3 to MDN for Aspect Ratio
2020-09-09 13:42:22 +02:00
jfh cf8c8a8398 fix issues with the es build and locales. 2020-09-09 12:14:00 +02:00
jfh 029ed1a1e1 fix issue with storage 2020-09-09 01:35:47 +02:00
JFH f86e9d2b74
Update xdomain-svg-editor-es.html
this is a test that need as this file should be built using build/build-html.js
2020-09-06 17:27:55 +02:00
jfh ff71d836f8 npm update 2020-09-06 12:28:26 +02:00
jfh cfb3620d3a group each plugin in its own folder 2020-09-06 08:32:10 +02:00
jfh caa4fe38cc add minification in the build 2020-09-04 22:34:30 +02:00
jfh 3d60089c61 image were optimized 2020-09-02 14:02:54 +02:00
jfh cc44c4f2cd Update package.json 2020-09-02 13:59:47 +02:00
Joseph Grigoletti b319abaade updating documentation from W3 to MDN for Aspect Ratio 2020-09-01 11:01:53 -05:00
jfh 4643bab371 fix editor start with src and dist using es-dev-server 2020-09-01 00:15:18 +02:00
jfh 0bfee46b33 make test run with systemjs build 2020-08-29 01:20:37 +02:00