Commit Graph

3092 Commits

Author SHA1 Message Date
JFH
dca89321d4 fix issue on rotation undo 2020-12-19 18:47:15 +01:00
JFH
ccf891f985 move png to svg 2020-12-19 15:53:33 +01:00
JFH
0b9c5fe88c remove unused png 2020-12-19 15:50:09 +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
JFH
001ec4e3cf Merge branch 'seFlyingButton' of https://github.com/OptimistikSAS/svgedit into seFlyingButton 2020-12-10 18:19:02 +01:00
JFH
c6fab724fc work on bottom bar 2020-12-10 18:18:31 +01:00
JFH
9c19ab8182 Merge pull request #22 from OptimistikSAS/se-edit-prefs-dialog
#se-edit-prefs-dialog edit preference dialog change to webcomponent
2020-12-10 18:17:38 +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
JFH
c28461b974 Merge pull request #21 from OptimistikSAS/se-img-prop-dialog
#se-img-prop-dialog imagePropertiesDialog move separate file
2020-12-09 14:59:57 +01:00
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
JFH
4908f49418 Merge pull request #20 from OptimistikSAS/se-menu-style-issue
Se menu style issue
2020-12-08 19:14:29 +01:00
Agriya Dev5
68f3efd03b #se-img-prop-dialog imagePropertiesDialog move separate file 2020-12-08 18:25:05 +05:30
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
f349540ec4 add color_picker back and other fixes 2020-12-08 00:05:35 +01:00
JFH
12a52208f1 add netlify logo 2020-12-06 19:17:24 +01:00
JFH
c992c511bd Merge branch 'master' into seFlyingButton 2020-12-05 21:04:59 +01:00
JFH
116a86138f Merge branch 'SVG-Edit-master' 2020-12-05 19:20:10 +01:00
JFH
0afc093e24 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into SVG-Edit-master 2020-12-05 19:19:24 +01:00
JFH
191a482b4c Merge pull request #16 from OptimistikSAS/se-menu
#se-menu main menu convert as web component
2020-12-05 18:14:06 +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
ea7156232e Fix issue #447 (#449)
* fix #447

* test and build
2020-12-03 13:42:52 +01:00
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
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
74ad604a08 fix some icons 2020-11-21 23:20:46 +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
JFH
fc631d21db Merge pull request #12 from OptimistikSAS/se-input
#se-input  input element webcomponent create partially did
2020-11-17 18:35:55 +01:00
Agriya Dev5
ec5112a2ed #se-input image (width, height) and path node (x,y) input changes 2020-11-17 19:45:44 +05:30