issues
search
ME-MarvinE
/
XCalendar
A plugin for .NET providing an API for representing a calendar along with fully customisable calendar controls for Xamarin Forms and .NET MAUI
MIT License
300
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Page does not load if CalendarView's IsVisible property is set.
#187
oguja
opened
6 months ago
2
Show weeknumbers left from calendar
#186
E75
opened
7 months ago
11
Update nuget package info for 4.6.0
#185
ME-MarvinE
closed
8 months ago
0
Change target framework of console sample from .NET 7 to .NET 8
#184
ME-MarvinE
closed
8 months ago
0
Add default implementation of events to calendar
#183
ME-MarvinE
closed
8 months ago
0
Add a way to change the culture of the calendar in playground page of sample app
#182
ME-MarvinE
closed
9 months ago
0
Update README.md
#181
ME-MarvinE
closed
9 months ago
0
Include net8 target in Maui projects to allow unit testing
#180
scheidtdav
closed
9 months ago
1
Update README.md
#179
ME-MarvinE
closed
9 months ago
0
Add property "DateTime" to NavigationView
#178
ME-MarvinE
closed
10 months ago
0
Update nuget package info for 4.5.5
#177
ME-MarvinE
closed
10 months ago
0
Fix setting "NavigationUpperBound" and "NavigationLowerBound" also setting "NavigatedDate" to the new value
#176
ME-MarvinE
closed
10 months ago
0
Change property "Days" type from "ObservableCollection" to "ObservableRangeCollection
#175
ME-MarvinE
closed
10 months ago
0
Avalonia version/port ?
#174
r1gm
opened
10 months ago
1
Update nuget package info for 4.5.4
#173
ME-MarvinE
closed
10 months ago
0
Fix changing "NavigationUpperBound" and "NavigationLowerBound" not causing days to update in the calendar
#172
ME-MarvinE
closed
10 months ago
0
Calendar ignores value of NavigationLowerBound
#171
ME-MarvinE
opened
10 months ago
9
Maybe we need add net8.0 framework to maui library.
#170
migueBarrera
closed
9 months ago
3
Update to .NET 8
#169
ME-MarvinE
closed
11 months ago
0
Update README.md
#168
ME-MarvinE
closed
1 year ago
0
Maui iOS Release Build throws XamlParseException
#167
vt-ombalakumar
opened
1 year ago
5
Set localize manual
#165
nhhoangit
closed
1 year ago
2
4.5.2
#163
ME-MarvinE
closed
1 year ago
0
Remove method "Localize" from DateTimeExtensions
#162
ME-MarvinE
closed
1 year ago
0
Fix DateTimeExtensions tests failing due to culture-specific parameters not being passed
#161
ME-MarvinE
closed
1 year ago
0
Change DateTimeExtensions and Calendar to use CultureInfo.CurrentCulture instead of CurrentUICulture for defaults
#160
ME-MarvinE
closed
1 year ago
0
remove unnecessary tags on csproj at samples
#159
migueBarrera
closed
1 year ago
5
Support localization - multilanguage
#158
migueBarrera
closed
1 year ago
3
Net 8
#157
migueBarrera
closed
11 months ago
4
Add test - DateTimeExtensionsTests and DayOfWeekExtensionsTests
#156
migueBarrera
closed
1 year ago
2
RightArrowCommand, LeftArrowCommand properties changes are not available in latest nuget 4.5.1 MAUI
#155
satzmuthu
closed
1 year ago
3
Rename "Forwards" and "Backwards" arrow commands to "Left" and "Right"
#150
ME-MarvinE
closed
1 year ago
0
Month Translations?
#149
AndreaGuarducci
closed
1 year ago
2
FEATURE REQUEST: Badge Support
#148
ChaseFlorell
opened
1 year ago
2
Revert "Fix DuolingoStreakCalendar example to not joining the streak background across OtherMonth days"
#147
ME-MarvinE
closed
1 year ago
0
Fix DuolingoStreakCalendar example not joining the streak background across OtherMonth days
#146
ME-MarvinE
closed
1 year ago
0
Update nuget package info for 4.5.1
#145
ME-MarvinE
closed
1 year ago
0
Fix DaysView day background color showing the default for Frame when set to Transparent in XCalendar.Forms
#144
ME-MarvinE
closed
1 year ago
0
Change calendar start of week to Sunday in DuolingoStreakCalendarExample in sample app
#143
ME-MarvinE
closed
1 year ago
0
Update nuget package info for 4.5.0
#142
ME-MarvinE
closed
1 year ago
0
Fix incorrect colours for TodayStyle and SelectedStyle TextColor in DefaultStyles
#141
ME-MarvinE
closed
1 year ago
0
Add "DefaultDayViewStyle" to DefaultStyles
#140
ME-MarvinE
closed
1 year ago
0
Change DayView WidthRequest and HeightRequest defaults and how they are set
#139
ME-MarvinE
closed
1 year ago
0
Type "xc:CalendarView" was not found
#138
Dan-WG
closed
1 year ago
2
Add "Duolingo Streak Calendar" example to sample app
#137
ME-MarvinE
closed
1 year ago
0
XCalendar.Maui 4.4.2 works when debugging, crashes at startup when installed on android phone
#136
EugenM88
closed
10 months ago
11
Update nuget packages in sample app
#134
ME-MarvinE
closed
1 year ago
0
Add property "AutoSetStyleBasedOnDayState" to DayView
#133
ME-MarvinE
closed
1 year ago
0
Change DayView to use styles for each `DayState` it can be in instead of using specific customisation properties
#132
ME-MarvinE
closed
1 year ago
0
Add a non-generic type for class "Calendar"
#129
ME-MarvinE
closed
1 year ago
0
Next