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

13 lines
475 B
Markdown
Raw Normal View History

2017-07-30 12:22:39 +02:00
# TODOs for major versions
Major versions released typically when API changes are required
2017-07-30 13:35:55 +02:00
## Contributing
Please create an issue to suggest a new feature instead of adding pull request to this file.
2017-07-30 15:47:44 +02:00
## v5
- [ ] rename repository from *lvgl* to *littlevgl*
2017-07-31 01:14:41 +02:00
- [ ] define renames: e.g. *USE_LV_BTN* to *LV_BTN_USE*
2017-08-04 18:17:09 +02:00
- [ ] Remove LV_DOWNSCALE (LV_ANTIALIAS will be used instead)
2017-07-30 12:22:39 +02:00
- [ ] *lv_ta_get_txt* rename to *lv_ta_get_text*
- [ ] btnm_action pass text instead of text_id