Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 1.66 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2020-12-10)

Features

  • 新增 containerProps 属性 (06adca2)

Bug Fixes

  • 修复 FixedSizeList 高度单位转换 (e7d74df)
  • 修复类组件 hooks 报错 (67814d3)
  • 修复列表组件宽高度单位 (a562a4e)

1.0.1 (2020-06-08)

Features

Bug Fixes

  • 修复 FixedSizeList 高度单位转换 (e7d74df)
  • 修复列表组件宽高度单位 (a562a4e)
  • 修复类组件 hooks 报错 (67814d3)