0.0.13-beta1
·
15 commits
to master
since this release
Persian Date Picker Kotlin Multiplatform β 0.0.13-beta1
Release Date: 2025-10-02
π What's New
- Persian Date Range Picker:
Added new components for selecting Persian date ranges(under test internal yet):PersianDateRangePickerPersianDateRangePickerDefaultsPersianDateRangePickerState
- UI/UX Improvements:
- Popup and Dialog positioning, headline, and title enhancements.
- New demo screenshots added.
- Improved text resources and headlines for date range selection (start/end).
- Codebase Refactoring:
- Major package renames and reorganizations (
viewβdate_picker/view,internalβshare/internal, etc.). - Many extension functions moved to
.extensionspackages. - Cleanups in state handling and preview composables.
- Major package renames and reorganizations (
- Dependencies Updated:
- Updated
persianDateTimedependency from0.1.0β0.2.2.
- Updated
- Token and Style Updates:
- Enhanced token objects for container width/height.
- Improved shape and color handling for date picker popups.
π Bug Fixes & Miscellaneous
- Fixed headline/title resource usage (
DatePickerHeadlineβdatePickerHeadline, etc.). - Improved calendar navigation and validation.
- Various minor internal fixes and improvements.
πΈ Screenshots
New screenshots added to /screenshots directory for demonstration.
π Full Changelog
See all code changes and commits:
0.0.12-beta1...0.0.13-beta1
Thank you for using Persian Date Picker Kotlin Multiplatform!
Please report bugs or suggestions via the issue tracker.