Skip to content

Conversation

@francescoberardi
Copy link
Contributor

@francescoberardi francescoberardi commented Jun 1, 2025

  • ReactiveMonthPickerDialog now supports new month_picker_dialog parameters:
    • selectableYearPredicate
    • monthStylePredicate
    • yearStylePredicate
    • headerTitle
    • onlyYear
    • monthPickerDialogSettings
  • Removed parameters no longer supported by month_picker_dialog:
    • capitalizeFirstLetter
    • headerColor
    • headerTextColor
    • selectedMonthBackgroundColor
    • backgroundColor
    • selectedMonthTextColor
    • unselectedMonthTextColor
    • currentMonthTextColor
    • confirmText
    • cancelText
    • customHeight
    • customWidth
    • yearFirst
    • dismissible
    • roundedCornersRadius
    • forceSelectedDate
    • selectedMonthPadding
    • animationMilliseconds
    • hideHeaderRow
    • textScaleFactor
    • arrowSize
    • forcePortrait
    • customDivider
    • blockScrolling
    • dialogBorderSide
  • Updated example app:
    • Replaced deprecated web files.
    • Updated pubspec.yaml with latest dependencies.
    • Added analysis_options.yaml.

…2.3 and adapt to breaking changes

- `ReactiveMonthPickerDialog` now supports new `month_picker_dialog` parameters:
    - `selectableYearPredicate`
    - `monthStylePredicate`
    - `yearStylePredicate`
    - `headerTitle`
    - `onlyYear`
    - `monthPickerDialogSettings`
- Removed parameters no longer supported by `month_picker_dialog`:
    - `capitalizeFirstLetter`
    - `headerColor`
    - `headerTextColor`
    - `selectedMonthBackgroundColor`
    - `backgroundColor`
    - `selectedMonthTextColor`
    - `unselectedMonthTextColor`
    - `currentMonthTextColor`
    - `confirmText`
    - `cancelText`
    - `customHeight`
    - `customWidth`
    - `yearFirst`
    - `dismissible`
    - `roundedCornersRadius`
    - `forceSelectedDate`
    - `selectedMonthPadding`
    - `animationMilliseconds`
    - `hideHeaderRow`
    - `textScaleFactor`
    - `arrowSize`
    - `forcePortrait`
    - `customDivider`
    - `blockScrolling`
    - `dialogBorderSide`
- Updated example app:
    - Replaced deprecated web files.
    - Updated `pubspec.yaml` with latest dependencies.
    - Added `analysis_options.yaml`.
@francescoberardi francescoberardi changed the title feat(reactive_month_picker_dialog): bump month_picker_dialog to ^6.… feat(reactive_month_picker_dialog): bump month_picker_dialog to ^6.2.3 and adapt to breaking changes Jun 1, 2025
@vasilich6107 vasilich6107 merged commit 0dc1eb1 into artflutter:master Jun 4, 2025
@github-actions
Copy link

github-actions bot commented Jun 4, 2025

📸 "One does not simply... forget to thank @francescoberardi."
Your code was strong, your style stronger. Much appreciated! 💪💻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants