Skip to content

Release v2.5.0

Choose a tag to compare

@Maizify Maizify released this 28 Sep 06:40
· 732 commits to master since this release

EN:

  • [FEATURE] Add vConsole.removePlugin() method, see Public Properties & Methods.
  • [FEATURE] Add remove plugin 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() 内的函数调用笔误。