This website works better with JavaScript
首頁
探索
說明
登入
stars-jump-front
/
play-video-app
關註
5
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
2f0b572608
分支列表
標籤列表
master
play-video-app
/
node_modules
/
mutation-observer
/
History.md
History.md
685 B
文件歷史
原始文件
1.0.3 / 2017-07-25
With the posibility of the MutationEvent being deprecated, check if exists prior to usage (
#8
)
1.0.2 / 2015-07-07
fix delete as a reserved word issue on IE8 (
#4
,
@kaesonho
)
1.0.1 / 2015-03-10
package: re-add the "component" section
package: use public git URL
1.0.0 / 2014-12-09
Move away from
component.json
; into webmodules organization.
Add a MutationObserver polyfill for IE9-10. (written by the Polymer contributors)
Change license from MIT to BSD to match the Polymer polyfill license.
0.0.1 / 2013-02-09
Initial release