From 50afa1706f5a65c49886e095f80916e1a4b52850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Wed, 24 Jan 2024 11:30:30 +0800 Subject: [PATCH] =?UTF-8?q?chore(version):=20=E5=BE=AE=E8=B0=83=20v2.9.5?= =?UTF-8?q?=20=E6=9B=B4=E6=96=B0=E6=97=A5=E5=BF=97=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/versions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions.md b/docs/versions.md index 12b4cb01..aeffe42d 100644 --- a/docs/versions.md +++ b/docs/versions.md @@ -19,7 +19,7 @@ toc: true - 新增 `table.updateRow` 方法,用于更新指定行 #1540 @Sight-wcg - 修复 关闭展开状态时,未重置单元格滚动条位置的问题 #1536 @Sight-wcg - ~~修复 Chrome DevTools 审查 iframe srcdoc 中的 table 元素时导致页面崩溃的问题~~ #1571 -
Chrome 121.0.x 版本自身已修复 DevTools 导致的网页崩溃问题,因此上述补丁已在 v2.9.5 中移除 +
Chrome 121.0.x 版本自身已修复 DevTools 导致的网页崩溃问题,因此上述补丁已在 v2.9.5 中移除 #1584 - #### laydate - 优化 时间选择器在 Safari on iOS, Firefox for Android 中的滑动操作 #1550 @Sight-wcg - #### slider