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

Eb/ 주요 atom component 및 atom 조합한 molecule component 구현 #102

Merged
merged 11 commits into from
Nov 5, 2020

Conversation

Eunbin-Kim
Copy link
Contributor

주요 atom component 및 atom 조합한 molecule component 구현

- label tag의 배경색이 어두우면 흰색, 밝으면 검은색 글자로 입력되도록 구현
- datepicker input과 label 합쳐서 molecule 구현
- atom의 DatePicker -> DatePickerInput 으로 네이밍 변경
- filter item 중 user 를 고를 때 들어갈 user image atom component로 구현
- filter item에 공통적으로 사용되는 style 코드 한번에 수정하고 공통 적용할 수 있도록 파일로 분리
- user img, title atom 조합하여 filter item 중 user 부분 구현
…r-06 into eb/components

Filter Item molecule 사용하여 milestone filter, user filter 구현 위한 merge
- 더 직관적인 네이밍을 위해 파일명 변경
- selectMenu -> selectMenuModal -> selectMenuItem
- textarea 사이즈 입력 받아 다양한 곳에 사용가능하도록 변경
- 기획서에 따라 위아래 사이즈 조절만 가능하도록 변경
- search filter story에 item user일 경우 molecule 조합하여 organism 구현
- 불필요한 파일 경로 수정
- input label에 공통으로 적용될 margin, font-size등 수정
@Eunbin-Kim Eunbin-Kim added enhancement New feature or request view 컴포넌트 view만 개발 labels Nov 5, 2020
@Eunbin-Kim Eunbin-Kim added this to the Component milestone Nov 5, 2020
@Eunbin-Kim Eunbin-Kim self-assigned this Nov 5, 2020
@cyjo9603 cyjo9603 merged commit 5b8bab5 into feature/components Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request view 컴포넌트 view만 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants