-
Notifications
You must be signed in to change notification settings - Fork 2k
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
IE11 compatibility issue with 6.7.0 Gemini. #587
Comments
Old versions of IE (IE 11 too) not support by Microsoft from January 12, 2016. IE 11 was supported till 2015 year and for now it can't totally show all CSS3 styles (can't show shadow-borders in Gemini, transparents, etc.) and some JS features (sidebar in Pisces/Gemini, TOC, footer alignments). Miscrosoft suggest to upgrade from IE to Edge, and Edge already support all new features above. But if u still want to use IE, u can downdgrade NexT to version to 4.x or try to use any another simple theme with old css styles and without new JS features. |
企业实际生产环境当中,前端通常都会要求兼容至IE11,国内Win7 + IE11的用户占据全部PC用户的一半以上,这个是现实国情。如果这个项目总是按照团队偏好尝试使用CSS3的各类新特性,而不考虑最为基本的兼容性(保持布局基本可用,内容完整可见),我确实只能选择使用其它皮肤,毕竟我的博客并不仅仅是写来给拥有新版浏览器的用户阅读的。 |
Thanks, We'll consider it with discretion. |
Maybe it is different between china and world.
|
I don't understand why IE still un use by peoples... |
Some goverment and enterprise still choose IE11, because IE Edge must install Win10 that usually force-autoupdate and upload private info to the MS cloud. obviously, it's not controlled & safe ! |
Just switch branch from cd themes/next
git checkout v6.x And try to repeat same steps. |
I always take below command to update my project.
So there is no way to specify the exact version. but it works good when i take the |
If you want stable release version, you can read installation guide here: https://theme-next.org/docs/getting-started/installation/ |
https://git-scm.com/book/zh/v2/Git-工具-子模块 |
See this issue #567 |
PLS refer to this article https://nvie.com/posts/a-successful-git-branching-model/, Git Flow more convenient when use with |
I see what title is «IE11 compatibility issue with 6.7.0 Gemini», but we talking about other things. Issue solved or not? IE work fine? |
IE11 works fine when checkout 6.7.0 tag. |
But not work with |
Here is my blog about git-flow |
@ivan-nginx |
@uinika |
@uinika fix will soon, wait a little. |
@uinika check |
Expected behavior
Browser compatibility bug for IE11.
Actual behavior
Open the hexo-theme-next 6.7.0 website with IE11, unable to display content and layout dislocation.
NexT Information
NexT Version:
NexT Scheme:
The text was updated successfully, but these errors were encountered: