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

270 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
738bda27f6
chore(pr-template): add 'Fixes' to the template (#7462) 2025-01-02 18:11:24 -03:00
dependabot[bot]
483c48e9f0
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.1 (#7392)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 14:37:40 +01:00
Kevin Schlosser
b2404835e0
chore: removes BOM (#6961)
Co-authored-by: liamHowatt <liamjmh0@gmail.com>
2024-12-03 10:45:20 +01:00
Liu Yi
bc1155ec5b
fix(issue): fix the platform input box not displaying fully (#7316)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-11-21 11:34:51 +01:00
Liu Yi
f4bd79c54d
feat(issue): add platform description to bug-report (#7273)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-11-16 12:24:14 +08:00
Liam
81612fd153
ci(esp): add esp32s3 build workflow (#7242) 2024-11-13 12:30:50 +01:00
dependabot[bot]
f430cb47cd
chore(deps): bump arduino/arduino-lint-action from 1 to 2 (#7209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 09:55:28 +01:00
dependabot[bot]
9f03da8533
chore(deps): bump actions/upload-artifact from 3 to 4 (#7210)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 09:54:46 +01:00
Gabor Kiss-Vamosi
92d424ec74 ci(Kconfig): error on leading spaces (should be tabs) 2024-10-18 17:50:23 +08:00
Gabor Kiss-Vamosi
e332a0db52
ci(ref_imgs): make the CI fail if there not all ref. images are added (#7086) 2024-10-18 11:47:44 +08:00
Gabor Kiss-Vamosi
41d37b3f9d
chore(stale): use the correct labels (#7017) 2024-10-10 10:46:49 +08:00
dependabot[bot]
a853a1289a
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8 (#6984)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 21:26:25 +08:00
Gabor Kiss-Vamosi
bdba77287c
chore: use the new labels in GitHub actions and docs (#6940) 2024-09-30 17:38:49 +02:00
Fabian Blatz
57b799f4fc
fix(Kconfig): Fix non existant LV_STDLIB_BUILTIN (#6851) 2024-09-20 11:59:09 +08:00
dependabot[bot]
b3949b42d6
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.9.0 to 1.9.1 (#6779)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:52:26 +02:00
Gabor Kiss-Vamosi
3313664b70
chore: move the astyle repo to the lvgl organization (#6614) 2024-08-22 02:16:47 +02:00
dependabot[bot]
c8c3bf08bd
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.2 to 1.9.0 (#6620)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 14:40:32 +02:00
dependabot[bot]
c2effc312c
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#6621)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 14:40:06 +02:00
Liam
b066ff72a0
fix(ci): fix micropython CI (#6546) 2024-07-22 19:17:26 +08:00
Liu Yi
80b8c33f21
ci(sdl): add sdl build to ci test (#6505)
Signed-off-by: lhdjply <lhdjply@126.com>
Signed-off-by: Liu Yi <lhdjply@126.com>
2024-07-19 18:10:58 +08:00
Josh Soref
df0d36f02a
chore: fix spelling (#6401)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-28 09:09:23 +02:00
Kevin Schlosser
ec80fe49fa
feat: add API JSON generator (#5677)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-06-20 22:02:25 +02:00
Neo Xu
438e943937
feat(property): add property name (#6329)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-19 18:06:16 +02:00
VIFEX
9a7639ccea
feat(tests): add VG-Lite render test (#6264)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: liamHowatt <liamjmh0@gmail.com>
2024-06-07 22:29:13 +02:00
dependabot[bot]
6b17a613fd
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (#6323)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 21:23:16 +02:00
dependabot[bot]
9e98dfb853
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.1 to 1.8.2 (#6322)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 21:22:01 +02:00
Gabor Kiss-Vamosi
f2e81d80b3 ci(test): remove non-native builds and add native 32 and 64 bit builds instead 2024-05-23 18:25:17 +02:00
becseya
bb9ff17af1
fix(docs): fix broken links (#6207) 2024-05-13 19:08:33 +02:00
lhdjply
d0bc365737
ci(ubuntu):ci use ubuntu-2204 (#6213)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-05-13 19:07:35 +02:00
dependabot[bot]
d2abf237c3
chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#6164)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:58 +02:00
dependabot[bot]
abdec57657
chore(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#6165)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:31 +02:00
Gabor Kiss-Vamosi
b3af8307d4
ci(stale): do not mark shaping and ready for development issues as stale (#6086) 2024-04-23 06:40:57 +02:00
Michael Simon
7cb266c086
feat(ci): Add CI test for UEFI build (#5964)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-04-20 20:49:56 +02:00
Liam
e72f52d0bd
feat(CI): Windows MSVC and GCC build (#6015) 2024-04-18 15:12:50 +02:00
Gabor Kiss-Vamosi
c96706da7e
ci: use ubuntu-22.04 instead of ubuntu-latest (#6032) 2024-04-08 18:18:13 +02:00
lhdjply
b426209f0c
chore(PR): modify the astyle version description in PR (#5963)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-03-27 10:56:22 +08:00
Gabor Kiss-Vamosi
905de3d7c8
fix(platformio): fix CI to automatically publish release (#5924) 2024-03-20 21:24:57 +08:00
Benign X
d7f7447148
fix(ci): workaround ASAN error in CI with Ubuntu 22.04 image (#5867) 2024-03-14 15:26:14 +08:00
Benign X
9d5bc5cc6c
feat(ci): update distro to ubuntu 22.02 to fix freetype build problem (#5834) 2024-03-12 21:09:53 +08:00
Gabor Kiss-Vamosi
7a59cd15ec
docs(style): output the style properties to style-props.rst (#5802) 2024-03-10 14:46:40 +08:00
Johannes Marbach
1ea51ad616
fix(drm): eliminate use of non-existent lv_api_map.h and enable smoke tests (#5694)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-22 12:19:23 +01:00
Neo Xu
f5f19ca7f0
feat(event): return event dsc for later to remove (#5630)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-19 21:43:57 +01:00
Neo Xu
46e338e341
fix(formatting): fix code formating (#5673)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-18 10:55:46 +08:00
Gabor Kiss-Vamosi
5ed335183b
ci(codecov): disable CodeCov (#5623) 2024-02-08 14:52:58 +01:00
Gabor Kiss-Vamosi
43b79a4ce8
docs(contributing): update the feature development workflow (#5601) 2024-02-07 12:15:43 +08:00
dependabot[bot]
5dc2f7e1cc
chore(deps): bump codecov/codecov-action from 3 to 4 (#5567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 19:24:53 +01:00
dependabot[bot]
53976b5f8b
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.0 to 1.8.1 (#5565)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 18:30:15 +01:00
dependabot[bot]
a37be62738
chore(deps): bump mymindstorm/setup-emsdk from 13 to 14 (#5566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 18:03:17 +01:00
dependabot[bot]
3edc339996
chore(deps): bump actions/cache from 3 to 4 (#5568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:55:23 +01:00
dependabot[bot]
6c16b82854
chore(deps): bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 (#5569)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:54:25 +01:00