Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yourssu/YDS-Android Loading
base: 2.5.7
Choose a base ref
...
head repository: yourssu/YDS-Android Loading
compare: refs/heads/develop
Choose a head ref
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 20, 2024

  1. [YDS-#259] TextField에 onErrorChange 기본값 추가 (#264)

    * add : onErrorChange 기본값 추가
    
    * chore : versionName 업데이트
    leeeyubin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    63bfd93 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. [YDS-#265] 색, 스타일 추가 (#266)

    * chore: Style 추가 및 수정
    
    * chore: Colors 추가
    
    * chore: update version
    
    * chore: modify xml typo
    
    * chore: modify xml colors
    giovannijunseokim committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    879078f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    c8f3666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1411186 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from yourssu/feature/rein/add_darkmode_parameter

    [YDS-#214] isSystemInDarkTheme() 설정을 위한 YDSTheme에 매개변수 추가
    kangyuri1114 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    44f8035 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [YDS-#218] Atom - SuffixTextField 구현 (#268)

    * feat : SuffixTextField 구현
    
    * chore : SuffixTextField 수정
    
    * chore : Preview 추가
    
    * chore : versionName 2.5.10 -> 2.5.11
    
    * fix : text, suffixLabel 기본값 제거
    
    * fix : versionName 2.6.0으로 수정
    
    * fix : isDisabled 네이밍 수정
    
    * fix : 코드리뷰 반영
    
    * fix : hintText 8dp로 수정
    
    * fix : TextField의 hintText 8dp로 수정
    leeeyubin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7eddeec View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. BottomSheet public으로 변경 (#269)

    * Update BottomSheet.kt
    
    * Update version.properties
    cometj03 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2cb0f09 View commit details
    Browse the repository at this point in the history
Loading