Commit Graph

124 Commits

Author SHA1 Message Date
JFH
2ae3ba770e fix some tests 2021-12-30 05:29:49 -03:00
JFH
fdcfc8a253 move to standard linter for simpler configuration 2021-12-28 11:02:29 -03:00
JFH
258e2bd6a1 in progress 2021-12-27 20:54:49 -03:00
JFH
cdc5b8cc75 in progress 2021-12-27 00:14:18 -03:00
JFH
11ee55067c refactor (incomplete) 2021-12-25 17:25:12 -03:00
JFH
42d1a2f342 separate html code into their own modules 2021-12-03 23:13:20 +01:00
JFH
a8be016400 fix lint issue and update dependencies 2021-12-01 10:56:08 +01:00
JFH
16aa410b75 move importImages to opensave extension 2021-12-01 09:48:55 +01:00
JFH
b09f71e703 dependencies update and fix lint unused disabled line 2021-11-25 23:40:07 +01:00
JFH
60b60ecaef fix updateReferences 2021-10-19 08:32:35 +02:00
JFH
8810e62aaa fix bugs 2021-10-19 00:26:05 +02:00
JFH
d478ec9417 remove connector for side effect on arrow 2021-10-19 00:25:47 +02:00
JFH
d1921d25a3 Update ext-markers.js 2021-10-17 21:41:54 +02:00
JFH
e723c71823 restore markers 2021-10-17 13:43:33 +02:00
JFH
552d4cb57b Merge pull request #632 from SVG-Edit/issues/631 2021-09-22 16:01:30 +02:00
agriyadev5
66d59b31f9 #644 when Layers Panel is expanded a 15 px strip is left on the far right 2021-09-22 16:47:24 +05:30
agriyadev5
b958009e16 #631 globals svgEditor to get imgpath and set changes 2021-09-22 12:17:21 +05:30
agriyadev5
5ed960cb1a #631 menu, explorer and flybutton image path update 2021-09-21 17:41:06 +05:30
agriyadev5
2f75dcb3e3 #631 main menu image path update changes 2021-09-21 15:50:08 +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
4bacd1fd66 #631 seButton web component image path load from config 2021-09-21 13:25:07 +05:30
agriyadev5
52b69325dd #631 lint issue fixed 2021-09-20 16:44:17 +05:30
agriyadev5
ff91754c9f #631 image path update in all web components 2021-09-20 14:35:01 +05:30
JFH
91e61503b6 fix issue with clone layer 2021-09-20 09:08:56 +02:00
JFH
e92ccd0444 Path Box widely supported, Replace/Insert in Path are deprecated (but polyfilled) 2021-09-20 08:24:18 +02:00
agriyadev5
c60c5847a0 #631 translate changes 2021-08-30 20:06:59 +05:30
agriyadev5
7fc2c93693 #631 web component i18n implement new approach 2021-08-30 19:16:08 +05:30
agriyadev5
704588889d #631 web component i18n implement new approach 2021-08-30 17:49:57 +05:30
JFH
3f6ff22120 make sure we receive a number from attributes x,y,rx,ry,cx,cy 2021-08-30 10:41:11 +02:00
JFH
0d2c344fee remove svgtransform polyfill now widely supported 2021-08-29 14:16:03 +02:00
JFH
4c8f568c6d es6 refactor 2021-08-29 12:52:40 +02:00
agriyadev5
867a67d796 #603 unwanted console removed 2021-08-24 19:04:32 +05:30
agriyadev5
f908f9b8a1 #603 unwanted function removed and translate changes 2021-08-24 16:13:50 +05:30
agriyadev5
d2c6729d7b #603 translate changes 2021-08-24 12:43:38 +05:30
agriyadev5
9770eb56eb #603 save and saveas change done 2021-08-23 19:50:27 +05:30
agriyadev5
1f7725b7ae #603 browser-fs-access library used to create new extension 2021-08-23 15:59:09 +05:30
agriyadev5
8b8db12be6 #603 open/save extension move to archive 2021-08-23 10:52:26 +05:30
JFH
4219a7f7b9 consistent update left panel when clicking on left button 2021-08-21 18:19:29 +02:00
JFH
ddf3269bd0 fix sidepanel with grid css 2021-08-15 01:50:19 +02:00
JFH
b50fe0aee1 remove change image and minor refactoring 2021-08-13 14:37:55 +02:00
JFH
86c0e9cf03 image folder variable used consistently 2021-08-11 10:16:00 +02:00
JFH
c3c1c37cb6 fix issue with import lib 2021-08-09 17:34:38 +02:00
JFH
27ffeb156f fix several css issues 2021-08-09 10:37:51 +02:00
JFH
cc4b3676a1 extend css grid to rulers 2021-08-07 23:52:50 +02:00
JFH
cfb47fa952 change to css grid 2021-08-07 00:06:58 +02:00
JFH
b048afb72e fix(chore): make svgedit less intrusive by adding components in its div instead of document.body. 2021-08-04 11:24:47 +02:00
JFH
ee6bda3c5c move untested components to Archive 2021-08-04 11:23:05 +02:00
JFH
a99761152d move untested extensions to the archive folder (see comment)
anyone wishing to test and confirm it should go back to the project can submit an issue (or better propose a PR).
2021-08-01 23:45:44 +02:00
JFH
de949c81fa remove sonarjs 2021-07-25 21:27:16 +02:00
agriyadev5
3bce54b3db #326 unpositioned extension button in wrong place 2021-07-23 12:46:55 +05:30