aboutsummaryrefslogtreecommitdiff
path: root/date_picker/date_picker.tscn
AgeCommit message (Collapse)Author
2022-03-27Implemented prototype of option set list component.dam
2021-12-31Prototype implementation of touch scroll on database and stage screens.dam
2021-12-16First prototype with working database and staging area.dam
Fix incorrect warp in date picker. Disable physics engine.
2021-12-09Fix minimum size of date picker input field.dam
2021-12-06Avoid invalid dates on date picker.dam
2021-12-05Implement date picker.dam
2021-12-04Add todo items and prepare date picker for inputing values.dam
2021-12-03Parameterize the range of values to be picked.dam
2021-12-03Remove datepicker hardcoded dimensions.dam
2021-12-02Implement date picker prototype.dam