Releases: bhuh12/vue-router-tab
Releases · bhuh12/vue-router-tab
v1.2.11
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
20 Dec 10:46
Bug Fixes
routerPage: 修复 this.$vnode.data.key 不存在时,动态页签无法更新 (4aa2e96 ), closes #138
v1.2.10
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
17 Dec 04:00
v1.2.9
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
09 Dec 15:38
Bug Fixes
routerpage: 修复非激活的页签 routeTab 更新会更改当前激活页签信息 (closes #135 ) (ff017a4 )
TabItem: 修复 Vue Router tag prop is deprecated 警告 (d969248 ), closes #134
v1.2.8
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
09 Dec 15:19
Bug Fixes
TabScroll: 修复错误 TypeError: Cannot read properties of undefined (reading 'clientWidth') (9cf924c ), closes #131
v1.2.7
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
20 Jul 13:27
Bug Fixes
RouterAlive: 解决由于 Vue v2.6.13 版本 KeepAlive 精简了缓存组件的数据,导致移除缓存失败 (93f8418 ), closes #121
v1.2.6
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
09 May 17:36
v1.2.5
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
26 Mar 15:35
Bug Fixes
DragSort: 解决 Firefox 下页签拖拽排序后浏览器打开新的页签 (b5134cb )
v1.2.4
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
23 Jan 15:05
Bug Fixes
routerAlive: 修复页面组件 dom 节点修改后热重载不生效 (85912a9 )
v1.2.3
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
09 Jan 13:45
Bug Fixes
使用 jsx 生成 TabItem 模板,解决 Vue 2.5.22 版本 TabItem 报错 (48c6065 )
scroll: 解决有些移动设备页签无法滚动 (06b12a2 )
Features
v1.2.2
Compare
Sorry, something went wrong.
No results found
bhuh12
released this
02 Dec 15:31
Bug Fixes
iframe: 屏蔽 Base64 方式 XSS 攻击链接 (665b897 )
scroll: 解决页签滚动调整时未获取到当前页签报错 (61e3a95 )