Lines Matching refs:calendar
69 - docs(calendar): update according to v8.2 changes [`a296456`](https://github.com/lvgl/lvgl/commit/…
473 - fix(calendar): fix infinite loop caused by loop variable type mismatch [`3230`](https://github.co…
485 - fix(calendar): fix possible array access out of bounds [`3223`](https://github.com/lvgl/lvgl/pull…
921 - :warning: feat(calendar): add the header directly into the calendar widget [`2e08f80`](https://gi…
960 - feat(calendar) improve MicroPython example [`2366`](https://github.com/lvgl/lvgl/pull/2366)
1153 - fix(calendar) update the MP example [`0bab4a7`](https://github.com/lvgl/lvgl/commit/0bab4a72cf769…
1180 - fix(calendar) fix calculation today and highlighted day [`8f0b5ab`](https://github.com/lvgl/lvgl/…
1224 - fix(calendar) fix the position calculation today [`ad05e19`](https://github.com/lvgl/lvgl/commit/…
1261 - fix(calendar) fix incorrect highlight of today [`adbac52`](https://github.com/lvgl/lvgl/commit/ad…
1572 - fix(calendar) fix the position calculation today <a href="https://github.com/lvgl/lvgl/commit/ad0…
1739 - calendar: make get_day_of_week() public
1807 - Use margin on calendar header to set distances and padding to the size of the header
1892 - Init disabled days to gray color in calendar
2077 - `calendar`: highlight the pressed datum. The used styles are changed: use `LV_CALENDAR_PART_DATE`…