@netless/slide 1.4.51 → 1.4.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,8 +4,13 @@
4
4
 
5
5
  ## changelog
6
6
 
7
- ### 1.4.51-alpha.0
7
+ ### 1.4.52 (2026-3-3)
8
+ * 修复连续点击下一步会一直重复进行下一部动画问题
9
+
10
+ ### 1.4.51 (2026-2-26)
8
11
  * 修复 ios15,16 部分机型中, 因 canvas2d 内存限制导致页面白屏问题, 内部测试用
12
+ * 修复最后一页连续点击动画后, 使用当前状态无法恢复现场的问题
13
+ * **引入连续点击下一步会一直重复进行最后一步动画的bug**
9
14
 
10
15
  ### 1.4.50
11
16
  * 带有公式的元素在旋转的时候, 公式会被拉伸