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

Support IE11+ ? #4

Open
creeperyang opened this issue May 25, 2017 · 1 comment
Open

Support IE11+ ? #4

creeperyang opened this issue May 25, 2017 · 1 comment
Assignees

Comments

@creeperyang
Copy link
Owner

IE11 开始支持了 Intl, 理论上应该是可以让本库支持 IE11+ 的。

不过 IE11 看起来错误很多,和其它版本差异很大:比如\u9fff在所有汉字的排序中排在第一位。

@creeperyang
Copy link
Owner Author

测试 IE 11 后,发现整个汉字排序和 现在支持的 chrome/safari/firefox 有很大不同,如果要支持,需要的新字典和现在的有很多不同。

在尝试一些调整后 (常用汉字错误降低到 600 左右),发现还不如为 IE 重新定制一个字典... 工作量超出预期,所以暂停 ⏸️⏸️ 。

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

1 participant