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 구현 및 molecule component 일부 구현 #98

Merged
merged 11 commits into from
Nov 5, 2020

Commits on Nov 4, 2020

  1. [feat] date picker atom 컴포넌트 view 구현

    - date picker 컴포넌트 view 구현
    - storybook test code 작성
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    fb01594 View commit details
    Browse the repository at this point in the history
  2. [feat] filter button atom 컴포넌트 view 구현

    - filter button 컴포넌트 view 구현
    - story test code 작성
    issue number: #68
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    dd01997 View commit details
    Browse the repository at this point in the history
  3. [feat] input label atom 컴포넌트 view 구현

    - input 위에 붙일 label 컴포넌트 view 구현
    - story test code 작성
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    1092d39 View commit details
    Browse the repository at this point in the history
  4. [feat] textarea atom 컴포넌트 view 구현

    - textarea 컴포넌트 view 구현
    - story test code 작성
    issue number: #76
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    f6aa1d4 View commit details
    Browse the repository at this point in the history
  5. [feat] label tag atom 컴포넌트 view 구현

    - label tag 컴포넌트 view 구현
    - story test code 작성
    issue number: #72
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    6e858cd View commit details
    Browse the repository at this point in the history
  6. [feat] filter item의 title 부분 atom component view 구현

    - filter item title view 구현
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    492e8f1 View commit details
    Browse the repository at this point in the history
  7. [feat] filter item의 description 부분 atom component view 구현

    - filter item description view 구현
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e83c004 View commit details
    Browse the repository at this point in the history
  8. [feat] filter item의 color swatch 부분 atom component view 구현

    - filter item color swatch view 구현
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    91db2a2 View commit details
    Browse the repository at this point in the history
  9. [feat] filter item 중 label molecule component view 구현

    - filter item 중 label 부분 atom 조합하여 구현
    - storybook test code 작성
    issue number: #74
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    381f67a View commit details
    Browse the repository at this point in the history
  10. [feat] input common style 추가

    - input element style 공통 부분 같이 사용할 수 있도록 common style 로 따로 선언
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5a32ba5 View commit details
    Browse the repository at this point in the history
  11. [refactor] 파일경로 alias 수정

    - 불필요한 파일경로 alias 수정
    Eunbin-Kim committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    9014199 View commit details
    Browse the repository at this point in the history