Releases: channel-io/bezier-react
@channel.io/[email protected]
Patch Changes
-
Add
AlphaIconButton
component. (#2200) by @yangwooseong -
Replace
aria-label
of non-interactive elements (#2217) by @Dogdriip -
Updated dependencies
- @channel.io/[email protected]
@channel.io/[email protected]
Patch Changes
- Add the font-family format supported by Google Web Font (#2209) by @leejiwoo2002
@channel.io/[email protected]
Patch Changes
-
Change outline color of primary and blue
Button
component when focused. (#2182) by @yangwooseong -
Add
AlphaButton
component. (#2182) by @yangwooseong -
Add
AlphaFloatingButton
component. (#2193) by @yangwooseong -
Updated dependencies
- @channel.io/[email protected]
@channel.io/[email protected]
Minor Changes
-
Update icons (#2204) by @kimminkyung94
Added
- center-focus.svg
- group-remove-filled.svg
- shipping-filled.svg
- snooze-filled.svg
- star-circle-filled.svg
- untag-filled.svg
- workflow.svg
Modified
- chat-check-filled.svg
- chat-check.svg
- chat-progress-filled.svg
- chat-progress.svg
- check-circle-filled.svg
- check-circle.svg
- check-verification-filled.svg
- clock-filled.svg
- contract.svg
- expand.svg
- goal.svg
- limit.svg
- people.svg
- tag.svg
- untag.svg
@channel.io/[email protected]
Patch Changes
-
Add
opacity-disabled
to alpha token. (#2162) by @yangwooseong -
Fix the value of alpha color.cobalt.300 (#2160) by @sungik-choi
@channel.io/[email protected]
Patch Changes
-
Implement
AlphaAvatar
component. (#2162) by @yangwooseong -
Add
AlphaAvatarGroup
component (#2177) by @yangwooseong -
Updated dependencies
- @channel.io/[email protected]
@channel.io/[email protected]
Patch Changes
- Add "color" prefix to alpha color tokens and fix misnaming of alpha font/typography tokens. (#2152) by @sungik-choi
@channel.io/[email protected]
Patch Changes
-
Fixes an issue where injecting
className
intoFormLabel
,FormHelperText
inside aFormControl
does not apply styles correctly. (#2156) by @sungik-choi -
Updated dependencies
- @channel.io/[email protected]
@channel.io/[email protected]
Minor Changes
-
Add
ref
value to design tokens of alpha version. (#2135) by @sungik-choi -
Add design tokens for next(alpha) version. (#2132) by @sungik-choi
Patch Changes
- Modify alpha design tokens according to figma design (#2138) by @yangwooseong
@channel.io/[email protected]
Patch Changes
-
The style sheet(styles.css) now includes the alpha version of the design token. (#2141) by @sungik-choi
-
Remove the
/alpha
directory and add theAlpha
prefix to alpha components. (#2140) by @sungik-choiTooltipPrimitive
->AlphaTooltipPrimitive
DialogPrimitive
->AlphaDialogPrimitive
-
Updated dependencies
- @channel.io/[email protected]