agriyadev5
|
a600a13fe0
|
#200 current mode check on textedit
|
2021-06-08 13:22:24 +05:30 |
|
agriyadev5
|
c765277297
|
#200 Cursor left on canvas after "undo" on adding text
|
2021-06-08 13:16:33 +05:30 |
|
agriyadev5
|
7387316d9d
|
#79 revert css changes
|
2021-06-07 20:42:35 +05:30 |
|
agriyadev5
|
315f3b72c2
|
#79 icon size option removed from edit preferences
|
2021-06-07 20:40:13 +05:30 |
|
agriyadev5
|
8c3ff71043
|
#382 delete selected elements shortcut issue fixed
|
2021-06-07 16:51:07 +05:30 |
|
agriyadev5
|
f68985148c
|
#438 Unable to select initial tool via URL parameters
|
2021-06-07 11:46:56 +05:30 |
|
mibi88
|
144ce16322
|
Translated things
|
2021-06-06 19:08:23 +02:00 |
|
mibi88
|
8d816a0b7b
|
Translated things
|
2021-06-06 18:56:43 +02:00 |
|
JFH
|
4f6ae80fb4
|
fix lint issue
|
2021-06-06 00:09:12 +02:00 |
|
JFH
|
7cfbc3579d
|
fix issue with dropdown on Chrome
|
2021-06-06 00:08:28 +02:00 |
|
JFH
|
28315b371b
|
update dependencies
|
2021-06-05 11:43:03 +02:00 |
|
agriyadev5
|
16f004fd3d
|
#570 The space above and under the color picker are not consistent
|
2021-06-04 17:52:43 +05:30 |
|
agriyadev5
|
718b5196b0
|
#568 alignment changes
|
2021-06-04 17:14:00 +05:30 |
|
agriyadev5
|
7a7be77356
|
#568 The height of the paint buttons are not consistent with the rest of the bottom bar
|
2021-06-04 16:06:56 +05:30 |
|
agriyadev5
|
0b95438318
|
#566 When you display the context panel on the right of the screen, the text is not aligned
|
2021-06-04 14:08:21 +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
|
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 |
|