Commit Graph

64 Commits

Author SHA1 Message Date
Agriya Dev5
9e2a10f729 #svgSourceEditorDiaog editor dialog changed 2020-12-21 19:18:22 +05:30
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
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
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
3b771fa891 in progress 2020-11-03 23:51:15 +01:00
jfh
6cc38b7049 in progress 2020-11-02 09:31:20 +01:00
jfh
62c53bb731 progress 2020-11-01 19:31:43 +01:00
jfh
6401016e13 Merge branch 'master' into seFlyingButton 2020-10-31 22:49:57 +01:00
jfh
a6479913ea progress on flying 2020-10-28 00:11:49 +01:00
jfh
c7d816155c move layout buttons to web components 2020-10-25 20:00:12 +01:00
jfh
f2698c2ca8 npm update with fix to new eslint issues 2020-10-25 17:54:04 +01:00
jfh
ea4a33dc83 in progress 2020-10-24 18:38:34 +02:00
jfh
bc21386cb6 add disabled attribute for undo/redo button 2020-10-21 22:21:10 +02:00
jfh
f9143671c3 addd boolean attribute to implement wireframe 2020-10-20 23:54:06 +02:00
Brett Zamir
d03e5eeae6 - Linting: Apply latest eslint-plugin-jsdoc; lint properties/param defaults 2020-10-20 09:48:07 +08:00
jfh
256e602a96 register the key event with the button 2020-10-20 00:01:39 +02:00
jfh
1edf001956 initial test for web components 2020-10-19 00:03:00 +02:00
jfh
a1fd9b85f4 refactor some jQuery to es6 2020-10-17 00:38:27 +02:00
jfh
6d1c36b6d3 useEncodeURIComponent to add security to dynamic import 2020-10-05 21:27:48 +02:00