Commit graph

17 commits

Author SHA1 Message Date
bob
097d509c73 Add several different customization options, refactoring
- Replaced 4 identical box-themes with different names with 1 general box-theme
- Renamed ambiguously named textStyle-property of DatePicker that only affected weekday-styling as weekdayTextStyle
- Added custimzation option to change border of days
- Added customization option to change padding of calendar
2023-02-14 11:02:07 +01:00
bob
f44da5b80f Added customization options for box encapsulating the datetimepicker (Customize shadow, add image or gradient) 2023-02-10 11:32:03 +01:00
bob
5cf0cc6b38 Add extra customization options for datepicker component
- Option to customize icons to scroll to next anmd previous month
- Option to change formatting on weekdays/month (caps/no caps)
2023-02-09 14:27:42 +01:00
bob
981cac729b Calendar component available without button functionality 2023-02-06 10:33:57 +01:00
Jorian van der Kolk
700ad49eb4 added marking to datetimepicker 2022-12-09 11:55:29 +01:00
Freek van de Ven
1e625bbb23 feat: 24hour format and dateformatting 2022-11-25 15:15:02 +01:00
Brighton van den End
0bfd255ffd fixed rouded corners not showing and added custom shapeborder 2022-11-22 11:53:08 +01:00
Brighton van den End
a3fcfabb01 fix red screen of death caused by overlay not disposing 2022-11-22 09:52:53 +01:00
Brighton van den End
66e0090597 added date constraints to overlay date time picker 2022-11-21 10:03:07 +01:00
Brighton van den End
ddf82528a9 added an overlay based date time picker 2022-11-17 16:24:17 +01:00
commitimpush
30e208217f more theming 2022-11-11 13:01:28 +01:00
287eacb77d Add BSD-3-Clause license 2022-11-01 09:43:38 +01:00
Thomas Klein Langenhorst
533b8ff0b0 fixed theme issues 2022-09-05 12:12:50 +02:00
Thomas Klein Langenhorst
fc42f21b1b Updated documentation, used better naming convention extension methods, refactored error dialog when choosing a disabled time 2022-09-02 17:04:47 +02:00
Thomas Klein Langenhorst
92b7afce0e fixes with callback 2022-09-01 16:09:20 +02:00
Thomas Klein Langenhorst
e61a839996 WIP added time picker 2022-08-31 08:53:34 +02:00
Thomas Klein Langenhorst
c8d86163e2 initial commit 2022-08-26 09:56:44 +02:00