Skip to content

0.0.13-beta1

Choose a tag to compare

@faridsolgi faridsolgi released this 02 Oct 12:53
· 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):
    • PersianDateRangePicker
    • PersianDateRangePickerDefaults
    • PersianDateRangePickerState
  • 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 .extensions packages.
    • Cleanups in state handling and preview composables.
  • Dependencies Updated:
    • Updated persianDateTime dependency from 0.1.0 β†’ 0.2.2.
  • 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.