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
agriyadev5
d2e1ee9f1f
#374 poly slide and points update redo/undo issue fixed
2021-07-07 13:57:32 +05:30
agriyadev5
bb76fbf4b6
#374 testing issue fixed
2021-06-14 12:36:50 +05:30
agriyadev5
a4adc95e9f
#374 star Polygon, number-of-point update after not reflect issue fixed
2021-06-11 17:02:14 +05:30
agriyadev5
a0337ebf9d
#374 slide increase issue fixed
2021-06-10 16:16:46 +05:30
agriyadev5
5578db893e
#374 Polygon number-of-sides cannot be edited after placed
2021-06-09 21:38:01 +05:30
agriyadev5
86a88f0274
#560 Adjust buttons to make this dialogbox consistent with V7 style
2021-06-04 11:07:01 +05:30
agriyadev5
1ab6e09010
#555 import from demo library (local) does not work
2021-06-03 13:16:04 +05:30
agriyadev5
0b44fdb076
#555 Remove the icon on the cancel button
2021-06-02 17:40:58 +05:30
Agriya Dev5
af82fe2d5c
#105 jquery include removed
2021-06-01 19:15:48 +05:30
Agriya Dev5
c7a1588a89
#105 addextension jquery removed changes
2021-06-01 18:23:56 +05:30
JFH
074df9cdec
eslint: enforce use of const when variable not modified
2021-05-31 00:09:51 +02:00
JFH
8e54c15638
review eslint rule
2021-05-30 16:49:53 +02:00
JFH
99ee706c18
eslint rule for declarations
2021-05-28 17:03:29 +02:00
JFH
01b022b1e7
identation requirement to eslint
2021-05-28 10:35:46 +02:00
Agriya Dev5
1abd55a698
#104 XMLHttpRequest change to fetch
2021-05-27 12:46:01 +05:30
Agriya Dev5
adca890d17
#104 indexof change to includes
2021-05-27 12:01:13 +05:30
Agriya Dev5
a8400dfd01
#104 unsed variable removed
2021-05-25 15:24:21 +05:30
Agriya Dev5
deafa04d2e
#104 jquery convert as javascript
2021-05-25 12:54:59 +05:30
Agriya Dev5
205caea40e
#104 lint issue fixed
2021-05-24 20:11:41 +05:30
Agriya Dev5
5830fed793
#104 jquery convert to jaascript
2021-05-24 19:46:43 +05:30
Agriya Dev5
37cca80026
#104 jquery convert to javascript
2021-05-24 16:44:43 +05:30
JFH
812bc2371c
remove local jquery file and update to latest npm version
2021-05-23 16:46:01 +02:00
Agriya Dev5
93dadb387b
#102 extension storage i18n new approach changes
2021-05-22 16:21:42 +05:30
JFH
1f5134bff3
temporary fix (see comment)
...
rollup behavior makes svgEditor global variable inaccessible -> dist does not work.
This fix is temporary by removing use of the variable until we solve this rollup config issue or find a different approach
2021-05-20 23:43:31 +02:00
JFH
e71958e705
fix several configuration issue and linter
2021-05-19 23:09:40 +02:00
Agriya Dev5
e58ea5a155
#98 dialogs i18n translate changes
2021-05-19 14:46:40 +05:30
Agriya Dev5
299f271d18
#98 i18next remove from window and add svgEditor
2021-05-19 11:03:33 +05:30