Release v2.5.0
EN:
- [FEATURE] Add
vConsole.removePlugin()method, see Public Properties & Methods. - [FEATURE] Add
removeplugin event, see Plugin: Event List. - [IMPROVE] Disable page scrolling while vConsole is scrolling.
- [FIX] Fix
window.onerror()typo.
CN:
- 【特性】新增
vConsole.removePlugin()方法,请查阅公共属性及方法。 - 【特性】新增
remove插件事件,请查阅插件:Event 事件列表。 - 【优化】页面不会随着 vConsole 的滚动而滚动。
- 【修复】修正
window.onerror()内的函数调用笔误。