131 Commits

Author SHA1 Message Date
Matteo Manzinello
774fa57746 css changes 2019-06-03 18:50:28 +02:00
Matteo Manzinello
d3be2896e4 reordered code 2019-06-03 15:01:13 +02:00
Matteo Manzinello
10f4b564f9 css changes 2019-05-31 22:29:38 +02:00
Matteo Manzinello
783393f343 added the support to multiple to, cc and bcc! 2019-05-29 12:24:16 +02:00
Matteo Manzinello
08e29707bb works to make the multiple email address compatible 2019-05-29 09:16:19 +02:00
Matteo Manzinello
3f24fe3188 fixed ISSUE #26 2019-05-28 20:03:24 +02:00
Matteo Manzinello
045a77ae10 added id to style 2019-05-27 11:37:37 +02:00
Matteo Manzinello
371f366d84 removed an old console.log 2019-05-27 10:59:21 +02:00
Matteo Manzinello
54df670bcb css is now completely in the script (no more external css!) 2019-05-27 10:38:42 +02:00
Matteo Manzinello
e33b97fd0c init style in head 2019-05-27 09:27:04 +02:00
Matteo Manzinello
ca785d6be8 fix bug with keydownlistener 2019-05-26 14:21:53 +02:00
Matteo Manzinello
f5d7bef15c comments 2019-05-26 13:45:05 +02:00
Matteo Manzinello
514671d82b custom composedPath (ISSUE #24) 2019-05-26 13:43:17 +02:00
Matteo Manzinello
9f0138292e composedPath instead path to fix issue #24 2019-05-26 12:53:16 +02:00
Matteo Manzinello
51591eef7f a lot of fix (outlook link) 2019-05-24 21:18:40 +02:00
Matteo Manzinello
3a2ae160bc fix outlook optional parameters 2019-05-24 21:04:42 +02:00
Matteo Manzinello
8f4c8dae2d use of some() 2019-05-24 20:59:48 +02:00
Matteo Manzinello
bfae93f898 changed outlook link to outlook.live 2019-05-24 18:26:34 +02:00
Matteo Manzinello
dab541edaa fix ISSUE #23 2019-05-24 10:32:02 +02:00
Matteo Manzinello
a321258ba5 better arrow functions 2019-05-23 11:15:17 +02:00
Matteo Manzinello
fa9cdd3864 fix space after subject 2019-05-23 10:54:43 +02:00
Matteo Manzinello
2f498134b7 changed the ref 2019-05-22 12:51:11 +02:00
Matteo Manzinello
e744b703c0 added ref to mailgo by 2019-05-22 12:12:01 +02:00
Matteo Manzinello
e761de74e1 removed a with attribute mailgo 2019-05-22 09:31:05 +02:00
Matteo Manzinello
3efe757d82 a bit different css for by 2019-05-21 20:47:20 +02:00
Matteo Manzinello
24e8ec0c70 fix some css bugs 2019-05-21 12:28:16 +02:00
Matteo Manzinello
e7ce3765c4 fix errors in case of body is not initialized 2019-05-21 12:26:46 +02:00
Matteo Manzinello
92f061f87c shorthand helper functions 2019-05-21 09:20:51 +02:00
Matteo Manzinello
eec0f14a35 actions object 2019-05-21 09:13:13 +02:00
Matteo Manzinello
2b9c2fe135 mailgoIsShowing instead of hidden 2019-05-21 09:06:03 +02:00
Matteo Manzinello
d3744575c1 keyboard commands added! g=gmail, o=outlook, spacebarORenter=default, c=copy 2019-05-20 18:05:42 +02:00
Matteo Manzinello
49597597f4 added a function to find if mailgo is showing 2019-05-20 17:57:30 +02:00
Matteo Manzinello
2a34df709f changed gmail and outlook, now open new tab 2019-05-20 17:54:45 +02:00
Matteo Manzinello
ae33ab4419 fix css, modified text of open in open default 2019-05-17 10:31:42 +02:00
Matteo Manzinello
51eaecbf9f const instead of let 2019-05-16 12:01:11 +02:00
Matteo Manzinello
f64250cb31 css fix, changed some classes (outlook,gmail and default) 2019-05-15 19:28:14 +02:00
Matteo Manzinello
bd8956e604 fix babel 2019-05-15 19:18:12 +02:00
Matteo Manzinello
3b127c612a fix css hover on element 2019-05-14 17:49:11 +02:00
Matteo Manzinello
5207390f71 add keydown only when the modal is showing, remove it when now showing 2019-05-13 12:43:37 +02:00
Matteo Manzinello
a8ef614a7c added bcc in data 2019-05-13 12:13:04 +02:00
Matteo Manzinello
e07aad3a8a new data-cc-address, data-cc-domain, data-subject, data-body 2019-05-13 12:10:57 +02:00
Matteo Manzinello
5747e41b3c rename stylesheet in mailgoCSS 2019-05-13 12:03:22 +02:00
Matteo Manzinello
33af92a28c updated comment of mailgoCheckRender 2019-05-12 13:28:51 +02:00
Matteo Manzinello
5240720449 switch case for mailgoKeydown 2019-05-12 13:13:51 +02:00
Matteo Manzinello
d00d0e7149 refactor of keydown event (for future enhancements and features) 2019-05-12 12:28:21 +02:00
Matteo Manzinello
ec515f6a06 added a new possibility to enable mailgo, with the attribute mailgo in the a element 2019-05-12 12:23:23 +02:00
Matteo Manzinello
e735733099 fix error with href=#mailgo 2019-05-12 12:21:38 +02:00
Matteo Manzinello
df23910808 added mailgoCheckRender on body, not on the document 2019-05-12 12:13:42 +02:00
Matteo Manzinello
dd25a843c3 FIX issue z-index Safari 2019-05-12 00:27:20 +02:00
Matteo Manzinello
6daffab8bf added a lot of comments 2019-05-12 00:21:38 +02:00