Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop legacy browser support #5167

Closed
rcubetrac opened this issue Feb 8, 2016 · 4 comments
Closed

Drop legacy browser support #5167

rcubetrac opened this issue Feb 8, 2016 · 4 comments

Comments

@rcubetrac
Copy link

Reported by @alecpl on 8 Feb 2016 08:44 UTC as Trac ticket #1490656

Which means:

  1. Remove legacy_browser plugin
  2. Use jQuery 2.x or 3.x (when ready)
  3. Remove code like this https://github.com/roundcube/roundcubemail/blob/master/program/steps/mail/get.inc#L310
  4. Remove js code for where bw.ie7 and bw.ie8 (and likely bw.ie9) is used.
  5. Use jQueryUI 1.11 or even 1.12 (when ready).

Migrated-From: http://trac.roundcube.net/ticket/1490656

@rcubetrac
Copy link
Author

Comment by @alecpl on 8 Feb 2016 08:50 UTC

  1. Use ECMASCRIPT5 for javascript compiler

@rcubetrac rcubetrac added this to the 1.3-beta milestone Mar 20, 2016
@skaero
Copy link

skaero commented Jun 10, 2016

Multiple projects that I'm working on have just dropped support for IE < 11 since Microsoft doesn't even support it anymore. If this is added in 1.3 and 1.2 goes LTS when 1.3 comes out that would give any one who needed it another year or so to get off of the old stuff. I think its a great idea and support it 100%.

@raoulbhatia
Copy link
Contributor

I am OK with removing legacy browser support, however, I am using roundcube for personal/family use only and cannot comment on ISP usage.

@alecpl
Copy link
Member

alecpl commented Aug 20, 2016

Done.

@alecpl alecpl closed this as completed Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants