aboutsummaryrefslogtreecommitdiff
path: root/date_picker
AgeCommit message (Expand)Author
2022-01-06Prepare filters' logic.dam
2021-12-31Prototype implementation of touch scroll on database and stage screens.dam
2021-12-18Add drag detection threshold to date picker.dam
2021-12-16First prototype with working database and staging area.dam
2021-12-09Fix minimum size of date picker input field.dam
2021-12-06Adjust UI to match mockups (WIP).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-04Use int+float to store picker value to fix rounding errors.dam
2021-12-03Fixed rounding errors affecting binning of 'big' numbers (~9000).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