v2.3.0-rc.1
Pre-release
Pre-release
Improvements & Features
- Optimize the style of the
Link
component to make it more natural in the overall typography. #703 - Optimize the minimum width of
Button
to avoid imbalance when scaling. #704 - Optimize the performance of all scaleable components. #705
- Redesign
useToast
to be compatible with placement and styles. #708 - Add props
hideBorder
for componentTabs
. #710
Patches
- Remove unnecessary whitespace characters from class names. #709
Canary
- This is a canary version (
2.3.0-rc.1
), not for production. you can runyarn add @geist-ui/core@canary
to install. - Documentation for canary release