Commit Graph

305 Commits (8606934dfd659ce0e8ddd3adf7043d0c3b67322b)

Author SHA1 Message Date
agriyadev5 1ab6e09010 #555 import from demo library (local) does not work 2021-06-03 13:16:04 +05:30
agriyadev5 3804028a7b Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/555 2021-06-03 11:50:54 +05:30
agriyadev5 6504159c19 #556 "Backspace" on an element should delete the element 2021-06-02 18:46:42 +05:30
agriyadev5 0b44fdb076 #555 Remove the icon on the cancel button 2021-06-02 17:40:58 +05:30
agriyadev5 4082865ac1 #554 Clicking on OK in the Export Image Dialog launch the action but the dialog does not close 2021-06-02 13:21:32 +05:30
Agriya Dev5 77c814fd5c #105 jquery global removed 2021-06-01 19:29:25 +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
Agriya Dev5 e310b41020 #105 $.ajax change to fetch 2021-06-01 14:57:11 +05:30
Agriya Dev5 51d817f7a9 #105 coolor picker slider issue fixed 2021-06-01 12:00:07 +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
JFH f10df425e4 fix issue when URL for a fill color does not exist 2021-05-27 21:08:14 +02:00
Agriya Dev5 5c5cf5ddd1 #104 undefined issue fixed 2021-05-27 16:25:38 +05:30
Agriya Dev5 f3ee637903 #104 deparam changed ref: https://www.sitepoint.com/get-url-parameters-with-javascript/ 2021-05-27 14:17:01 +05:30
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
Agriya Dev5 2a0666aa1c #104 extend jquery convert to javascript 2021-05-24 12:38:46 +05:30
JFH 8ffe894047 refactor index.js to make it even simpler. 2021-05-23 19:01:23 +02:00
JFH 812bc2371c remove local jquery file and update to latest npm version 2021-05-23 16:46:01 +02:00
JFH 26fc8eeb49 fix bugs and position on safari 2021-05-22 23:18:59 +02:00
Agriya Dev5 fbb0361d37 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/103 2021-05-22 19:50:49 +05:30
Agriya Dev5 523646f5e1 #103 update from master 2021-05-22 19:48:16 +05:30
JFH 7cf8c8060a
Merge pull request #516 from OptimistikSAS/issues/102
#102 components i18n new approach changes
2021-05-22 16:13:47 +02:00
Agriya Dev5 7a3c2a0b58 #103 textContent get issue 2021-05-22 18:37:38 +05:30
Agriya Dev5 203af05cd5 #103 image import issue fixed 2021-05-22 17:22:07 +05:30
Agriya Dev5 93dadb387b #102 extension storage i18n new approach changes 2021-05-22 16:21:42 +05:30
Agriya Dev5 0579213abf Merge branch 'master' of https://github.com/SVG-Edit/svgedit 2021-05-22 13:32:01 +05:30
Agriya Dev5 fc2e1fa038 #102 coponent i18n new approach changes 2021-05-22 12:53:36 +05:30
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
JFH bebc71358c fix i18 issue 2021-05-21 23:12:44 +02:00
Agriya Dev5 da10092989 #101 lint changes 2021-05-21 19:06:24 +05:30
Agriya Dev5 143192d7e3 #101 unwanted code removed 2021-05-21 18:54:50 +05:30
Agriya Dev5 45eb039eb3 #101 dialogs i18n new approach changes 2021-05-21 18:52:56 +05:30
Agriya Dev5 88512f2088 #101 dialog i18n are change to new approach 2021-05-21 18:15:09 +05:30
Agriya Dev5 c60d1bf645 #101 dialogs i18n new approach implement 2021-05-21 18:03:19 +05:30
Agriya Dev5 94a98ca8f7 #101 dialogs i18n new approach changes 2021-05-21 14:47:14 +05:30
JFH 396a60f518 Update cmenuDialog.js 2021-05-21 10:42:46 +02:00
Agriya Dev5 5a87301f90 #101 init function added 2021-05-21 13:17:49 +05:30
Agriya Dev5 57d28c58c4 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/101 2021-05-21 11:48:40 +05:30
Agriya Dev5 522860ef6a #101 pass the strings as attributes and update i18n string in template 2021-05-21 11:47:17 +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