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

v1.1.2 #111

Merged
merged 4 commits into from
May 23, 2024
Merged

v1.1.2 #111

merged 4 commits into from
May 23, 2024

Commits on May 20, 2024

  1. fix: StyledSearchPrefixContainer rendering when searchPrefix is not p…

    …resent (#105)
    
    * refactor: `StyledSearchPrefixContainer` 삭제
    
    * refactor: `StyledTextFieldWrapper` 내부 svg에 flex-shrink: 0 추가
    
    - 내부 svg는 searchPrefix, suffix에 Icon이 들어가는 경우
    - size 보장을 위해 설정
    nijuy authored May 20, 2024
    Configuration menu
    Copy the full SHA
    b5e7e2a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    d7c73ef View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: apply forwardRef in TextField (#109)

    * apply forwardRef in TextField
    
    * fix: add missing ref property
    
    * fix: add missing displayName
    Hanna922 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    6ca62b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f8f08 View commit details
    Browse the repository at this point in the history