Commit Graph

333 Commits

Author SHA1 Message Date
Philipp Dormann 19528778a9 proper naming conventions 2020-08-29 18:42:14 +02:00
Nicolai Ort 802128afbc Fixed the background reformatting bug 🛠 2020-08-29 18:40:44 +02:00
Philipp Dormann 12fe6dfa17 🔥 working 2020-08-29 18:31:13 +02:00
Philipp Dormann 3c82430266 cleaner build pipe + ES6
The thing is broken tho
2020-08-29 18:25:14 +02:00
Nicolai Ort a46636fb36 Tried to fix icon alignment
Emphasis is on tried
2020-08-29 17:52:23 +02:00
Nicolai Ort 1813c7b641 Updated icons to use cleaner ones 2020-08-29 17:43:50 +02:00
Nicolai Ort fb094b9e8c Updated icons for default and clipboard 😎 2020-08-29 17:36:53 +02:00
Nicolai Ort 5f8a4e3c4d Kopieren now fits to the button 2020-08-29 17:30:37 +02:00
Nicolai Ort 574346dc81 Kicked Yahoo 2020-08-29 17:30:08 +02:00
Nicolai Ort 59fbd276a1 Added icons for outlook and gmail 2020-08-29 17:16:31 +02:00
Philipp Dormann 985234134c 🤯 even more cleanup 2020-08-29 16:45:48 +02:00
Philipp Dormann 4a3f443f24 🧹 some proper clean ups 2020-08-29 16:38:25 +02:00
Philipp Dormann 5008992835 🧹 clean up build process 2020-08-29 16:25:32 +02:00
Nicolai Ort ec198a0386 Removed min html 2020-08-29 14:07:36 +02:00
Nicolai Ort 3af03203df Removed poweredby stuff 2020-08-29 14:05:25 +02:00
Nicolai Ort e74a008dd3 Renamed 2020-08-29 14:03:06 +02:00
Nicolai Ort bf9caccd06 renamed to mailymaily 2020-08-29 13:59:02 +02:00
Nicolai Ort f35b067076 Now based on mailtoui 2020-08-29 13:55:43 +02:00
Philipp Dormann cfd8bab7cc copied -> kopiert 2020-08-23 15:00:37 +02:00
Philipp Dormann 210915e074 remove telegram experiment 2020-08-23 15:00:23 +02:00
Philipp Dormann 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
Kate Kalcevich 5bd3a059e3
Darken link colours to increase contrast for a11y 2020-08-01 06:09:48 -04: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 1326cc3249 indexOf instead of includes to avoid a polyfill 2020-07-31 10:34:34 +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 a7c0f7e48c working on new parameter: showFooter to hide or not the mailgo.dev in the footer of the modal 2020-07-29 10:08:11 +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 5999d5c3cb starting with deep linking 2020-07-29 09:33:57 +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 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
Matteo Manzinello 3c70aa24f0 a more colorful 🌈 dark mode! #41 2020-07-23 21:01:29 +02:00
Tommaso Poletti 68197eba81 Regex validateTel improvement 2020-07-23 19:13:38 +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 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