Commit Graph

58 Commits (47c365bf2aa7a62e2b416fc15779e9ad487c231e)

Author SHA1 Message Date
JFH 47c365bf2a remove some non standard lint rules 2021-01-31 23:16:43 +01:00
mathieucura a744b593dd Improve layer handle design 2021-01-10 18:21:39 +01:00
JFH 974a4729ec Merge remote-tracking branch 'origin/V7-preview' into V7-preview 2021-01-03 23:39:00 +01:00
JFH a1a0f72bef build with new node resolve 2021-01-03 22:59:00 +01:00
JFH c769b62ba8
V7 preview (#464)
* 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

* improve bottom bar

* move init (600 lines+) in its own file

* visual changes

* send open/save to a default extension

* fix exe dropper ext

* opacity spin button

* fix panning

* run build

Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
2021-01-03 19:01:54 +01:00
JFH 47f1d73002 run build 2021-01-03 18:35:23 +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 47bf324121 npm run build 2021-01-02 00:13:07 +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 1a974384c8 build 2020-12-15 14:03:34 +01:00
JFH c992c511bd Merge branch 'master' into seFlyingButton 2020-12-05 21:04:59 +01:00
JFH ea7156232e
Fix issue #447 (#449)
* fix #447

* test and build
2020-12-03 13:42:52 +01:00
jfh b2a075f799 fix conflicts 2020-11-12 23:43:11 +01:00
jfh b0886c7b82 build 2020-11-12 21:14:36 +01:00
jfh d74a86875a Merge branch 'master' into path-node-panel-se-button 2020-11-12 19:36:26 +01:00
jfh 9c0ea2237f build 2020-11-12 19:31:35 +01:00
Agriya Dev5 36d5fed4dd #bold-italic-se-button shortcut added changes 2020-11-12 17:23:33 +01:00
Agriya Dev5 0e290d7e1f #bold-italic-se-button png image change to svg image 2020-11-12 17:23:33 +01:00
Agriya Dev5 9579a0e4d6 #bold-italic-se-button bold and italic div change to se-button 2020-11-12 17:23:33 +01:00
Agriya Dev5 cb096f3ecf #path-node-panel-se-button node clone,delete, suppath button change to se-button 2020-11-12 19:48:59 +05:30
jfh 047f11cc53 Merge branch 'master' into seFlyingButton 2020-11-11 13:58:59 +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 cdd0eaf0be run build 2020-11-10 23:02:58 +01:00
jfh 4d1ba73af2 add netlify logo per their requirements 2020-11-04 11:15:22 +01:00
jfh 6401016e13 Merge branch 'master' into seFlyingButton 2020-10-31 22:49:57 +01:00
jfh 087fa44cea add netlify logo per their requirements 2020-10-25 23:37:47 +01:00
jfh 16a44f31c7 test/build 2020-10-25 21:30:20 +01:00
jfh c9558aa6fc build dist 2020-10-17 00:55:34 +02:00
jfh 7260e3c949 build, test 2020-10-05 22:01:57 +02:00
jfh 3ab7580333 run test and build 2020-09-23 10:26:23 +02:00
jfh 20e76ba679 add shapelib in dist 2020-09-20 11:06:16 +02:00
jfh 5583488181 disable eslint rule for unsupported feature 2020-09-19 23:59:42 +02:00
jfh 60bd029f0a new build 2020-09-19 16:20:30 +02:00
jfh 7f3b6ea2b0 adapt build 2020-09-18 22:43:34 +02:00
jfh b88691d1f3 fix issue with the snapshot 2020-09-13 23:56:45 +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 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 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 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