Commit Graph

280 Commits (37a46b1024aa6aca2cf4fe7ca44fbfb3b4bdb98b)

Author SHA1 Message Date
JFH 6332fa0591 update for V7.0.0 2021-11-08 09:28:22 +01:00
JFH 46beeb1548 use clientY for mouse move 2021-11-04 00:50:13 +01:00
JFH 077ebc1da8 update dependencies 2021-11-01 20:27:52 +01:00
JFH bfe2958eb4 update dependencies 2021-09-23 23:13:54 +02:00
JFH a74f5cb4df update dependencies 2021-08-29 16:05:32 +02:00
JFH 2f606232ed 7.0.0-beta.6 2021-08-27 14:18:15 +02:00
agriyadev5 1f7725b7ae #603 browser-fs-access library used to create new extension 2021-08-23 15:59:09 +05:30
JFH 193644fd08 update dependencies 2021-08-17 23:26:18 +02:00
JFH 5a4f7f6d5b publish 7.0.0-beta.5 2021-08-15 09:02:11 +02:00
JFH 86c0e9cf03 image folder variable used consistently 2021-08-11 10:16:00 +02:00
JFH e53182456a fix test 2021-08-08 00:33:21 +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 5435ab9a59 allow to give a div other than the default one (with id=svg_editor) 2021-08-02 00:12:20 +02:00
JFH 3febd28b89 update dependencies 2021-08-01 23:46:08 +02:00
JFH a417b1b32e update 2021-07-25 21:55:36 +02:00
JFH c4f0431436 remove mocha reports (cypress coverage sufficient) 2021-07-25 21:21:54 +02:00
agriyadev5 49f0207b94 #316 pdf export changes 2021-07-22 11:59:32 +05:30
JFH 0583da9af8 update dependencies 2021-06-08 23:02:27 +02:00
JFH 28315b371b update dependencies 2021-06-05 11:43:03 +02:00
Agriya Dev5 52f26764fe #105 package.json to remove jquery 2021-06-01 19:32:22 +05:30
JFH 812bc2371c remove local jquery file and update to latest npm version 2021-05-23 16:46:01 +02:00
JFH 7a661d7bfc update dep 2021-05-22 21:15:03 +02:00
JFH e71958e705 fix several configuration issue and linter 2021-05-19 23:09:40 +02:00
Agriya Dev5 cdace46f6f #97 update from master svgedit 2021-05-18 16:44:50 +05:30
Agriya Dev5 b0e2bd5b9f Merge branch 'master' of https://github.com/SVG-Edit/svgedit into V7-preview 2021-05-18 13:04:27 +05:30
JFH d7b8ac5846 upg 2021-05-15 00:23:53 +02:00
JFH c75170916f
fix tests and configuration files
* update dependencies

* Update .eslintrc.js

* Update .gitignore

* Create onpush.yml

* downgrade 2 packages causing test failure
2021-05-09 20:51:26 +02:00
JFH 593c415664 update master to V7 2021-05-09 19:29:45 +02:00
JFH a90fe20d32
Lint (#95)
* stricter linter

* Update .eslintrc.js

* Update control-points.js
2021-05-01 15:26:36 +02:00
JFH 0d2048c53d
Local (#94)
* add i18next package for localisation

* progress

* update dep and fix 2 bugs

* remove report as this seems to hang ci

* Update package.json

* add package to kill server when tests end
2021-04-28 14:29:24 +02:00
JFH 8af2882bce tests 2021-04-20 05:52:17 +02:00
Agriya Dev5 600ae92db5
#86 Jquery convert to JavaScript (#88) 2021-04-16 22:22:39 +02:00
JFH a493dad418 update tests 2021-03-18 23:50:20 +01:00
Agriya Dev5 18ec805fab
#85 JavaScript conversion changes (#87)
* #85 javascript convertion changes

* #85 package json updated

* #85 extension context_tools code  again added

* #85 lint issue fixed

* #84 path tool draw issue fixed
2021-03-18 23:10:42 +01:00
JFH 6e1f7d2a07 use npm package 2021-03-15 00:09:32 +01:00
JFH 867f0b739f deparam to a npm package 2021-03-14 23:10:50 +01:00
JFH 57e7fe316b refactor with Panel classes 2021-03-14 21:16:35 +01:00
JFH b1a7cf34e8 use npm dragmove 2021-03-11 20:33:22 +01:00
JFH 811dc5ae5b fix tests 2021-03-09 22:54:05 +01:00
JFH 04d841fa8c remove licence-badger (breaks ci) 2021-03-08 15:39:18 +01:00
JFH 82ed16c983 npm update 2021-02-23 23:39:14 +01:00
JFH 47c365bf2a remove some non standard lint rules 2021-01-31 23:16:43 +01:00
mathieucura c31efbd088 fix #48 first set of new icons 2021-01-10 00:36:01 +01:00
JFH 3e97186f6e update husky 2021-01-08 21:05:31 +01:00
JFH ad877e7882 npm update + associated fixes 2021-01-07 01:21:42 +01:00
JFH a1a0f72bef build with new node resolve 2021-01-03 22:59:00 +01:00
JFH 53b22a46d6
V7 preview 2 (#463)
* commit toward svgcanvas/svgedit isolation

* jquery removal, isolate svgcavas from svgedit, tests

* refactor(panels)

* fix update of colorpickers

* update cypress

* #tool_imagelib image library menu missing in main menu

* #tool_imagelib lint issue fixed

* #seConfirmDialog confirm change to elix alertdialog

* #seConfirmDialog alert change to elix alert dialog

* #seConfirmDialog remove super.attributeChangedCallback

* #process_cancel prompt changes to alertDialog and seConfirmDialog

* refactor to class step 1

* make load faster

* #storageDialog dialog separate moved dialog

* #process_cancel alert and process_cancel changes

* #process_cancel lint issue fixed

* add seList component

* merge

* fixes

* storagedialog

* move all storage related code to ext-storage

* fix ruler

* Update ConfigObj.js

* fix resize

* Update ext-storage.js

* picker starts withthe right color

* fix prefs

* fix initial content load

* npm update and fix some tests

* npm run build
2021-01-02 00:15:23 +01:00
JFH 3f2d64e4bd commit 2020-12-25 00:33:22 +01:00
JFH d7898ff29c update rollup and web server (es dev no more maintained) 2020-12-19 22:53:45 +01:00
JFH 047e55c7be upgrade eslint and associated fixes
don't keep ie() by the way
2020-12-19 20:42:18 +01:00