组件化浏览器的兼容性问题汇总

框架依赖的 Web 标准技术

优先级高

  1. HTML Imports
  2. HTML tempaltes
  3. ES6 to ES5 (搭建模块开发环境)

polyfill

https://github.com/webcomponents/webcomponentsjs/tree/v1#browser-support

https://github.com/webcomponents/webcomponentsjs/raw/v1/webcomponents-lite.js
https://github.com/webcomponents/webcomponentsjs/raw/v1/webcomponents-lite.js.map


html-imports & dynamic-imports

HTMLImports.loadImports(document.body)

https://github.com/webcomponents/html-imports#dynamic-imports

最新文章

  1. 解决Oracle在scott用户下创建视图(VIEW)权限不足的方法
  2. A memory leak issue with WPF Command Binding
  3. win32汇编hello world
  4. B 倒不了的塔
  5. 在python包管理中使用easy_install软件的步骤
  6. 取url的键值对,location的search:从?开始的字符串
  7. ListCtrl接受拖动文件
  8. I.MX6 lcd lvds hdmi bootargs
  9. Google AppEngine 创建的例子
  10. Unix System Overview
  11. 在饼图上显示百分比值(报表生成器和 SSRS)
  12. 与众不同 windows phone (10) - Push Notification(推送通知)之推送 Tile 通知, 推送自定义信息
  13. hdu_4918_Query on the subtree(树的分治+树状数组)
  14. JS日期时间加减实现
  15. 第三章 CUDA设备相关
  16. java eclipse中使用wsdl生成soap 的客户端代码
  17. jsp参数乱码解决
  18. haproxy 配置文件分析
  19. shell脚本监控系统负载、CPU和内存使用情况
  20. OpenGL: 实现立体显示

热门文章

  1. The Fewest Coins POJ - 3260
  2. 随机L系统分形树 分类: 计算机图形学 2014-06-01 23:27 376人阅读 评论(0) 收藏
  3. Activity状态图、生命周期图(超详细),onSaveInstanceState只保存、恢复基本ui数据,持久数据不在这里保存。
  4. Resources.getSystem() 与 getResources()区别
  5. TestNG基本注解(二)
  6. VMware虚拟机中涉及的3种常见网络模式
  7. AJPFX对equals()方法和==异同的比较
  8. vue cli 3 打包过大问题
  9. Android基础TOP3:线性布局的特点,常用属性,及权重值
  10. MySql 基础知识-常用命令及sql语句