Releases: danheron/Heron.MudCalendar
Releases · danheron/Heron.MudCalendar
Heron.MudCalendar v3.0.0
What's Changed
- Fixed dispose error when switching weeks quickly by @danheron in #183
- Remove scroll bars when too many items shown in month view by @danheron in #184
- Rewrote the Month View to support Multiday items by @danheron in #188
- Added option to hide the toolbar by @danheron in #189
- Fixed error with German culture by @danheron in #190
- Simplified month view and fixed problem with variable height calendars by @danheron in #192
- Feature/mudblazor 8 by @danheron in #194
- Added option to make the view selector a dropdown menu by @danheron in #196
- Refresh calendar when stylesheet loads by @danheron in #201
- Improvements to mobile views by @danheron in #203
- Improve docs by @digitaldirk in #208
- Add playground example by @digitaldirk in #209
- Add styling example by @digitaldirk in #210
- Fix toolbar alignment by @digitaldirk in #211
Full Changelog: v2.0.3...v3.0.0
Heron.MudCalendar v3.0.0-beta.2
- Update to MudBlazor 8 RC2
- Refresh calendar when stylesheet loads by @danheron in #201
- Improvements to mobile views by @danheron in #203
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2
Heron.MudCalendar v3.0.0-beta.1
What's Changed
- Fixed dispose error when switching weeks quickly by @danheron in #183
- Remove scroll bars when too many items shown in month view by @danheron in #184
- Rewrote the Month View to support Multiday items by @danheron in #188
- Added option to hide the toolbar by @danheron in #189
- Fixed error with German culture by @danheron in #190
- Simplified month view and fixed problem with variable height calendars by @danheron in #192
- Feature/mudblazor 8 by @danheron in #194
- Added option to make the view selector a dropdown menu by @danheron in #196
Full Changelog: v2.0.3...v3.0.0-beta.1
Heron.MudCalendar v2.0.3
Heron.MudCalendar v2.0.2
What's Changed
- Ensure that cells have the correct time when the CurrentDay property … by @danheron in #162
- Fixed bug where prev/next buttons were only changing date by 5 days i… by @danheron in #163
- Update user experience when in month view by @digitaldirk in #165
- Upgraded to MudBlazor 7.7.0 by @danheron in #168
Full Changelog: v2.0.1...v2.0.2
Heron.MudCalendar v2.0.1
What's Changed
- Added Croatian (Hrvatski) localization by @Fulmetal in #145
- Updated Docs by @danheron in #148
- Fix toolbar item alignment by @digitaldirk in #149
- Update README.md by @digitaldirk in #157
- Added CalendarTimeInterval.Minutes5 by @Jeroen-VdB in #151
- Don't show drag cursor when item is not draggable by @danheron in #159
New Contributors
- @Fulmetal made their first contribution in #145
- @digitaldirk made their first contribution in #149
- @Jeroen-VdB made their first contribution in #151
Full Changelog: v2.0.0...v2.0.1
Heron.MudCalendar v2.0.0
What's Changed
- Fix/firefox cosmetic by @danheron in #114
- Upgraded to .net 8 and MudBlazor 7 by @danheron in #115
- Release v2.0.0-beta.1 by @danheron in #116
- Changes to work with MudBlazor v7 preview 2 by @danheron in #120
- Updated to MudBlazor v7 preview 3 by @danheron in #125
- Fix/item at midnight error by @danheron in #126
- Changes to make extending month view easier by @danheron in #127
- #121 WorkWeek view by @gabriuz in #128
- Fixed display error when calendar had a cell click handler by @danheron in #131
- Added custom toolbar content by @danheron in #132
- Fixed error disposing JsService by @danheron in #134
- Upgraded to MudBlazor 7 by @danheron in #141
- Release v2.0.0 by @danheron in #143
New Contributors
Full Changelog: v1.1.2...v2.0.0
Heron.MudCalendar v2.0.0-beta.3
Heron.MudCalendar v2.0.0-beta.2
What's Changed
Full Changelog: v1.1.2...v2.0.0-beta.2
Heron.MudCalendar v2.0.0-beta.1
What's Changed
- Removed .Net 6 support and added .Net 8
- Changed to work with MudBlazor v7 - do not try to use with earlier versions of MudBlazor
- Changed calendar to use CSS Grids instead of tables - this was necessary to resolve some display issues in Firefox. This might be a breaking change for components that use the calendar as a base class
Full Changelog: v1.1.2...v2.0.0-beta.1