-
Notifications
You must be signed in to change notification settings - Fork 0
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
[feat] common components #3
Labels
feat 🔧
새로운 기능 관련된 Issue
Comments
@aube-dev 제가 임의로 리스트업 해두었는데 편하게 수정하시고 노티만 부탁드려용 |
ChoiSangwon
pushed a commit
that referenced
this issue
Jul 16, 2023
SujinKim1127
pushed a commit
that referenced
this issue
Jul 31, 2023
SujinKim1127
pushed a commit
that referenced
this issue
Aug 7, 2023
SujinKim1127
added a commit
that referenced
this issue
Aug 7, 2023
* feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * feat: 커뮤니티 초기 파일 구성 * feat: 댓글 컴포넌트 추가 * feat: styled 박스 구성 * feat: profile 화면 구성 완료 * feat: 제목, 내용, 상태 화면 구성 완료 * feat: 팝업메뉴 구현 완료 * refactor: style 파일 분리 * add: design tokens * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * add: svg Icon * add: .svg Icon * fix: Grouping .svg Icon * fix: letterSpacing 관련 수정 * fix: 스토리북 PascalCase으로 수정 * fix: letterSpacing 관련 수정 * fix:storybook 절대경로 문제 해결 * fix:아이콘 최종 수정 * feat: make pull request template * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * refactor: 파일 이동 * fix: 아이콘 변경 * feat: 댓글 버튼 공통으로 변경 * feat: 좋아요, 북마크 눌렀을때 모양 변경되도록 * remove: 충돌 발생 * add: Button Components * add: Status Components * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * [#26] 커뮤니티 신고페이지 작성 (#29) * feat : BottomPopUp 컴포넌트 추가 * feat : 신고 Button style 추가 * feat : 커뮤니티 신고 페이지 추가 * feat : BottomPopUp 스토리북 추가 * fix : BottomPopUp padding값 변경 * refactor : interface 변경 * feat : index.ts 추가 * refactor : svg파일 경로 변경 * refactor : Report 경로 변경 * refactor : img alt변경 * [#37] 커뮤니티 리스트 제작 (#38) * refactor : 윈도우 환경 실행가능하게 변경 * feat : 커뮤니티 리스트 제작 * feat : 커뮤니티 리스트 아이템 * feat : emotion css파일 * feat : 이미지 public.assets.icon/Bubble 에 추가 * feat : 글쓰기 플러스 버튼 추가 * feat : 커뮤니티 태그 목록 * fix : package.json 버전 수정 * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]> Co-authored-by: kweonsikyung <[email protected]> Co-authored-by: JjungminLee <[email protected]>
SujinKim1127
added a commit
that referenced
this issue
Aug 7, 2023
* feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * [#27] CSS 스타일 변환, 버튼 이벤트 수정 (#28) * [refactor] css style change * fix : CSS errer fixing * refactor : 파일 구조 변경, css 파일 분리 * [#23] 댓글 공통 컴포넌트로 분류 (#24) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * refactor: style 파일 분리 * refactor: style 파일 분리 * [#30] 공지사항구독 페이지 합치기 (#33) * refactor: page 하나에 다 뜨도록 합치기 * refactor: components 정리 * feat: 상세페이지 연결 * [#32] 공지사항 태그 선택 팝업 (#42) * refactor : style 파일로 분리 * feat : 버튼배경 및 드롭다운 클릭 시 회색배경 추가 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]>
JjungminLee
pushed a commit
that referenced
this issue
Aug 30, 2023
feat: 이름 변경점 반영 refactor: 예제 데이터와 UI 구분 하도록 DTO postfix 추가 fix: 전체 프레임 팀에서 중복 작업한 부분 제거 fix: 폰트 사이즈 20에 대한 letter Spacing 통일 fix: 로컬브랜치 전환 [#6] Add API Utils (#7) * feat: add api utils * refactor: add `clientError` & rename `serverUrl` with `baseUrl` * build: update `yarn.lock` [#44] 공지사항 작업 메인으로 머지 (#45) * feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * [#27] CSS 스타일 변환, 버튼 이벤트 수정 (#28) * [refactor] css style change * fix : CSS errer fixing * refactor : 파일 구조 변경, css 파일 분리 * [#23] 댓글 공통 컴포넌트로 분류 (#24) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * refactor: style 파일 분리 * refactor: style 파일 분리 * [#30] 공지사항구독 페이지 합치기 (#33) * refactor: page 하나에 다 뜨도록 합치기 * refactor: components 정리 * feat: 상세페이지 연결 * [#32] 공지사항 태그 선택 팝업 (#42) * refactor : style 파일로 분리 * feat : 버튼배경 및 드롭다운 클릭 시 회색배경 추가 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]> feat:상단바 feat:navbar추가 fix:squash merge
JjungminLee
pushed a commit
that referenced
this issue
Aug 31, 2023
feat: 이름 변경점 반영 refactor: 예제 데이터와 UI 구분 하도록 DTO postfix 추가 fix: 전체 프레임 팀에서 중복 작업한 부분 제거 fix: 폰트 사이즈 20에 대한 letter Spacing 통일 fix: 로컬브랜치 전환 [#6] Add API Utils (#7) * feat: add api utils * refactor: add `clientError` & rename `serverUrl` with `baseUrl` * build: update `yarn.lock` [#44] 공지사항 작업 메인으로 머지 (#45) * feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * [#27] CSS 스타일 변환, 버튼 이벤트 수정 (#28) * [refactor] css style change * fix : CSS errer fixing * refactor : 파일 구조 변경, css 파일 분리 * [#23] 댓글 공통 컴포넌트로 분류 (#24) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * refactor: style 파일 분리 * refactor: style 파일 분리 * [#30] 공지사항구독 페이지 합치기 (#33) * refactor: page 하나에 다 뜨도록 합치기 * refactor: components 정리 * feat: 상세페이지 연결 * [#32] 공지사항 태그 선택 팝업 (#42) * refactor : style 파일로 분리 * feat : 버튼배경 및 드롭다운 클릭 시 회색배경 추가 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]> feat:상단바 feat:navbar추가 fix:squash merge
JjungminLee
pushed a commit
that referenced
this issue
Aug 31, 2023
* feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * [#27] CSS 스타일 변환, 버튼 이벤트 수정 (#28) * [refactor] css style change * fix : CSS errer fixing * refactor : 파일 구조 변경, css 파일 분리 * [#23] 댓글 공통 컴포넌트로 분류 (#24) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * refactor: style 파일 분리 * refactor: style 파일 분리 * [#30] 공지사항구독 페이지 합치기 (#33) * refactor: page 하나에 다 뜨도록 합치기 * refactor: components 정리 * feat: 상세페이지 연결 * [#32] 공지사항 태그 선택 팝업 (#42) * refactor : style 파일로 분리 * feat : 버튼배경 및 드롭다운 클릭 시 회색배경 추가 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]>
halfmoon-mind
added a commit
that referenced
this issue
Sep 25, 2023
* feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * feat: 커뮤니티 초기 파일 구성 * feat: 댓글 컴포넌트 추가 * feat: styled 박스 구성 * feat: profile 화면 구성 완료 * feat: 제목, 내용, 상태 화면 구성 완료 * feat: 팝업메뉴 구현 완료 * refactor: style 파일 분리 * add: design tokens * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * add: svg Icon * add: .svg Icon * fix: Grouping .svg Icon * fix: letterSpacing 관련 수정 * fix: 스토리북 PascalCase으로 수정 * fix: letterSpacing 관련 수정 * fix:storybook 절대경로 문제 해결 * fix:아이콘 최종 수정 * feat: make pull request template * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * refactor: 파일 이동 * fix: 아이콘 변경 * feat: 댓글 버튼 공통으로 변경 * feat: 좋아요, 북마크 눌렀을때 모양 변경되도록 * remove: 충돌 발생 * add: Button Components * add: Status Components * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * [#26] 커뮤니티 신고페이지 작성 (#29) * feat : BottomPopUp 컴포넌트 추가 * feat : 신고 Button style 추가 * feat : 커뮤니티 신고 페이지 추가 * feat : BottomPopUp 스토리북 추가 * fix : BottomPopUp padding값 변경 * refactor : interface 변경 * feat : index.ts 추가 * refactor : svg파일 경로 변경 * refactor : Report 경로 변경 * refactor : img alt변경 * [#37] 커뮤니티 리스트 제작 (#38) * refactor : 윈도우 환경 실행가능하게 변경 * feat : 커뮤니티 리스트 제작 * feat : 커뮤니티 리스트 아이템 * feat : emotion css파일 * feat : 이미지 public.assets.icon/Bubble 에 추가 * feat : 글쓰기 플러스 버튼 추가 * feat : 커뮤니티 태그 목록 * fix : package.json 버전 수정 * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]> Co-authored-by: kweonsikyung <[email protected]> Co-authored-by: JjungminLee <[email protected]>
SujinKim1127
added a commit
that referenced
this issue
Nov 15, 2023
* [#26] 커뮤니티 신고페이지 작성 (#29) * feat : BottomPopUp 컴포넌트 추가 * feat : 신고 Button style 추가 * feat : 커뮤니티 신고 페이지 추가 * feat : BottomPopUp 스토리북 추가 * fix : BottomPopUp padding값 변경 * refactor : interface 변경 * feat : index.ts 추가 * refactor : svg파일 경로 변경 * refactor : Report 경로 변경 * refactor : img alt변경 * [#37] 커뮤니티 리스트 제작 (#38) * refactor : 윈도우 환경 실행가능하게 변경 * feat : 커뮤니티 리스트 제작 * feat : 커뮤니티 리스트 아이템 * feat : emotion css파일 * feat : 이미지 public.assets.icon/Bubble 에 추가 * feat : 글쓰기 플러스 버튼 추가 * feat : 커뮤니티 태그 목록 * fix : package.json 버전 수정 * [#22] 커뮤니티 상세조회 (#25) * feat : 돋보기, 화살표 아이콘 추가 * feat : anouncement 추가 * feat : 검색창 추가 * feat : 버튼 그룹 추가 * feat: make pull request template * fix: show PR Template's issue number * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * feat : SearchBar 스토리북 추가 * [#14] 공지사항 상세조회 및 댓글 뷰 완성 (#15) * feat: 기본 틀 작성 * feat: 이미지 svg 추가 * feat: 화면 구성 완성 * fix: 폴더 오타 수정 * fix: 공유팝업 style 수정 position: absolute에서 z-index로 수정 * fix: 조회수 아이콘 위치 수정 * fix: 오타 수정 * feat: 시간 컬러 추가 * add notice-list, tab (#18) * feat: 댓글 공통 컴포넌트 추가 * feat: 상세조회에 댓글 컴포넌트 연결 * feat: 댓글 입력 컴포넌트 분류 * fix: 댓글 제목 따로 분류 * feat: 커뮤니티 초기 파일 구성 * feat: 댓글 컴포넌트 추가 * feat: styled 박스 구성 * feat: profile 화면 구성 완료 * feat: 제목, 내용, 상태 화면 구성 완료 * feat: 팝업메뉴 구현 완료 * refactor: style 파일 분리 * add: design tokens * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * add: svg Icon * add: .svg Icon * fix: Grouping .svg Icon * fix: letterSpacing 관련 수정 * fix: 스토리북 PascalCase으로 수정 * fix: letterSpacing 관련 수정 * fix:storybook 절대경로 문제 해결 * fix:아이콘 최종 수정 * feat: make pull request template * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * refactor: 파일 이동 * fix: 아이콘 변경 * feat: 댓글 버튼 공통으로 변경 * feat: 좋아요, 북마크 눌렀을때 모양 변경되도록 * remove: 충돌 발생 * add: Button Components * add: Status Components * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 * [#26] 커뮤니티 신고페이지 작성 (#29) * feat : BottomPopUp 컴포넌트 추가 * feat : 신고 Button style 추가 * feat : 커뮤니티 신고 페이지 추가 * feat : BottomPopUp 스토리북 추가 * fix : BottomPopUp padding값 변경 * refactor : interface 변경 * feat : index.ts 추가 * refactor : svg파일 경로 변경 * refactor : Report 경로 변경 * refactor : img alt변경 * [#37] 커뮤니티 리스트 제작 (#38) * refactor : 윈도우 환경 실행가능하게 변경 * feat : 커뮤니티 리스트 제작 * feat : 커뮤니티 리스트 아이템 * feat : emotion css파일 * feat : 이미지 public.assets.icon/Bubble 에 추가 * feat : 글쓰기 플러스 버튼 추가 * feat : 커뮤니티 태그 목록 * fix : package.json 버전 수정 * [#3] design tokens & Common Components (#5) * add: design tokens * fix: yarn 관련 gitignore 설정 * add: Button Components * fix: COLORS 변수명 변경에 따른 버튼 컴포넌트 수정 * add: Status Components * add: Category Component * fix: 폰트 적용, 변수명을 포함한 디자인시스템 디테일 수정 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: JooHui-void <[email protected]> Co-authored-by: kweonsikyung <[email protected]> Co-authored-by: JjungminLee <[email protected]> * [#52] 커뮤니티 상세정보 공통작업부분 수정 (#53) * feat: 스토리북 등록 * feat: 신고하기 이미지 추가 * fix: 이미지 svg 연결 방식 변경 * [fix] 커뮤니티 작성 * fix: searchbar 중복 제거 * fix : 폴더명 . 에러 제거 * refactor : 커뮤니티 합치기 및 수정 * fix : communityList 창 가로 늘어나게 바꿈 * fix : package.json, yarn.lock 되돌리기.. * style: 공통 스타일 적용 * [fix] 커뮤니티 작성 수정 * [fix] 커뮤니티 작성 수정 --------- Co-authored-by: ChoiSangwon <[email protected]> Co-authored-by: JooHui-void <[email protected]> Co-authored-by: SuJin <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: Sikyung Kweon <[email protected]> Co-authored-by: kweonsikyung <[email protected]> Co-authored-by: JjungminLee <[email protected]> Co-authored-by: chan0310 <[email protected]> Co-authored-by: Sanghyeon Sim <[email protected]> Co-authored-by: JooHui-void <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
저희 프로젝트 아토믹디자인 시스템 아니지만, 먼저 만들어지고 합쳐져야할 기본 컴포넌트들이 있어서 단지 요거 순서만을 위해 atom, molecule로 나누었습니다.
Atom
Molecule
The text was updated successfully, but these errors were encountered: