Commit Graph

33 Commits

Author SHA1 Message Date
JFH
b09f71e703 dependencies update and fix lint unused disabled line 2021-11-25 23:40:07 +01:00
agriyadev5
7e8136722e #631 normal select change to se-select web component 2021-09-24 18:57:48 +05:30
agriyadev5
091e6396c9 #631 indeed to remove ${} in template 2021-09-24 11:53:57 +05:30
agriyadev5
e7373064fa #631 <div> ${i18next.t(‘tools.fit_to_layer_content’)} </div> would become <se-text text=“tools.fit_to_layer_content”><se-text> 2021-09-22 18:17:15 +05:30
agriyadev5
b958009e16 #631 globals svgEditor to get imgpath and set changes 2021-09-22 12:17:21 +05:30
agriyadev5
542d1775c3 #631 zoom web componenet image path modified 2021-09-21 18:13:38 +05:30
agriyadev5
36ff98c499 #631 color picker image path changes 2021-09-21 16:05:26 +05:30
agriyadev5
a29a82e921 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/631 2021-09-21 14:17:27 +05:30
agriyadev5
57bf5df3b7 #631 selistitem image path load from editor changes 2021-09-21 14:06:21 +05:30
agriyadev5
648e9cd26c #631 list item label removed 2021-09-20 20:21:18 +05:30
agriyadev5
aadd3679c4 #631 se-list-item modification changes 2021-09-20 20:14:10 +05:30
agriyadev5
ff91754c9f #631 image path update in all web components 2021-09-20 14:35:01 +05:30
JFH
d4d933820e fix several ui issues 2021-09-04 19:32:22 +02:00
agriyadev5
c60c5847a0 #631 translate changes 2021-08-30 20:06:59 +05:30
agriyadev5
4548f90571 #599 revert previous changes 2021-08-17 18:38:04 +05:30
agriyadev5
0b79020a9b #599 InternalError: too much recursion issue partially fixed 2021-08-17 13:19:12 +05:30
JFH
ddf3269bd0 fix sidepanel with grid css 2021-08-15 01:50:19 +02:00
JFH
86c0e9cf03 image folder variable used consistently 2021-08-11 10:16:00 +02:00
JFH
cfb47fa952 change to css grid 2021-08-07 00:06:58 +02:00
JFH
de949c81fa remove sonarjs 2021-07-25 21:27:16 +02:00
JFH
01b022b1e7 identation requirement to eslint 2021-05-28 10:35:46 +02:00
Agriya Dev5
61957b7d4e #102 components i18n new approach changes 2021-05-22 11:37:56 +05:30
Agriya Dev5
b364daf193 #102 components i18n new approach changes 2021-05-22 11:13:21 +05:30
Agriya Dev5
bbf41a788f #97 i18n translation changes 2021-05-18 16:31:11 +05:30
Agriya Dev5
b0e2bd5b9f Merge branch 'master' of https://github.com/SVG-Edit/svgedit into V7-preview 2021-05-18 13:04:27 +05:30
JFH
d3974f8f17 enforce a few eslint rules 2021-05-13 01:00:09 +02:00
JFH
9a5292b467 fix missing semicolumns 2021-05-13 00:46:46 +02:00
JFH
593c415664 update master to V7 2021-05-09 19:29:45 +02:00
JFH
a90fe20d32 Lint (#95)
* stricter linter

* Update .eslintrc.js

* Update control-points.js
2021-05-01 15:26:36 +02:00
Agriya Dev5
80ff613075 #91 issue fix and JavaScript changes (#93)
* #91 clickSelect issue fixed

* #90 image src set issue fixed

* #91 svgcanvas undefined issue fixed

* #91 console removed and each changes

* #91 $.each changes

* #91 $.each changes

* #91 forech change to Object.entries

* #91 each and entries changes

* #91 jquery extend changes

* #91 extend modification changes
2021-04-23 10:18:15 +02:00
Agriya Dev5
600ae92db5 #86 Jquery convert to JavaScript (#88) 2021-04-16 22:22:39 +02:00
Agriya Dev5
c71284391b #83 jquery convert to pure javascript changes (#84) 2021-03-16 10:00:40 +01:00
JFH
57e7fe316b refactor with Panel classes 2021-03-14 21:16:35 +01:00