forked from codesquad-members-2023/issue-tracker-max
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[FE] Button & Tab Button 컴포넌트 #10
Comments
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 25, 2023
- Button type: container, outline, ghost - Button size: S, M, L - designSystem border color 제외 - GlobalStyle Button style reset 추가
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 25, 2023
- Button 스타일 중복 삭제 BaseStyledButton - GhostButton 기반 TabButton 컴포넌트 구현
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 25, 2023
- filter 속성 추가
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 25, 2023
- filter 속성 추가
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 25, 2023
- 컴포넌트 네이밍 수정 및 컨벤션 전반 적용 - TabBar 기본 상태 스타일 적용
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 25, 2023
Kakamotobi
pushed a commit
that referenced
this issue
Jul 26, 2023
* #10 design: Button component 구현 - Button type: container, outline, ghost - Button size: S, M, L - designSystem border color 제외 - GlobalStyle Button style reset 추가 * #10 design: TabButton 구현 & Button component 리팩토링 - Button 스타일 중복 삭제 BaseStyledButton - GhostButton 기반 TabButton 컴포넌트 구현 * #10 design: Button 내부 Icon 색상 변경 - filter 속성 추가 * #10 refactor: Button & TabBar 컴포넌트 리뷰 반영 - 컴포넌트 네이밍 수정 및 컨벤션 전반 적용 - TabBar 기본 상태 스타일 적용 * #10 refactor: 컨벤션 추가 적용
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 26, 2023
- variant transient props로 수정
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 26, 2023
- variant transient props로 수정
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 28, 2023
- Button Type 별로 Styled-component 하위에 정의
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 28, 2023
- Button Type 별로 Styled-component 하위에 정의 - 불필요한 styled props $variant 전달 삭제
youzysu
added a commit
that referenced
this issue
Jul 28, 2023
- Button Type 별로 Styled-component 하위에 정의 - 불필요한 styled props $variant 전달 삭제
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 31, 2023
- props: left, right, borderType
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 31, 2023
- props: left, right, borderType
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 31, 2023
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 31, 2023
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Jul 31, 2023
- 기존 TableHeaderIssues 불필요한 스타일 제거 - TabButton borderStyle에 따른 css 수정
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Aug 1, 2023
Kakamotobi
pushed a commit
that referenced
this issue
Aug 1, 2023
youzysu
added a commit
to youzysu/issue-tracker-max
that referenced
this issue
Aug 1, 2023
- 네이밍 수정 - props type
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
구현할 기능
The text was updated successfully, but these errors were encountered: