Merge lp://qastaging/~ubuntu-sdk-team/ubuntu-ui-toolkit/rewriteDatePickerInternal into lp://qastaging/ubuntu-ui-toolkit/staging

Proposed by Cris Dywan
Status: Work in progress
Proposed branch: lp://qastaging/~ubuntu-sdk-team/ubuntu-ui-toolkit/rewriteDatePickerInternal
Merge into: lp://qastaging/ubuntu-ui-toolkit/staging
Diff against target: 1468 lines (+1057/-254)
12 files modified
examples/ubuntu-ui-toolkit-gallery/Pickers.qml (+2/-0)
src/imports/Components/Pickers/1.3/DatePicker.qml (+335/-254)
src/imports/Components/Pickers/1.3/DatePickerHeader.qml (+98/-0)
src/imports/Components/Pickers/1.3/DatePickerMonthDays.qml (+115/-0)
src/imports/Components/Pickers/1.3/DatePickerMonthDaysWorker.js (+61/-0)
src/imports/Components/Pickers/1.3/DayNightPicker.qml (+50/-0)
src/imports/Components/Pickers/1.3/DigitSeparator.qml (+10/-0)
src/imports/Components/Pickers/1.3/HourPicker.qml (+114/-0)
src/imports/Components/Pickers/1.3/YearListDropdown.qml (+131/-0)
src/imports/Components/Pickers/1.3/calendar.js (+79/-0)
src/imports/Components/Pickers/1.3/dateutils.js (+53/-0)
src/imports/Components/Pickers/Pickers.pro (+9/-0)
To merge this branch: bzr merge lp://qastaging/~ubuntu-sdk-team/ubuntu-ui-toolkit/rewriteDatePickerInternal
Reviewer Review Type Date Requested Status
Ubuntu SDK team Pending
Review via email: mp+308624@code.qastaging.launchpad.net

Commit message

Rewrite DatePicker internals

Description of the change

✔️ Allow overriding individual day display for calendar events integr.
✅ show/hide month/year switcher in calendar view depending on mode
✅ week numbers yes/no
✅ minimum month doesn't work (no arrow, but year selector)
⚪ current day needs highlight
✅ time picker shows calendar
⚪ selected 'last month'-day disappears while pressed

To post a comment you must log in.
2139. By Cris Dywan

WIP

Unmerged revisions

2139. By Cris Dywan

WIP

2138. By Cris Dywan

WIP

2137. By Cris Dywan

Rewrite DatePicker internals

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches