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 |
jfh
|
53f64d9649
|
adjkust package for instrument
|
2020-08-29 00:07:07 +02:00 |
jfh
|
e22ea424db
|
use a fixed import for canvg
|
2020-08-29 00:02:35 +02:00 |
jfh
|
44f9190403
|
use last npm package to export pdf
|
2020-08-28 01:30:53 +02:00 |
jfh
|
bac5d13d20
|
move canvg and rgbcolor libs to external
|
2020-08-28 01:28:14 +02:00 |
jfh
|
2827efc88f
|
add xml as import to allow roller to include in the build
|
2020-08-27 00:09:55 +02:00 |
jfh
|
9c8a2e358a
|
fix locale
|
2020-08-24 01:30:45 +02:00 |
jfh
|
5b6e3fef8e
|
add extensions and locales
|
2020-08-24 01:23:00 +02:00 |
jfh
|
f542676098
|
Merge branch 'master' into new-build
|
2020-08-23 00:13:47 +02:00 |
Brett Zamir
|
2381762508
|
- Docs: get docs to build on all of `src`, not just editor
|
2020-08-22 20:43:02 +08:00 |
Brett Zamir
|
6fded2b7e5
|
- npm: fix `build-docs-create` script
|
2020-08-21 23:01:49 +08:00 |