Skip to content

Releases: danheron/Heron.MudCalendar

Heron.MudCalendar v3.0.0

20 Jan 15:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v3.0.0

Heron.MudCalendar v3.0.0-beta.2

14 Jan 07:52
Compare
Choose a tag to compare
Pre-release
  • 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

09 Dec 07:31
f1ca501
Compare
Choose a tag to compare
Pre-release

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

03 Oct 11:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

Heron.MudCalendar v2.0.2

05 Sep 07:13
Compare
Choose a tag to compare

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

09 Aug 13:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Heron.MudCalendar v2.0.0

11 Jul 09:55
d08af2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v2.0.0

Heron.MudCalendar v2.0.0-beta.3

17 May 08:28
60678da
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

Heron.MudCalendar v2.0.0-beta.2

13 May 13:11
7e85c24
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Changes to work with MudBlazor v7 preview 2 by @danheron in #120

Full Changelog: v1.1.2...v2.0.0-beta.2

Heron.MudCalendar v2.0.0-beta.1

08 May 13:49
9ba0bcd
Compare
Choose a tag to compare
Pre-release

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