Commit Graph

403 Commits

Author SHA1 Message Date
Agriya Dev5
d4385e7e72 #98 build issue fixed 2021-05-18 20:31:56 +05:30
Agriya Dev5
0d3df6bf7b #98 i18n translation changes 2021-05-18 19:39:03 +05:30
Agriya Dev5
bbffc42cca #98 extension imagelib i18n modification 2021-05-18 19:18:02 +05:30
Agriya Dev5
deafb994cf #98 extension connectors i18n translate changes 2021-05-18 18:42:29 +05:30
Agriya Dev5
1f800fab38 #98 i18n translation changes 2021-05-18 17:30:57 +05:30
Agriya Dev5
e5352b6ab7 #97 copy from master svgedit 2021-05-18 16:48:32 +05:30
Agriya Dev5
cdace46f6f #97 update from master svgedit 2021-05-18 16:44:50 +05:30
Agriya Dev5
d759f28104 #97 unwanted space removed 2021-05-18 16:34:03 +05:30
Agriya Dev5
bbf41a788f #97 i18n translation changes 2021-05-18 16:31:11 +05:30
Agriya Dev5
65f0cd01d1 #V7-preview removed from master 2021-05-18 16:15:34 +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
0aba04316d fix lint issues 2021-05-16 18:00:28 +02:00
JFH
d98af1489b fix opacity with layers 2021-05-16 17:34:54 +02:00
JFH
0f70407b37 Update LayersPanel.js 2021-05-16 17:10:02 +02:00
JFH
8001005a19 fix some translation issues 2021-05-16 16:44:13 +02:00
JFH
81a31c3dad need loadTranslation to be repeated as dynamic import behaves differently in build mode (vs src mode) 2021-05-16 00:48:06 +02:00
JFH
1337ce7a09 merge poly/star into a single extension 2021-05-15 17:48:53 +02:00
JFH
9a68ba6358 fix some useless console.log 2021-05-15 16:20:13 +02:00
JFH
d73e5cad5b Update TopPanel.js 2021-05-15 00:51:22 +02:00
JFH
d7b8ac5846 upg 2021-05-15 00:23:53 +02:00
JFH
8b82f1b4d5 add more linter warnings 2021-05-14 23:28:12 +02:00
JFH
1bad5b9037 progress on localization 2021-05-14 23:16:27 +02:00
JFH
327a4bdc67 read config earlier so lang can be retrieved. 2021-05-13 18:26:35 +02:00
JFH
7710069ff3 move dragmove where used 2021-05-13 14:20:52 +02:00
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
dc5d9b05a6 Update seColorPicker.js 2021-05-13 00:27:49 +02:00
JFH
e816bae7b8 Update seSpinInput.js 2021-05-13 00:06:17 +02:00
JFH
e4283a79b9 improve dialog style 2021-05-12 23:48:41 +02:00
JFH
d40b45bcf3 keep only svg files 2021-05-12 21:06:21 +02:00
JFH
fb8f52bcfa rename files 2021-05-12 21:05:34 +02:00
JFH
8b67334e37 localized strings 2021-05-10 00:12:11 +02:00
JFH
be63679167 build master with netlify 2021-05-09 22:57:43 +02:00
JFH
a5622f094a fix some localizaiton strings 2021-05-09 21:37:52 +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
JFH
0d2048c53d Local (#94)
* add i18next package for localisation

* progress

* update dep and fix 2 bugs

* remove report as this seems to hang ci

* Update package.json

* add package to kill server when tests end
2021-04-28 14:29:24 +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
9d2379f333 #90 test case issue fixed (#92)
* #90 global datastorage code changes
2021-04-21 18:50:00 +02:00
Agriya Dev5
699721ea16 #89 extension modification (#91)
* #89 
extension modification cahnges
console log removed
extension changes
extension modification
2021-04-20 10:27:09 +02:00
JFH
8af2882bce tests 2021-04-20 05:52:17 +02:00
Agriya Dev5
d58ae7881e #88 Extension modification (#90) 2021-04-19 20:03:38 +02:00
Agriya Dev5
8daae6dcdd #87 svg button issue fixed (#89) 2021-04-19 20:02:01 +02:00
Agriya Dev5
600ae92db5 #86 Jquery convert to JavaScript (#88) 2021-04-16 22:22:39 +02:00
Timo Dittmann
41fc05672d Added textLength and lengthAdjust to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
69bf3d9d81 Added word spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
92eac95627 Added letter spacing to text formatting tools 2021-04-02 07:38:24 +02:00
JFH
a493dad418 update tests 2021-03-18 23:50:20 +01:00
Agriya Dev5
18ec805fab #85 JavaScript conversion changes (#87)
* #85 javascript convertion changes

* #85 package json updated

* #85 extension context_tools code  again added

* #85 lint issue fixed

* #84 path tool draw issue fixed
2021-03-18 23:10:42 +01:00
Agriya Dev5
325720f7c8 #84 JavaScript conversion changes (#85) 2021-03-18 06:54:23 +01:00