Commit Graph

79 Commits

Author SHA1 Message Date
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
36f2f2b4a0 Merge branch 'V7-preview' into V7-preview 2020-12-24 23:15:28 +01:00
JFH
fe6470bcdd fix colorbox 2020-12-24 22:40:30 +01:00
Agriya Dev5
c280ba34f7 #cmenu_canvas cmenu_layers convert as separate web component 2020-12-24 20:48:56 +05:30
JFH
00d98958f2 fix colorpicker updates 2020-12-24 16:01:53 +01:00
Agriya Dev5
9ef116b471 #cmenu_canvas right click menu completed 2020-12-24 14:55:25 +05:30
Timo Dittmann
ab00d37f21 - Fix #450: Cancel buttons are now working 2020-12-23 13:44:48 +01:00
JFH
1616d214fd Merge branch 'V7-preview' into seColorPicker 2020-12-23 00:26:36 +01:00
Agriya Dev5
9714b118ae #cmenu_canvas menu convert as webcomponent partially completed 2020-12-22 20:48:33 +05:30
Agriya Dev5
ed6651878a #svgSourceEditorDialog edioter changes update issue and button alignment changes 2020-12-22 11:23:04 +05:30
Agriya Dev5
9e2a10f729 #svgSourceEditorDiaog editor dialog changed 2020-12-21 19:18:22 +05:30
JFH
88690b6a2b first pass 2020-12-20 19:12:43 +01:00
JFH
047e55c7be upgrade eslint and associated fixes
don't keep ie() by the way
2020-12-19 20:42:18 +01:00
JFH
ed7d672815 extract config related code to ConfigObj 2020-12-19 01:41:30 +01:00
JFH
594b4c68d8 extract LayersPanel 2020-12-17 01:15:03 +01:00
JFH
6a1ff560f8 fixes 2020-12-16 01:04:41 +01:00
JFH
e0551f0657 es6 and other improvements 2020-12-16 00:37:27 +01:00
JFH
615f33b0f9 new icons for anchors 2020-12-13 19:13:47 +01:00
JFH
a753652796 create missing button svg 2020-12-13 14:16:01 +01:00
JFH
a489cd17da remove jquery in updatetoolbar 2020-12-13 12:40:06 +01:00
JFH
bdb51c478c fix(blur) 2020-12-11 00:08:58 +01:00
Agriya Dev5
4b2a65355c #se-edit-prefs-dialog unwanted code removed and comment 2020-12-10 20:02:38 +05:30
Agriya Dev5
f5565c3aaa #se-edit-prefs-dialog edit preference dialog change to webcomponent 2020-12-10 19:58:18 +05:30
Agriya Dev5
cebafe58f2 #se-img-prop-dialog inject this component in the DOM dynamically 2020-12-09 18:36:21 +05:30
Agriya Dev5
cb9c75671a #se-img-prop-dialog embed radio button set changes modified 2020-12-09 17:54:30 +05:30
Agriya Dev5
dbe84d8dc7 #se-img-prop-dialog error class set changes 2020-12-09 17:14:38 +05:30
Agriya Dev5
375f16e0b2 #se-img-prop-dialog style fixed changes and remove shadowRoot.querySelector from svg edit. 2020-12-09 16:02:31 +05:30
Agriya Dev5
68f3efd03b #se-img-prop-dialog imagePropertiesDialog move separate file 2020-12-08 18:25:05 +05:30
Timo Dittmann
6bf68e575d Enhancement: Add text anchor to texts 2020-12-08 12:05:06 +01:00
JFH
f349540ec4 add color_picker back and other fixes 2020-12-08 00:05:35 +01:00
Agriya Dev5
f4a63ea097 #se-menu menu item click functionality handled 2020-12-04 14:32:29 +05:30
JFH
7950f7ce4a minor improvements 2020-11-30 11:00:09 +01:00
JFH
8ab5d331c8 fix palette 2020-11-29 01:19:09 +01:00
JFH
29f2847f27 add sePalette - in progress 2020-11-22 00:51:21 +01:00
JFH
c8a2b70ed4 progress on spin button 2020-11-21 17:11:13 +01:00
JFH
9b464b7a32 refactor 2020-11-19 01:29:28 +01:00
JFH
9655997878 Merge remote-tracking branch 'origin/seSpinInput' into seFlyingButton 2020-11-18 21:38:38 +01:00
JFH
8eee8cf323 progress 2020-11-18 21:36:42 +01:00
Agriya Dev5
2221f3a0b8 #sespinInput NumberSpinBox implement and se-spin-input webcomponenet added changes 2020-11-18 17:38:36 +05:30
Agriya Dev5
ec5112a2ed #se-input image (width, height) and path node (x,y) input changes 2020-11-17 19:45:44 +05:30
Agriya Dev5
9f7a370b9f #se-input line, rectangel and coordinate related input changes 2020-11-17 18:30:47 +05:30
Agriya Dev5
ae81a32cdd #se-input circle and ellipse related x,y and radious input changes 2020-11-17 17:19:03 +05:30
Agriya Dev5
718745a8f4 #se-input elem_class input modified to se-input 2020-11-17 14:05:57 +05:30
Agriya Dev5
f21f7deb88 #se-input webcomponent event change update to svgedit 2020-11-17 13:47:57 +05:30
JFH
a140cb5aab in progress: connect se-dropdown to svgedit 2020-11-15 14:50:05 +01:00
jfh
b2a075f799 fix conflicts 2020-11-12 23:43:11 +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
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