joffrey-bion / livedoc

A not-so-annotation-based documentation generator for REST and websocket services
MIT License
4 stars 2 forks source link

IE11 not working #121

Closed Shinigami92 closed 6 years ago

Shinigami92 commented 6 years ago

Is your feature request related to a problem? Please describe. We have a Windows Terminal Server and some of our managers want to use IE (v11) I don't know why, because I think there are better ways to destroy oneself, but ...

Describe the solution you'd like Can you show a banner that says that IE is not supported and may list supported browsers XD

Describe alternatives you've considered Use polyfills to support IE eg: core-js or babel-polyfill

Additional context IE ... will die in 2025

joffrey-bion commented 6 years ago

Hi! Thanks for opening an issue, I had not given a thought about IE since I believed this kind of docs was intended to developers, and which sane developer would use IE? :)

I understand that at least a warning notice should be present, rather than the application crashing. It should not be too hard to include the necessary polyfills, the hardest part being accepting to install IE 11 at home to test. Pull-requests are welcome if you'd like to make one, though!

Shinigami92 commented 6 years ago

Unfortunately, I only master Angular and Vue I don't know exactly how React works, so I think you've implemented that much faster yourself

Otherwise, I would like to help with other problems, of course

joffrey-bion commented 6 years ago

I perfectly understand. I'll try to take care of this ASAP, but I believe this is not the highest priority issue.

As a side note, any reason they don't use Edge?

Shinigami92 commented 6 years ago

The Terminal Server is Windows Server 2012