Added
- `pickers`: Add module __init__ file by ddkasa
- Add about module by ddkasa
Changed
- `heatmap`: Implement activity heatmap by ddkasa
- `utility`: Implement helper functionality by ddkasa
- `widgets`: Supplementary widgets by ddkasa
- `pickers`: Import pickers into base module by ddkasa
- `pickers`: Implement timerange picker classes by ddkasa
- `pickers`: Implement datetime picker classes by ddkasa
- `pickers`: Implement time & duration picker classes by ddkasa
- `pickers`: Implement date picker classes by ddkasa
- `pickers`: Implement base picker classes by ddkasa
- `demo`: Implement demo app by ddkasa
- Init commit by ddkasa
Fixed
- Implement freeze_time fixture by ddkasa
- Implement test app fixture by ddkasa
New Contributors
* ddkasa made their first contribution