Commit Graph

86 Commits

Author SHA1 Message Date
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
Agriya Dev5
9ca774aea9 #98 extension i18n translate changes 2021-05-19 10:43:55 +05:30
Agriya Dev5
26113064db #98 lint issue fixed 2021-05-18 20:42:34 +05:30
Agriya Dev5
5cb889a638 #98 storage title issue fixed 2021-05-18 20:34:56 +05:30
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
JFH
0aba04316d fix lint issues 2021-05-16 18:00:28 +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