64 Commits

Author SHA1 Message Date
Matteo Manzinello
4237137107 fix some errors in typescript 2020-07-24 10:40:46 +02:00
Geoffrey Crofte
30289affd9 Accessibility Improvement
Covered:
- Keyboard navigation looping within the modal
- Keyboard navigation go back to activated link
- Makes the modal the right role
- Aria attributes set.
2020-07-24 10:21:11 +02:00
Tommaso Poletti
68197eba81 Regex validateTel improvement 2020-07-23 19:13:38 +02:00
Matteo Manzinello
cd0f047ac0 more export 2020-07-21 17:09:57 +02:00
Matteo Manzinello
63de5957d7 german available! Fix json i18n 2020-07-21 13:03:35 +02:00
Matteo Manzinello
b25a3e40ba new listenerOptions, now config is set in mailgo not in init 2020-07-17 10:45:21 +02:00
Matteo Manzinello
36857577b9 created dark mode (both dark.min.js or class = dark), as issue #41 2020-07-16 20:25:29 +02:00
Matteo Manzinello
0249c109be working on dark mode as considered in ISSUE #41 2020-07-16 15:11:40 +02:00
Matteo Manzinello
af8eb662ef dark mode helpers 2020-07-16 15:04:40 +02:00
Matteo Manzinello
e00c8ea975 a RegEx for phone numbers (issue #45) 2020-07-16 14:32:05 +02:00
Matteo Manzinello
cac9fa594d new getModalDisplay and setModalDisplay 2020-07-16 14:24:45 +02:00
Matteo Manzinello
fcbe3af4e0 fixed a bug with telegram button 2020-07-16 13:24:51 +02:00
Matteo Manzinello
bce64e879a removed completely the getE method 2020-07-16 13:21:14 +02:00
Matteo Manzinello
ddfd1611db now modals are global objects 2020-07-16 12:59:09 +02:00
Matteo Manzinello
318633c354 added TODO 2020-07-10 13:08:37 +02:00
Matteo Manzinello
c9dc4edb39 validateEmail and validateTel as options 2020-07-10 13:08:11 +02:00
Matteo Manzinello
241817cfd4 global config 2020-07-10 13:02:17 +02:00
Matteo Manzinello
c0d13a39c7 validate the phone number 2020-07-10 12:51:58 +02:00
Matteo Manzinello
76e7ddcd30 TODO validateTel 2020-07-10 11:39:47 +02:00
Matteo Manzinello
faa801aa14 mailgo.dev! 2020-07-10 10:47:11 +02:00
Matteo Manzinello
fce519dd6b forgot an a element 2020-07-07 14:48:37 +02:00
Matteo Manzinello
09ffe5951f lang as global var, html tags 2020-07-07 14:48:18 +02:00
Matteo Manzinello
bd0706afbd types 2020-07-03 23:34:26 +02:00
Matteo Manzinello
eb28125f51 import i18n, fix error in examples 2020-07-03 19:06:16 +02:00
Matteo Manzinello
02da2af846 new translations types 2020-07-03 15:28:01 +02:00
Matteo Manzinello
f1c1e61ee7 function mailgo instead of const 2020-07-03 10:06:53 +02:00
Matteo Manzinello
7262003bde fixed some bugs with translations, new examples folder 2020-07-02 17:38:15 +02:00
Matteo Manzinello
e8b13ed15c declare module 2020-07-02 11:58:47 +02:00
Matteo Manzinello
0d79b8ec91 dark mode init 2020-07-02 11:49:40 +02:00
Matteo Manzinello
850b18d212 fix comment 2020-07-01 22:53:13 +02:00
Matteo Manzinello
457a20511b defaultLang is now lang 2020-07-01 22:52:23 +02:00
Matteo Manzinello
c0568f05ae removed ts-loader for babel-loader 2020-07-01 14:48:18 +02:00
Matteo Manzinello
74943f2c53 refactor i18n 2020-07-01 14:38:54 +02:00
Matteo Manzinello
49a165d733 changed completely webpack config due to a bug in export 2020-07-01 13:26:07 +02:00
Matteo Manzinello
7c513ffb26 bug with ts 2020-06-30 12:35:27 +02:00
Matteo Manzinello
94a0121d2d more translations available 2020-06-30 11:26:07 +02:00
Matteo Manzinello
6295f685a0 fix a bug with mailgoConfig 2020-06-18 19:04:16 +02:00
Matteo Manzinello
b2d0ca2976 default strings 2020-06-18 09:08:14 +02:00
Matteo Manzinello
769e74958f goodbye gulp, thanks for everything! 2020-06-17 23:01:27 +02:00
Matteo Manzinello
ca0a4d8d37 i18n is a json now 2020-06-17 14:59:45 +02:00
Matteo Manzinello
ffb0809106 comments css 2020-06-16 17:39:49 +02:00
Matteo Manzinello
9260b7073a removed replace 2020-06-16 17:29:04 +02:00
Matteo Manzinello
1b40f41826 new lockfile 2020-06-16 17:12:52 +02:00
Matteo Manzinello
5fabf265ac css 2020-06-11 09:27:38 +02:00
Matteo Manzinello
01fc4f1447 go on with i18n 2020-06-10 19:40:55 +02:00
Matteo Manzinello
13e8e9e828 working on i18n... (a lot to do...) 2020-06-10 19:19:38 +02:00
Matteo Manzinello
301ef64611 check-render in init 2020-06-10 18:55:12 +02:00
Matteo Manzinello
811f737c43 mailgo style tag 2020-06-01 12:18:59 +02:00
Matteo Manzinello
eb2e4bb9db introducing MailgoConfig 2020-04-25 17:24:28 +02:00
Matteo Manzinello
8293ceac5e better ts 2020-04-25 15:06:29 +02:00