+1 I'm ok removing support for IE8, given that Google and jQuery have dropped support.
On Thu, Jul 25, 2013 at 4:12 PM, Ross Allen <[email protected]> wrote: > What browsers does everyone expect the web UI to support? > > I would like to propose supporting IE9+ and all modern browsers. > > Google dropped support for IE8[1] in November 2012, jQuery 2.0 dropped all > support for IE 6, 7, and 8[2], and there are likely other examples out > there. > > There is an HTML5 shim for <IE9 in the web UI right now that implies > someone tried to support IE8, and so I don't want to remove it if someone > is relying on it. If we agree to only support IE9 and above, I will remove > the shim and use features like the native Array.forEach and Array.map. > > [1] http://support.google.com/a/bin/answer.py?hl=en&answer=33864 > [2] http://blog.jquery.com/2013/04/18/jquery-2-0-released/ > > -- > Ross Allen >
