Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 710 Bytes

CHANGELOG.md

File metadata and controls

36 lines (17 loc) · 710 Bytes

1.0.4

feature

  • update padding type | 修改padding类型

1.0.3

feature

  • add a padding parameter | 新增一个padding参数

1.0.2

fix

  • virtual list bug | 虚拟列表漏洞

1.0.1

fix

  • virtual list bug | 虚拟列表漏洞

1.0.0

Breaking Changes (破坏性更新)

Compared to the old version, the new version will no longer implement the logic for scrolling to load more. The container encapsulating the waterfall flow is left for users to choose.

与旧版本相比,新版本将不再实现滚动加载更多内容的逻辑,包装瀑布流的容器交给用户选择。