scholia icon indicating copy to clipboard operation
scholia copied to clipboard

Document which browsers we support

Open Daniel-Mietchen opened this issue 4 years ago • 2 comments

as per this comment from #390:

I think we should either decide on whether we want to use resources to support IE at the this time. And also document which browsers we want to test/support. (I'll also run into this with the code I am writing).

My suggestion is at least to test in Safari, Firefox and a Chromium-based browser. And to test on tablet and mobile as well as on desktop. As a part of #785, I'll document which browsers we target/support.

@fnielsen what do you think?

(Google Chrome, Microsoft Edge, Samsung Internet, Opera, Brave, etc. are all using the Chromium rendering engine. I do not know if we need to support IE – it has gone below 1% browser market share worldwide and requires much more work than the others, – as it does not implement recent standards).

Daniel-Mietchen avatar Jul 12 '21 21:07 Daniel-Mietchen

It's a moving target. Is this something we can automate, the compatibility testing?

egonw avatar Jul 19 '21 16:07 egonw

This is also relevant for Citation.js, as I need to change the bundle depending on the targeted browser support.

larsgw avatar Jul 19 '22 23:07 larsgw