Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating Button #2179

Closed
Tracked by #2148
yangwooseong opened this issue Apr 24, 2024 · 1 comment · Fixed by #2193
Closed
Tracked by #2148

Floating Button #2179

yangwooseong opened this issue Apr 24, 2024 · 1 comment · Fixed by #2193
Assignees
Labels
feat:component Issue or PR related to a new component

Comments

@yangwooseong
Copy link
Collaborator

No description provided.

@channel-io channel-io deleted a comment from channeltalk bot Apr 25, 2024
@yangwooseong yangwooseong self-assigned this Apr 29, 2024
Copy link

channeltalk bot commented Apr 29, 2024

yangwooseong added a commit that referenced this issue May 7, 2024
<!--
  How to write a good PR title:
- Follow [the Conventional Commits
specification](https://www.conventionalcommits.org/en/v1.0.0/).
  - Give as much context as necessary and as little as possible
  - Prefix it with [WIP] while it’s a work in progress
-->

## Self Checklist

- [x] I wrote a PR title in **English** and added an appropriate
**label** to the PR.
- [x] I wrote the commit message in **English** and to follow [**the
Conventional Commits
specification**](https://www.conventionalcommits.org/en/v1.0.0/).
- [x] I [added the
**changeset**](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)
about the changes that needed to be released. (or didn't have to)
- [x] I wrote or updated **documentation** related to the changes. (or
didn't have to)
- [x] I wrote or updated **tests** related to the changes. (or didn't
have to)
- [x] I tested the changes in various browsers. (or didn't have to)
  - Windows: Chrome, Edge, (Optional) Firefox
  - macOS: Chrome, Edge, Safari, (Optional) Firefox

## Related Issue

<!-- Please link to issue if one exists -->

<!-- Fixes #0000 -->

- Fixes #2179 

## Summary

<!-- Please brief explanation of the changes made -->

- `AlphaFloatingButton` 컴포넌트를 구현합니다. `AlphaButton`컴포넌트와 일부 스타일을 제외하고 거의
동일합니다.

## Details

<!-- Please elaborate description of the changes -->

- 생략

### Breaking change? (Yes/No)

<!-- If Yes, please describe the impact and migration path for users -->

- No

## References

<!-- Please list any other resources or points the reviewer should be
aware of -->

- [컴포넌트
스펙(internal)](https://www.notion.so/channelio/6c9950c5805041b8ae27d86f3bdeabd5?v=8e329a647fa84541841528bbe482ebdb&p=182cc8dec41c49fba941055ef9fca738&pm=s)
-
[피그마](https://www.figma.com/file/8J76noM3T1Sp5cNPhnYQiG/Action?type=design&node-id=112%3A8172&mode=design&t=G1I09yRJJnWQ2PTF-1)
@yangwooseong yangwooseong added the feat:component Issue or PR related to a new component label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat:component Issue or PR related to a new component
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant