nilaygit-10721
nilaygit-10721
This pull request addresses the documentation updates needed for the Date Range Picker component, ensuring consistency in sentence structure and style as referenced in the Text Input documentation. The following...
This PR updates the documentation for the Date-Range Picker Component to improve clarity and consistency. It aligns with the latest ToolJet documentation style and reference guidelines. This resolves issue #11178...
This PR enhances the Code Editor component documentation, focusing on the Exposed Variables and Layout sections to improve clarity and consistency. Updates include detailed descriptions, expected values, and examples to...
See: https://github.com/lvgl/lvgl/issues/7158 ### Notes - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed. - Add [Examples](https://github.com/lvgl/lvgl/tree/master/examples) if relevant. - Add [Tests](https://github.com/lvgl/lvgl/blob/master/tests/README.md) if applicable. - If you added new options to `lv_conf_template.h` run [lv_conf_internal_gen.py](https://github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_gen.py)...