Commit Graph

65 Commits

Author SHA1 Message Date
Agriya Dev5
600ae92db5 #86 Jquery convert to JavaScript (#88) 2021-04-16 22:22:39 +02:00
Agriya Dev5
325720f7c8 #84 JavaScript conversion changes (#85) 2021-03-18 06:54:23 +01:00
Agriya Dev5
c71284391b #83 jquery convert to pure javascript changes (#84) 2021-03-16 10:00:40 +01:00
JFH
b238da6c45 fix lint 2021-03-14 22:34:16 +01:00
JFH
a39e09b9c8 remove css 2021-03-09 12:50:08 +01:00
JFH
f10918c247 imbed css inside webcomponent 2021-03-09 09:47:11 +01:00
JFH
1af0cd0572 V7 preview (#480)
* #issue-fix The new menu will ask if you want to erase the current content but it will ignore the answer

* #issue-fix  dialog needs to be closer than the original

* #issue-fix main menu alignment changes

* #issue_fix double click and opensvg issue fixed

* #issue-fix process_cancel change to seConfirm

* #issue-fix review how the top toolbar display when many buttons are displayed

* #issue-fix unwanted css reoved

* #issue-fix BOTTOM TOOLS Make sure all features of the bottom toolbar are working

* #issue-fix IMPORT IMAGE menu open issue fixed

* #issue-fix alert dialog overwrite style

* #issue-fix lint issue fixed

* npm update + associated fixes

* #36 look of opacity button should like the zoom button (without the dropdown button)

* #37 Clicking anywhere on the bottom bar (for example below the opacity button is displaying the “color popup”.)

* #38 The opacity button does not update with the current element

* #42 When you import an image, it works well but the dialog should disappear automatically

* Fixes #53: 4th option for the background display fixed

* Fixes #53: 4th option for the background fixed

* #49 the x button does not work

* Fixes #41: Alignment fixes in bottom bar

* fix test scenario

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #41 The look and alignment of stroke size and stroke style should be consistent with the rest of the bottom bar.

* #44 Text font dropdown is broken

* #52 Fix the export

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Update index.html

* update husky

* fixes

* moves from index.html to js

* fix #66

* fix #48 first set of new icons

* Reorganize tools in left panel to be more intuitive

* Update button styles to adapt to new icons

* Fix #48 new set of icons for alignments

* Variabilisation of icon bkgd colors
Update of color choice to fit new icons design

* Update canvas and rulers colors

* Improve layer handle design

* Modernize SVG Logo but keeping original spirit

* Fix #48 continue improve icons

* Continue to reorganise left panel

* Update right panel handle for layers

* Fix #48 new set of icons for main menu

* Improve main menu design

* Rework menu organisation

* Rework menu organisation

* Update input element design

* New icons

* Improve Zoom Module

* Improve Color Picker Module

* New icons

* New icons

* #65 restore the feature of start/end marker lines partially did

* #64 The export dialog needs to include the quality options (except for PDF)

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #39 eslint changes

* #69 menu button style overwrite

* #65 restore the feature of start/end marker lines

* #43 With a small window, the look of the top toolbar is broken

* #43 tool top alignment revert

* #46 Move this jQuery component to a web component  for graduate and picker components

* #46 Move this jQuery component to a web component

* remove some non standard lint rules

* #46 picker convert as pure javascript changes

* #46 jquery plugin convert to pure javascript

* #46 jquery plugin change to pure javascript

* #46 jquery remove and convert to pure javascript

* #46 slider issue fixed

* #46 ColorValuePicker and js convertion

* #46 globals $ remov from slider class

* #46 jquery convert pure javascript changes

* #46 jquery to js convertion changes

* #46 paintbox and current element color set issue fixed

* #46 unwanted files removed

* #46 $.extend modify changes

* #46 extend modifiey changes

* #46 $.extend change to pure javascript

* #46 extend and data changes

* #46 jquery removed

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken commit reverted

* #43 With a small window, the look of the top toolbar is broken

* Update jQuery.jPicker.js

* #76 draggable modification changes

* #76 jquery-ui-1.8.17.custom.min.js removed from editor

* #76 jquery ui file removed

* npm update

* #77 console issue fixed

* #77 <SVG> button issue fixed

* #77 shortkey issue fixed

* #77 jquery hotkeys plugin changes

* #77 hotkey plugin related changes

* #78 hotkey related code comment.

* #78 js-hotkeys/jquery.hotkeys.min.js file removed from svgedit.js

* #51 Rewrite the color palette without elix

* #81 unwanted files removed

* #81 folder name renamed

* #81 folder rename changes

* #81 jquery-ui  folder renamed

* #81 jquery modify changes

* #81 globals $ removed

Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
Co-authored-by: mathieucura <mathieu@optimistik.fr>
2021-03-05 12:45:07 +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
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
fe6470bcdd fix colorbox 2020-12-24 22:40:30 +01:00
JFH
1a938fc522 Update jQuery.jGraduate.js 2020-12-24 22:24:10 +01:00
JFH
00d98958f2 fix colorpicker updates 2020-12-24 16:01:53 +01:00
JFH
ad959ce7a6 progress 2020-12-24 13:47:38 +01:00
JFH
aaf04adcf5 css fixes 2020-12-21 00:50:25 +01:00
JFH
88690b6a2b first pass 2020-12-20 19:12:43 +01:00
JFH
53e7c91731 Update seDropdown.js 2020-12-20 00:44:27 +01:00
JFH
047e55c7be upgrade eslint and associated fixes
don't keep ie() by the way
2020-12-19 20:42:18 +01:00
Agriya Dev5
60c6071a0f #se-menu-style-issue hover not blue but orange like buttons 2020-12-08 11:53:52 +05:30
Agriya Dev5
03f9da0b02 #se-menu-style-issue menu items a little smaller and vertically centered 2020-12-08 11:39:50 +05:30
JFH
12a52208f1 add netlify logo 2020-12-06 19:17:24 +01:00
Agriya Dev5
d118bc6884 #se-menu menu item add img changes 2020-12-04 18:37:18 +05:30
Agriya Dev5
f6d628a7bf #se-menu main menu icon set changes 2020-12-04 18:14:53 +05:30
Agriya Dev5
f063b978da #se-menu button size changed 2020-12-04 17:58:49 +05:30
Agriya Dev5
f4a63ea097 #se-menu menu item click functionality handled 2020-12-04 14:32:29 +05:30
Agriya Dev5
3d037f110a #se-menu menu work starting code added 2020-12-03 19:34:51 +05:30
JFH
8ab5d331c8 fix palette 2020-11-29 01:19:09 +01:00
JFH
a7766d0764 adjust styles 2020-11-26 23:23:13 +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
6c6205e6b2 #seSpinInput label and img added changes 2020-11-18 19:16:46 +05:30
Agriya Dev5
8c2b97416b #seSpinInput src,label and input size related removed 2020-11-18 17:58:44 +05:30
Agriya Dev5
2221f3a0b8 #sespinInput NumberSpinBox implement and se-spin-input webcomponenet added changes 2020-11-18 17:38:36 +05:30
Agriya Dev5
9f7a370b9f #se-input line, rectangel and coordinate related input changes 2020-11-17 18:30:47 +05:30
Agriya Dev5
f21f7deb88 #se-input webcomponent event change update to svgedit 2020-11-17 13:47:57 +05:30
Agriya Dev5
ee369972ac #se-input input element webcomponent create partially did 2020-11-16 21:24:20 +05:30
JFH
a140cb5aab in progress: connect se-dropdown to svgedit 2020-11-15 14:50:05 +01:00
JFH
878720409e progress 2020-11-15 02:09:41 +01:00
JFH
b2d624713f Update seDropdown.js 2020-11-14 19:35:08 +01:00
JFH
a284ddf61d progress on Dropdow using Elix lib 2020-11-14 16:35:51 +01:00
jfh
63999c017d button was not removing the pressed state 2020-11-11 14:45:21 +01:00
jfh
b692a32f70 few fixes to ExplorerButoon 2020-11-10 21:16:42 +01:00
jfh
d66a22fe4e allow to click the handle to close the flying button 2020-11-10 20:32:23 +01:00
jfh
d4d122aa3b adapt ext-shapes - close to work 2020-11-10 00:15:59 +01:00
jfh
a039c4d95e progress 2020-11-09 20:30:37 +01:00
jfh
7e713ee8fb Update seExplorerButton.js 2020-11-09 00:48:23 +01:00
jfh
e2c67b1429 in progress 2020-11-08 16:40:59 +01:00
jfh
9f9ec73daa in progress 2020-11-08 12:25:25 +01:00