Skip to content

Releases: k6cc/binge-cn

v0.5.7

Choose a tag to compare

@github-actions github-actions released this 13 Aug 19:33

Full Changelog: v0.5.6...v0.5.7

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 10 Aug 20:40

Full Changelog: v0.5.5...v0.5.6

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 07 Aug 17:14

Full Changelog: v0.5.4...v0.5.5

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:55

修复内容:

  1. 容器改用 100dvh (.binge-app / .binge-reel / .binge-tab-scroll)
    地址栏显示时等于当前视口高度, 配合 estimateSize 用 .binge-reel 的 clientHeight,
    vi.size 跟容器实际高度一致, wrapper 完美对齐视口顶部, 标题/进度条不再被地址栏遮挡

  2. 全屏退出跳错影片修复
    退出时 pause 当前 video, 等 orientationchange 完成 + 250ms 稳定后再 scrollToIndex,
    IO 阈值 0.6 -> 0.7, 避免最后一部边界双 active

  3. Reel 最后一部对齐修复
    estimateSize 用 .binge-reel 的 clientHeight 代替 window.innerHeight,
    避免 mobile Chrome 上 100vh 与 innerHeight 不一致导致最后一部 wrapper 顶部无法对齐视口顶部

  4. Lightbox 箭头点击在白色图片上不可见修复
    移除默认 tap-highlight, :active 加深背景, svg 加 drop-shadow 描边

Full Changelog: v0.5.2...v0.5.4

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 04:56

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:42

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 19:54

Full Changelog: v0.4.19...v0.5.0

v0.4.19

Choose a tag to compare

@github-actions github-actions released this 03 Aug 19:29

Full Changelog: v0.4.18...v0.4.19

v0.4.18

Choose a tag to compare

@github-actions github-actions released this 03 Aug 18:20

Full Changelog: v0.4.17...v0.4.18

v0.4.17

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:08

Full Changelog: v0.4.16...v0.4.17