Release 3.4.1
EN:
Feature(General)
AddsetSwitchPosition(x, y)
method to update the position of switch button, see Public Properties & Methods for more details.Perf(General)
AddSymbol
polyfill. (issue #361)Fix(General)
Update theme style aftersetOption()
.Fix(General)
RemovetransitionEnd
to prevent compatibility issues. (issue #364)Fix(Network)
Fixfetch
optional parameterinit
. (issue #363, #365)Fix(Network)
Fix XSS risks.
CN:
Feature(General)
新增setSwitchPosition(x, y)
方法以更新开关按钮的位置,见 Public Properties & Methods。Perf(General)
添加Symbol
polyfill。(issue #361)Fix(General)
修复setOption()
后主题样式未及时更新的问题。Fix(General)
删除transitionEnd
以避免一些兼容性问题。(issue #364)Fix(Network)
修复fetch
的init
未考虑为可选参数的问题。(issue #363, #365)Fix(Network)
修复 XSS 漏洞。