v1.0.0-beta.6
版本发布时间: 2022-10-28 18:23:24
liteflow-labs/liteflow-js最新发布版本:v3.0.0(2024-05-17 17:40:59)
Hooks
Added
- Add
isValid
to auction status hook to return true if the auction if valid, false otherwise #59
Components
Added
- Added a
dropdownMaxHeight
property to theSelect
component to enable control of the dropdown height. #58
Changed
- Added a property to enable hiding of the "create" button in the case of a platform not having the ability to mint. #2225
Removed
- Removed
autoprefixer
from the package. https://github.com/liteflow-labs/nft/pull/2222
Templates
Fixed
- Fixed storybook to document all templates #2231