Philipp Kewisch

Results 625 comments of Philipp Kewisch

Happy to report this has landed on the roadmap. We're going to be tracking the work in https://github.com/thunderbird/thunderbird-android/issues/8841

You can see the roadmap at https://github.com/orgs/thunderbird/projects/19 . This is planned for later in the year. The dates are also in the project sidebar on 8841.

I'm not a big typescript fan. If you want the best of both worlds then we could do what we did for https://github.com/kewisch/ical.js , use jsdoc to generate the types....

I agree with you that it all comes down to opinion and preference, there is probably no right answer. There are many advantages to type safety in general. What I...

I agree, I'd love to continue working with you on this. I'm +1 on ES modules, there is sufficient support in browsers and node for this to be standard.

I'm seeing more and more people mention typescript in this repo. I think it all comes down to who is willing to stay with me on this journey. If those...

Happy new year! I'd be ok trying out the typescript approach for this library. New year, ready to try some new things :)

Current open issue for this is #8448, please follow there :) We've updated the colors as per design's suggestions but this means some regressions for the message list until we...

We should do a toolbar overhaul and figure out where buttons should be placed. I don't want to make this too configurable and instead provide sane defaults, having the bar...

We'll cover this as part of #8840