Skip to content

Commit

Permalink
Button 컴포넌트 구현 (#9)
Browse files Browse the repository at this point in the history
* fix: 주석 오타 수정

* feat: button pressed 상태 위한 interactionSource 추가

* feat: BaseButton 구현

* feat: BoxButton 구현

* feat: BoxButton horizontalPadding 파라미터 추가

* feat: BoxButton Preview 추가

* feat: Tertiary BoxButton border 색 지정

* feat: TextButtonSize, BoxButtonSize 분리

* feat: TextButtonSize, BoxButtonSize 분리

* feat: TextButton 구현

* feat: TextButton Preview

* feat: 주석 추가

* fix: preview 정렬방식 수정

* fix: indication 기본 파라미터 추가

* fix: 주석 설명 수정

* del: 불필요한 코드 삭제

* del: isDisabled -> enable로 수정

* fix: ButtonSizeState data class 명ButtonStyleProperties로 수정

* del: 최소 사이즈 옵션 삭제

* del: delete FAB file
  • Loading branch information
kangyuri1114 authored Sep 19, 2024
1 parent d846500 commit cf8e544
Show file tree
Hide file tree
Showing 9 changed files with 1,089 additions and 3 deletions.
66 changes: 66 additions & 0 deletions .idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cf8e544

Please sign in to comment.