Documentation experiments

This commit is contained in:
Insality
2020-02-23 22:57:44 +03:00
parent 5c576e6059
commit 822db35e84
25 changed files with 1071 additions and 1057 deletions

View File

@@ -9,13 +9,15 @@ Simple to-do for Druid Alpha 0.2.0
+ better name for slider component? Slider is ok
+ Druid store assets - separate repository with rich components (progress_rich migrate)
+ refactor on_swipe. To on_scroll? Add input priority
- separate custom data and predefined fields in components?
+ separate custom data and predefined fields in components? Every component have their fields and events
- add init/remove stuff for every style in component. How to set custom sprites for button states?
- unify component api (get/set/to and other general stuff)
- add druid settings (add auto_focus input and other stuff)
- button add key trigger
- button polish, actions
- button and hover click restriction zone?
- unify component api (get/set/to and other general stuff)
- better callbacks for every components
- better scroll size management, check different cases. So implicit now
- better grid + scroll management