1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

6849 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
b06a1f35f3 fix typo 2021-05-20 07:41:02 +02:00
Gabor Kiss-Vamosi
2f4e8c6a98
chore(build) rerun tests 2021-05-19 22:11:43 +02:00
Gabor Kiss-Vamosi
1fd1db3229 Merge branch 'master' of https://github.com/littlevgl/lvgl 2021-05-19 21:56:49 +02:00
Gabor Kiss-Vamosi
37d0471698 fix(tabview) fix tab position on resize 2021-05-19 21:56:40 +02:00
Gabor Kiss-Vamosi
97282e67bd feat(example) add obj drag example 2021-05-19 21:55:29 +02:00
Themba Dube
9928029a0f chore(docs) force rebuild
Also fix a minor pluralization issue.
2021-05-19 21:55:29 +02:00
Gabor Kiss-Vamosi
a4f8c65f5b Merge branch 'master' of https://github.com/littlevgl/lvgl 2021-05-19 20:57:14 +02:00
Gabor Kiss-Vamosi
e2a7f559ab feat(bidi) make base dir a style property and rename lv_bidi_dir_t to lv_base_dir_t 2021-05-19 20:55:44 +02:00
Themba Dube
a3e857c2cf chore(docs) force rebuild
Also fix a minor pluralization issue.
2021-05-19 09:56:08 -04:00
Gabor Kiss-Vamosi
5f0fe3a22c fix(roller) make lv_roller_set_visible_row_count consider border width 2021-05-19 15:51:30 +02:00
Gabor Kiss-Vamosi
1a3f4d6b9c fix(scroll) consider border width when determining the horizontal scroll size too 2021-05-19 15:50:46 +02:00
Gabor Kiss-Vamosi
b634a63963 fix(textarea, spinbox) fix cursor position and size 2021-05-19 15:29:28 +02:00
Gabor Kiss-Vamosi
7bd449fd59 fix(tileview) fix position of tiles 2021-05-19 15:29:28 +02:00
Themba Dube
30f89f1ce7 Merge branch 'master' of github.com:littlevgl/lvgl 2021-05-19 09:07:35 -04:00
Themba Dube
e65a36fcf4 chore(docs) remove unused code 2021-05-19 09:05:05 -04:00
Gabor Kiss-Vamosi
46f017c29c Merge branch 'master' of https://github.com/littlevgl/lvgl 2021-05-19 15:04:14 +02:00
Gabor Kiss-Vamosi
31d23c38fb fix(include) add lv_draw.h to lvgl.h 2021-05-19 15:03:58 +02:00
Themba Dube
b34b520885 chore(docs) use relative version path for examples 2021-05-19 08:54:05 -04:00
Gabor Kiss-Vamosi
a77fbc574d docs update some widgets' docs to v8 2021-05-19 13:51:32 +02:00
guoweilkd
32d742cf52
fix encoded letter bug (#2252)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
2021-05-19 13:27:09 +02:00
embeddedt
3b9f01766e
chore(stale) adjust issue closure timeouts 2021-05-18 10:07:42 -04:00
guoweilkd
fb0979cbc1
docs(timer) fix typos (#2261)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
2021-05-18 16:02:52 +02:00
Gabor Kiss-Vamosi
8155712687 fix(example) fix artifacts when the fist point is clicked in lv_example_chart_4 2021-05-18 15:50:56 +02:00
Gabor Kiss-Vamosi
973c36b514 fix warning 2021-05-18 15:42:23 +02:00
Gabor Kiss-Vamosi
1c748cda2d fix(tabview) handle size changes 2021-05-18 15:40:41 +02:00
Gabor Kiss-Vamosi
643b6f52f0 docs add docs for some extra widgets 2021-05-18 14:25:17 +02:00
Gabor Kiss-Vamosi
ca01593561 Merge branch 'master' of https://github.com/littlevgl/lvgl 2021-05-18 11:20:32 +02:00
Gabor Kiss-Vamosi
33c238b2da fix(event) fix lv_event_set_cover_res 2021-05-18 11:20:28 +02:00
Gabor Kiss-Vamosi
76fe4148b5 docs update CHANGELOG, CONTRIBUTING and ROADMAP 2021-05-18 11:07:01 +02:00
guoweilkd
6e8b769d2c
docs(scroll) fix small problem (#2257)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
2021-05-17 22:35:10 -04:00
embeddedt
76d5d468b9
chore(issues) allow dispatching issue closer 2021-05-17 18:56:32 -04:00
embeddedt
f4bb6eadf5
Create close_old_issues.yml 2021-05-17 18:40:00 -04:00
embeddedt
e22a201369
Delete stale.yml
It has been extremely unreliable over the last few months.
2021-05-17 18:37:16 -04:00
Gabor Kiss-Vamosi
d505429dd8 fix(keyboard) do not deassign the textarea on OK or CANCEL click 2021-05-17 20:22:01 +02:00
Gabor Kiss-Vamosi
9d3d24202c fix(example) fix sending LV_EVENT_READY in lv_example_textarea_1 2021-05-17 20:17:11 +02:00
Gabor Kiss-Vamosi
ab8c1ce2e2 docs fix links 2021-05-17 16:30:34 +02:00
Gabor Kiss-Vamosi
c65dad1f93 docs fix links 2021-05-17 16:27:37 +02:00
Gabor Kiss-Vamosi
f97f87fdcd docs link fixes 2021-05-17 16:17:20 +02:00
Gabor Kiss-Vamosi
103311192c Merge branch 'master' of https://github.com/littlevgl/lvgl 2021-05-17 15:38:49 +02:00
Gabor Kiss-Vamosi
2972433a45 minor fixes 2021-05-17 15:38:42 +02:00
Gabor Kiss-Vamosi
5ca2481aa2 dics add calendar, chart, colorpicker 2021-05-17 15:37:35 +02:00
Gabor Kiss-Vamosi
7d26d10c3b docs add flex and grid layout 2021-05-17 15:37:06 +02:00
embeddedt
77c61aa297
chore(docs) ensure requirements.txt is hashed in workflow 2021-05-15 16:08:55 -04:00
Gabor Kiss-Vamosi
26366ad279 docs(style) fix typos 2021-05-15 21:12:06 +02:00
Gabor Kiss-Vamosi
a9275f53f3 Merge branch 'master' of https://github.com/littlevgl/lvgl 2021-05-15 20:03:08 +02:00
Gabor Kiss-Vamosi
20f76a1e16 docs minor fixes 2021-05-15 20:02:56 +02:00
Themba Dube
a6086edfc0 chore(docs) upgrade to Sphinx 4 and use requirements.txt 2021-05-14 20:25:40 -04:00
Themba Dube
0ba2e25626 chore(docs) fix version selector 2021-05-14 20:15:25 -04:00
Gabor Kiss-Vamosi
f95b72de3a
chore(docs) force rebuilding of the docs 2021-05-15 01:11:51 +02:00
Gabor Kiss-Vamosi
d85703b274 docs include ROADMAP.md and CHANGELOG.md 2021-05-15 01:10:19 +02:00