100ask
|
442efeef21
|
feat(docs): add Chinese translation (jump link) (#5839)
Co-authored-by: YobeZhou <smilezyb@163.com>
|
2024-03-13 23:22:27 +01:00 |
|
Gabor Kiss-Vamosi
|
d5daccdd48
|
docs: update API comments
|
2023-12-13 22:23:03 +01:00 |
|
Carlos Diaz
|
5c1fc63647
|
feat(scale): add the lv_scale widget (#4196)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-08-31 15:09:40 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
embeddedt
|
1816fa576c
|
ci(docs) replace use of sed with proper configuration variables
|
2022-05-09 13:28:06 -04:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
Themba Dube
|
02a6614b38
|
docs add demos
|
2021-12-29 16:10:36 -05:00 |
|
HX2003
|
ad947d3085
|
feat(widgets): add menu widget (#2603)
* add menu widget
* Update lv_example_widgets.h
* fix errors
* Update lv_menu.c
* try to fix errors
* micropython
* Fix colons
* Simplify and optimise
* Refactor
* Update lv_example_menu_3.c
* Update lv_example_menu_3.c
* Add simple micropython examples
* Improvements
* Automatically set clickable flags
* Custom header example
* Include example
* Refactor again
* Fix error
* Fix error
* Add back micropython example
* Hide back btn by default
* Add config
* Fix spacing
* Fix spacing
* Docs
* Update lv_theme_default.c
* Remove shaded text
* Improve clarity
* Create index.rst
* Update custom header example
* Change lv_menu_set_mode_sidebar to lv_menu_set_sidebar_page
* Fix unused variable
* Added ability to set title to page
* Flex
* Simplify sidebar check
* Rename mode and update header btn
* Run lv_conf_internal_gen.py
* Run code-format.sh
* Add contributors
* Micropython example 3
* Micropython example 4
* Improve docs
|
2021-11-29 11:33:34 +01:00 |
|
Themba Dube
|
4b8c73a577
|
feat(docs) improvements to examples
* examples are now loaded only when they are visible on your screen
* stylistic improvements
* support for a description
|
2021-06-18 12:25:49 -04:00 |
|
Gabor Kiss-Vamosi
|
cd600d1056
|
docs example list fixes
|
2021-06-15 10:47:09 +02:00 |
|
Gabor Kiss-Vamosi
|
c49e830aad
|
docs add lazy load to the iframes of the examples
|
2021-06-15 10:33:49 +02:00 |
|
Gabor Kiss-Vamosi
|
c6f99ad200
|
docs fix example list
Button matrix was missing.
|
2021-06-15 00:35:25 +02:00 |
|
Gabor Kiss-Vamosi
|
25acaf45ca
|
docs list all examples on one page
|
2021-06-14 23:16:31 +02:00 |
|