Skip to content

Releases: channel-io/bezier-react

@channel.io/[email protected]

10 Jul 06:36
2b9b775
Compare
Choose a tag to compare

Patch Changes

@channel.io/[email protected]

09 Jul 04:44
c3bf62a
Compare
Choose a tag to compare

Minor Changes

  • Focus on the clear button in TextField component when tab is pressed. (#2325) by @ehgmsdk20

Patch Changes

@channel.io/[email protected]

09 Jul 04:44
c3bf62a
Compare
Choose a tag to compare

Minor Changes

@channel.io/[email protected]

04 Jul 01:01
c9884ae
Compare
Choose a tag to compare

Minor Changes

  • Update icons (#2326) by @ClaireKimmm

    Added

    • ai-off.svg
    • folder-off.svg

    Modified

    • document.svg
    • flag-filled.svg

@channel.io/[email protected]

02 Jul 04:33
b523b08
Compare
Choose a tag to compare

Minor Changes

  • Add dropdownKeepInContainer prop in Select (#2323) by @igy95

@channel.io/[email protected]

27 Jun 13:10
80ec0a9
Compare
Choose a tag to compare

Minor Changes

@channel.io/[email protected]

24 Jun 01:12
9fbb83e
Compare
Choose a tag to compare

Patch Changes

@channel.io/[email protected]

24 Jun 01:12
9fbb83e
Compare
Choose a tag to compare

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]

17 Jun 04:15
a8ddab5
Compare
Choose a tag to compare

Patch Changes

  • Add white-alpha/transparent token. (#2253) by @yangwooseong

  • Change innerShadow value of alpha-shadow-input-default token to reference color.shadow.medium (#2274) by @yangwooseong

@channel.io/[email protected]

17 Jun 04:15
a8ddab5
Compare
Choose a tag to compare

Patch Changes

  • Changes in Button component set (#2252) by @yangwooseong

    • use AlphaSpinner instead of Spinner component for loading state.
    • set size of AlphaSpinner to be Icon size.
  • Change white-absolute to white in AlphaButton and AlphaIconButton color. (#2278) by @yangwooseong

  • Changes with Button component (#2253) by @yangwooseong

    • Change white to white-absolute in color props.
    • Apply white-alpha/transparent token for tertiary button.
  • Updated dependencies