Gabor Kiss-Vamosi
81f3068dd7
fix(pxp) change LV_COLOR_TRANSP to LV_COLOR_CHROMA_KEY to v8 compatibility
...
Fixes #2289
2021-06-07 14:03:16 +02:00
Gabor Kiss-Vamosi
ac8f4534a5
docs(color) minor fix
2021-06-07 13:36:15 +02:00
Gabor Kiss-Vamosi
9056b5ee1b
docs(color) update colors' docs
2021-06-07 13:21:00 +02:00
dependabot[bot]
b2f77dfcd9
chore(deps): bump urllib3 from 1.26.4 to 1.26.5 in /docs
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:41:41 +00:00
Gabor Kiss-Vamosi
29bfe60438
fix(docs) add docs about the default group
2021-06-01 19:43:54 +02:00
Gabor Kiss-Vamosi
9c7f4a8651
Update CHANGELOG.md
2021-06-01 11:11:54 +02:00
Themba Dube
c8e1876eda
fix(docs) more fixes
2021-05-31 14:14:58 -04:00
Gabor Kiss-Vamosi
d3022648dc
fix(docs) minor fixes
2021-05-31 19:42:53 +02:00
embeddedt
0ad3dcbf9b
chore(docs) update version labeling
2021-05-30 08:40:29 -04:00
embeddedt
d1a42ea883
chore(docs) add "v" prefix
2021-05-30 08:21:24 -04:00
Themba Dube
e3ce3a8f5c
chore(docs) fix error
2021-05-29 16:49:59 -04:00
Themba Dube
11f1c5d13f
chore(docs) handle version names without dots
2021-05-29 16:36:28 -04:00
Gabor Kiss-Vamosi
4780beae01
fix(obj) fix invalidation of objects on state change
2021-05-28 14:10:12 +02:00
Gabor Kiss-Vamosi
98c3c8eb5c
fix some examples
2021-05-27 15:12:50 +02:00
Gabor Kiss-Vamosi
0cafde653d
feat(example) add style examples
2021-05-27 11:50:04 +02:00
Gabor Kiss-Vamosi
ec6c20b587
feat(examples) add event examples
2021-05-26 22:05:32 +02:00
Gabor Kiss-Vamosi
71189b46e9
feat(examples) add aniamtion examples
2021-05-26 22:05:32 +02:00
TimSchumann
ce936b8839
docs(CONTRIBUTING) edit for spelling, grammar, and clarity ( #2268 )
...
- Changed all text based instances of LVGL to uppercase (Only instances referring to LVGL the project, not instances referring to the ‘lvgl’ directory structure in the repository, or in URL links)
- Standardized bulleted/numbered list capitalization and punctuation
- Fixed several typos and spelling errors
- Changed minor grammatical errors and structure for clarity.
2021-05-26 13:02:13 -04:00
Themba Dube
4a1462aa3e
fix(docs) handle tuple
2021-05-26 11:58:46 -04:00
Themba Dube
bc6c20618e
Fix GitHub links
2021-05-26 11:53:03 -04:00
Gabor Kiss-Vamosi
2d09196d2d
fix(docs) fix path of example
2021-05-26 16:45:13 +02:00
Gabor Kiss-Vamosi
b969c21881
fix(example) add scroll examples + minor fixes
2021-05-26 16:34:25 +02:00
Gabor Kiss-Vamosi
a6fc90ccc5
Update CHANGELOG.md
2021-05-25 16:07:06 +02:00
Gabor Kiss-Vamosi
fdf33e1190
Update CHANGELOG.md
2021-05-25 15:53:01 +02:00
Gabor Kiss-Vamosi
5b9329fd5d
fix(chart) various scatter chart related fixes
2021-05-24 21:45:05 +02:00
Gabor Kiss-Vamosi
923dbca934
Update ROADMAP.md
2021-05-23 13:49:14 +02:00
Gabor Kiss-Vamosi
d73e42011d
feat make some structs private
2021-05-21 10:58:32 +02:00
Gabor Kiss-Vamosi
46253b1286
docs minor fixes
2021-05-20 22:25:47 +02:00
Gabor Kiss-Vamosi
9a1eaea25d
docs add meter
2021-05-20 21:12:27 +02:00
guoweilkd
1241fe144b
rename span interface ( #2259 )
...
Co-authored-by: guowei15 <guowei15@xiaomi.com>
2021-05-20 14:47:46 +02:00
Gabor Kiss-Vamosi
42145ec2a9
docs add details to LV_EVENT_HIT_TEST
2021-05-20 14:32:06 +02:00
guoweilkd
e9d82d8336
docs(chart) fix typos ( #2263 )
...
Co-authored-by: guowei15 <guowei15@xiaomi.com>
2021-05-20 14:03:07 +02:00
Gabor Kiss-Vamosi
94717684b0
docs minor fix
2021-05-20 13:23:26 +02:00
Gabor Kiss-Vamosi
07fd3d2c96
feat(chart) add rename lv_chart_set_cursor_point to lv_chart_set_cursor_pos and add lv_chart_set_cursor_point to stick the cursor to a point
2021-05-20 12:43:27 +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
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
Gabor Kiss-Vamosi
5f0fe3a22c
fix(roller) make lv_roller_set_visible_row_count consider border width
2021-05-19 15:51:30 +02:00
Themba Dube
e65a36fcf4
chore(docs) remove unused code
2021-05-19 09:05:05 -04: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
fb0979cbc1
docs(timer) fix typos ( #2261 )
...
Co-authored-by: guowei15 <guowei15@xiaomi.com>
2021-05-18 16:02:52 +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
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
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
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