Compatibility surface
Flatpicker Date Compatibility Surface
The old combined debug picker entry now points to the new Alpine-based advanced picker pages while legacy generic Flatpickr fields stay supported elsewhere in the app.
Next steps
Use the advanced picker debug pages
The new debug pages split date and time concerns so props, slots, methods, and events can be verified in focused surfaces.
New date surface
Advanced Datepicker Debug
Open the advanced datepicker page for QDate-style examples including multiple selection, ranges, locale, masks, methods, and always-visible modes.
New time surface
Advanced Timepicker Debug
Open the advanced timepicker page for QTime-style examples including 24-hour mode, masks, option limits, methods, and always-visible layouts.
Legacy note
What remains on the old path
This page is intentionally a compatibility note. The shared debug implementation has moved to the new Alpine components.
- Legacy Flatpickr runtime
- Generic `[data-provider="flatpickr"]` and `[data-provider="timepickr"]` fields remain available for unrelated legacy pages that still use the old plugin initializer.
- Shared component scope
- The dedicated shared debug picker was replaced rather than preserved as a second runtime, so new work should target the advanced Alpine components instead.