Skip to content

Tags: yourssu/YDS-Android

Tags

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BottomSheet public으로 변경 (#269)

* Update BottomSheet.kt

* Update version.properties

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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로 수정

2.5.10

Toggle 2.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #267 from yourssu/feature/rein/add_darkmode_parameter

[YDS-#214] isSystemInDarkTheme() 설정을 위한 YDSTheme에 매개변수 추가

2.5.9

Toggle 2.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[YDS-#265] 색, 스타일 추가 (#266)

* chore: Style 추가 및 수정

* chore: Colors 추가

* chore: update version

* chore: modify xml typo

* chore: modify xml colors

2.5.8

Toggle 2.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[YDS-#259] TextField에 onErrorChange 기본값 추가 (#264)

* add : onErrorChange 기본값 추가

* chore : versionName 업데이트

2.5.7

Toggle 2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #263 from yourssu/feature/rein/icon-contentDescrip…

…tion

[YDS-#262] YDS Icon에 contentDescription 속성 추가

2.5.6

Toggle 2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #258 from yourssu/feature/tei/ydsoverflow

[YDS-#257] YdsText에 overflow 및 maxLines 속성 추가

2.5.4

Toggle 2.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[YDS-#245] Hotfix : jdk11 -> jdk17 (#252)

2.5.3

Toggle 2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[YDS-#248] Improve : SingleTopBar, DoubleTopBar 네비게이션 아이콘 넣을 수 있게 (#249)

* add : 싱글타이틀 바에 네비게이션 아이콘 추가

* add : 더블타이틀바에 네비게이션 아이콘 추가

* chore : 후행 쉼표 추가

* chore : 탑바버튼들 중 isDisabled있는거 제거, 기본값이기 때문

* 버전업

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[YDS-#195] improve : gradle 버전 / JDK version update (#243)

* [YDS-#195] improve : gradle 버전 / JDK version update

* [YDS-#195] improve : yds version update

---------

Co-authored-by: Jung Haesung <[email protected]>