Releases: wanteddev/montage-android
Releases · wanteddev/montage-android
Release v3.4.0
Immutable
release. Only release title and notes can be modified.
🚀 Design System Release 3.4.0
Changes
-
TopAppBar 개선
WantedTopAppBar에titleAlignCenter옵션 추가- 문자열 기반 오버로드에서
title파라미터를 필수화하여 사용 의도를 명확히 함
-
AutoComplete 동작 개선
- 드롭다운 구현을
DropdownMenu기반으로 조정 anchorPadding을 통한 드롭다운 위치 보정 지원PopupProperties(focusable = false)적용으로 입력/포커스 관련 UX 안정화
- 드롭다운 구현을
-
Tooltip 개선
- anchor 좌표 추적 로직 추가
- caret(화살표) 그리기 로직 분리(
drawCaret)로 렌더링 구조 개선
-
Avatar 이미지 처리 개선
- Glide placeholder/failure 처리 방식 정리 (
placeholder(...)) - 알파 처리 위치 조정으로 렌더링 일관성 개선
- Glide placeholder/failure 처리 방식 정리 (
-
아이콘 리소스 업데이트
- 신규 아이콘 추가
icon_normal_cropicon_normal_flipicon_normal_rotate
icon_normal_calendar벡터 경로 업데이트ic_normal_telescope_svg→icon_normal_telescope리소스명 정리
- 신규 아이콘 추가
영향도
- 기능 추가: TopAppBar 타이틀 중앙 정렬 옵션
- 동작 개선: AutoComplete, Tooltip, Avatar의 표시/상호작용 안정성
- 리소스 확장: 편집 관련 아이콘(crop/flip/rotate) 신규 제공
- 호환성 참고:
WantedTopAppBar문자열 오버로드 사용 시title필수 인자 반영 필요
Installation
dependencies {
implementation("com.wanted.android:montage-android:3.4.0")
}Release v3.3.0
Immutable
release. Only release title and notes can be modified.
🚀 Design System Release 3.3.0
Changes
- Published to GitHub Packages
- GroupId: com.wanted.android
- ArtifactId: montage-android
- Version: 3.3.0
Installation
dependencies {
implementation("com.wanted.android:montage-android:3.3.0")
}Release v3.2.3
Immutable
release. Only release title and notes can be modified.
🚀 Design System Release 3.2.3
Changes
- Published to GitHub Packages
- GroupId: com.wanted.android
- ArtifactId: montage-android
- Version: 3.2.3
Installation
dependencies {
implementation("com.wanted.android:montage-android:3.2.3")
}Release v3.2.2
Immutable
release. Only release title and notes can be modified.
🚀 Design System Release 3.2.2
Changes
- Published to GitHub Packages
- GroupId: com.wanted.android
- ArtifactId: montage-android
- Version: 3.2.2
Installation
dependencies {
implementation("com.wanted.android:montage-android:3.2.2")
}Release v3.2.1
Immutable
release. Only release title and notes can be modified.
🚀 Design System Release 3.2.1
Changes
- Published to GitHub Packages
- GroupId: com.wanted.android
- ArtifactId: montage-android
- Version: 3.2.1
Installation
dependencies {
implementation("com.wanted.android:montage-android:3.2.1")
}Release v3.2.0
Immutable
release. Only release title and notes can be modified.
🚀 Design System Release 3.2.0
Changes
- Published to GitHub Packages
- GroupId: com.wanted.android
- ArtifactId: montage-android
- Version: 3.2.0
Installation
dependencies {
implementation("com.wanted.android:montage-android:3.2.0")
}Release v3.1.0
🚀 Design System Release 3.1.0
Changes
- Published to GitHub Packages
- GroupId: com.wanteddev
- ArtifactId: montage-android
- Version: 3.1.0
Installation
dependencies {
implementation("com.wanteddev:montage-android:3.1.0")
}