Releases: channel-io/bezier-react
@channel.io/[email protected]
Patch Changes
- Change
source
type of IconProps toBezierIcon
(#2344) by @yangwooseong
@channel.io/[email protected]
Minor Changes
- Focus on the clear button in
TextField
component when tab is pressed. (#2325) by @ehgmsdk20
Patch Changes
- Rename
AlphaSpinner
component toAlphaLoader
. (#2336) by @yangwooseong
@channel.io/[email protected]
Minor Changes
- Fix
reactIconTemplate
for ref forwarding. (#2329) by @yangwooseong
@channel.io/[email protected]
Minor Changes
-
Update icons (#2326) by @ClaireKimmm
Added
- ai-off.svg
- folder-off.svg
Modified
- document.svg
- flag-filled.svg
@channel.io/[email protected]
@channel.io/[email protected]
Minor Changes
-
Update icons (#2310) by @kimminkyung94
Added
- exclusive.svg
@channel.io/[email protected]
Patch Changes
-
Add
AlphaToggleButton
component. (#2276) by @yangwooseong -
Add
AlphaToggleButtonGroup
component. (#2276) by @yangwooseong -
Fixed a bug where the focus effect of the
TabItem
component was cut off. (#2295) by @theaniketnegi
@channel.io/[email protected]
Minor Changes
-
Update icons (#2300) by @kimminkyung94
Added
- breaktime-filled.svg
- type.svg
Modified
- button-route.svg
- dragable-alt.svg
- lightning-filled.svg
- lightning.svg
- play-filled.svg
- view-off.svg
Deleted
- exclusive.svg
Renamed
- workflow.svg -> flow.svg
@channel.io/[email protected]
Patch Changes
-
Add
white-alpha/transparent
token. (#2253) by @yangwooseong -
Change
innerShadow
value ofalpha-shadow-input-default
token to referencecolor.shadow.medium
(#2274) by @yangwooseong
@channel.io/[email protected]
Patch Changes
-
Changes in
Button
component set (#2252) by @yangwooseong- use
AlphaSpinner
instead ofSpinner
component for loading state. - set size of
AlphaSpinner
to beIcon
size.
- use
-
Change
white-absolute
towhite
inAlphaButton
andAlphaIconButton
color. (#2278) by @yangwooseong -
Changes with
Button
component (#2253) by @yangwooseong- Change
white
towhite-absolute
incolor
props. - Apply
white-alpha/transparent
token fortertiary
button.
- Change
-
Updated dependencies
- @channel.io/[email protected]