Releases: channel-io/bezier-react
@channel.io/[email protected]
Minor Changes
-
Update icons (#2256) by @yangwooseong
Added
- fast-forward-filled.svg
- fast-rewind-filled.svg
- paused.svg
- play-filled.svg
- skip-filled.svg
- split-left-filled.svg
- split-right-filled.svg
Modified
- fast-forward.svg
- fast-rewind.svg
- play.svg
- skip.svg
- split-left.svg
- split-right.svg
- view-off.svg
Renamed
- pause.svg -> paused-filled.svg
@channel.io/[email protected]
Minor Changes
-
Update icons (#2248) by @kimminkyung94
Added
- cloud-upload-complete.svg
- document.svg
- exclusive.svg
- no-sound-filled.svg
- office-phone.svg
- person-sleep.svg
- pointer.svg
Modified
- dragable-alt.svg
- flag-filled.svg
- videocam-filled.svg
@channel.io/[email protected]
Patch Changes
-
Change
position
property ofToastContainer
tofixed
(#2245) by @yangwooseong -
Fix typo in
IconProps
jsdoc (#2232) by @yangwooseong -
- Fix ReactJS console warnings. (#2238) by @nabi-chan
- Introduce
useIsomorphicLayoutEffect
hook to useuseLayoutEffect
in SSR environment.
-
Add
AlphaSpinner
component (#2237) by @yangwooseong
@channel.io/[email protected]
Patch Changes
-
- Add
AlphaFloatingIconButton
component. (#2223) by @yangwooseong - Fix disabled style bug with
AlphaButton
andAlphaIconButton
. - Change
icon
type ofAlphaIconButton
to be required.
- Add
@channel.io/[email protected]
Patch Changes
- Add missing
fg-{color}-dark
alpha version color tokens. (#2212) by @sungik-choi
@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