327 Commits

Author SHA1 Message Date
3c82430266 cleaner build pipe + ES6
The thing is broken tho
2020-08-29 18:25:14 +02:00
a46636fb36 Tried to fix icon alignment
Emphasis is on tried
2020-08-29 17:52:23 +02:00
1813c7b641 Updated icons to use cleaner ones 2020-08-29 17:43:50 +02:00
985234134c 🤯 even more cleanup 2020-08-29 16:45:48 +02:00
4a3f443f24 🧹 some proper clean ups 2020-08-29 16:38:25 +02:00
5008992835 🧹 clean up build process 2020-08-29 16:25:32 +02:00
679c9dd4c7 Removed old mailtoui build 2020-08-29 14:08:19 +02:00
bf9caccd06 renamed to mailymaily 2020-08-29 13:59:02 +02:00
f35b067076 Now based on mailtoui 2020-08-29 13:55:43 +02:00
0fe5f81e93 Bundle 📦 2020-08-23 15:05:44 +02:00
7051a05e6e build dist 2020-08-23 14:41:27 +02:00
52e0cb0806 🌑 Darkmode cleanup 2020-08-23 14:34:13 +02:00
8b972c97a5 cleanups 2020-08-23 14:32:30 +02:00
Matteo Manzinello
a0a7adf91c fixed a missed # in colors, a build with new colors 2020-08-01 12:39:53 +02:00
Matteo Manzinello
4db5e02372 a better check of existance of #mailgo and #mailgo-tel in dom 2020-07-31 15:45:19 +02:00
Matteo Manzinello
cf8ff056c8 added a check for #mailgo or #mailgo-tel already existing in the page 2020-07-31 15:41:54 +02:00
Matteo Manzinello
69cb75aff5 removed sourceMaps from css 2020-07-31 10:36:31 +02:00
Matteo Manzinello
1326cc3249 indexOf instead of includes to avoid a polyfill 2020-07-31 10:34:34 +02:00
Matteo Manzinello
011884e344 a build with new i18n 2020-07-30 23:06:00 +02:00
Matteo Manzinello
a5c1734b97 refactor i18n, only necessary strings can be translated 2020-07-30 23:05:20 +02:00
Matteo Manzinello
e6f57ac11c a build with new language: ru 2020-07-30 23:01:08 +02:00
Matteo Manzinello
b6c6f327db working on window config and new showFooter 2020-07-29 16:27:44 +02:00
Matteo Manzinello
cbec242435 introducing mailgoConfig in window 2020-07-29 15:50:38 +02:00
Matteo Manzinello
68e8b619d4 working on colors for accessibility (#51) 2020-07-29 10:03:54 +02:00
Matteo Manzinello
5269c76f95 changing font-size for accessibility (#51) 2020-07-29 09:38:26 +02:00
Matteo Manzinello
0905ff752d starting with changes for accessibility :active (#51) 2020-07-29 09:36:34 +02:00
Matteo Manzinello
9d80ed0c66 cursor pointer 2020-07-28 14:05:58 +02:00
Matteo Manzinello
d35c3594fe require instead of import in i18n 2020-07-28 13:56:38 +02:00
Matteo Manzinello
8caa841de1 upgrade to latest css-loader! 2020-07-28 13:53:28 +02:00
Matteo Manzinello
9c21610bfc bug with css-loader! 2020-07-27 13:32:56 +02:00
Matteo Manzinello
8ce420c761 a build with new dutch translation 2020-07-27 10:20:15 +02:00
Matteo Manzinello
2d6fcc88b8 refactor and new folder extensions 2020-07-26 13:39:39 +02:00
Matteo Manzinello
d6cb0d17fb ncu and a new build with new webpack 2020-07-26 13:37:16 +02:00
Matteo Manzinello
0044899f85 a build 2020-07-25 18:53:09 +02:00
Matteo Manzinello
635a7dcd50 build firefox dist 2020-07-25 15:41:05 +02:00
Matteo Manzinello
9fed283cae new firefox in webpack 2020-07-25 15:40:52 +02:00
Matteo Manzinello
6f015f2481 new direct dist (useful for addons like Firefox) 2020-07-25 15:35:27 +02:00
Matteo Manzinello
2a7561b17c build with new languages (fr + pt) 2020-07-24 10:47:32 +02:00
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
Geoffrey Crofte
c5b1acfd26 French Available 2020-07-24 09:12:15 +02:00
Matteo Manzinello
3c70aa24f0 a more colorful 🌈 dark mode! #41 2020-07-23 21:01:29 +02:00
Tommaso Poletti
2b5eac1d3d 🔨 added dist and lib 2020-07-23 19:20:29 +02:00
Matteo Manzinello
ffb5ebb918 colors also in dark mode, as suggested in #41 2020-07-23 12:44:39 +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
e00c8ea975 a RegEx for phone numbers (issue #45) 2020-07-16 14:32:05 +02:00