Skip to content

Latest commit

 

History

History
103 lines (53 loc) · 5.11 KB

CHANGELOG.md

File metadata and controls

103 lines (53 loc) · 5.11 KB

Changelog

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

1.5.0 (2023-11-28)

Bug Fixes

  • use fixed id to fix potentially ssr rendering issue (9e12681)

1.4.1 (2023-06-08)

1.4.0 (2023-03-30)

1.3.1 (2022-12-17)

Bug Fixes

  • demo avatar list scrollbar should be hidden (94e2900)
  • user specified hiar style (5fdc6dd)

1.3.0 (2022-12-10)

Features

  • support seed generating (49f8828)
  • update demo and readme for seed generation (0e5d96b)

Bug Fixes

1.2.4 (2021-08-30)

Bug Fixes

1.2.3 (2021-08-29)

Features

  • gradient background (4697602)
  • new demo (8ae89f2)
  • using webpack to replace rollup & update eslint config (7d9fad5)

Bug Fixes

  • github action only triggered for new tags (8138407)
  • update node version for the workflow (6f25cac)

1.2.4 (2021-08-29)

Features

  • gradient background (4697602)
  • new demo (8ae89f2)
  • using webpack to replace rollup & update eslint config (7d9fad5)

Bug Fixes

  • github action only triggered for new tags (8138407)
  • update node version for the workflow (4f6ddbd)

1.2.3 (2021-08-29)

Features

  • gradient background (4697602)
  • new demo (8ae89f2)
  • using webpack to replace rollup & update eslint config (7d9fad5)

Bug Fixes

  • github action only triggered for new tags (8138407)

1.2.2 (2021-07-24)

Features

Bug Fixes

  • add back color panel to demo (98a21ae)
  • propTypes and demo dark theme (a5f6925)