@netless/slide 0.10.1-beta → 0.10.1

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.
Files changed (3) hide show
  1. package/README.md +6 -0
  2. package/lib/Slide.js +26 -26
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -277,3 +277,9 @@
277
277
  * 支持通过动画后变色来暂停触发器序列中的无限动画
278
278
  * 支持艺术字效果
279
279
  * 修复公式排版错位问题
280
+
281
+ #### 0.10.1
282
+
283
+ * 兼容 wps 图片亮度配置
284
+ * rtc 音频问题修复
285
+ * 移动端播放器 ui 调整