Releases: maraf/Money
Releases · maraf/Money
blazor-v1.6.0
Change log:
- Better UX for icon picker.
- Better UX for color picker.
- Better UX for category picker.
- Support enter submit in modal forms.
- Selected month in summary is passed to URL, so user can navigate back & forward.
- And some more.
blazor-v1.5.0
Change log:
- Update to Blazor v0.6.0.
- Using LibMan for client dependencies.
- Validations for user input.
- Fixed displayed currency unique code instead of symbol in exchange rate list.
- Fixed event and exception distribution over SignalR.
blazor-v1.4.0
Change log:
- Fix problem from #161 relates also to properties of shared objects.
- Fix sorting of months in Summary.
- Fix caching of categories.
- New loading screen.
- New page titles.
- Auto focusing inputs in server pages.
- Bootstrap markup refactoring.
blazor-v1.3.1
Bug fixes.
Change log:
- Fix link to user management.
- Fix doubled newly created currency.
blazor-v1.3.0
Change log:
- Upgrade to blazor-v0.4.0.
- Caching categories and currencies in local in-memory structure.
- Confirmation dialogs before deleting items - blog post.
blazor-v1.2.1
Change log:
- Fix Overview load fails when targeted category is deleted.
- Fix errors when default currency is of not supported format.
blazor-v1.2.0
Currency exchange rates.
Change log:
- Upgrade to blazor-v0.2.0.
- Standard browser date picker for selecting date.
- Outcome overview per category.
blazor-v1.1.0
Mostly internal/code changes.
Change log:
- Generic modal component.
- Updating UI based on domain events instead of reloading whole view.
- Refactor cshtml
@functions
blocks to base classes. - Basic SignalR connection error handling.
- Fixing category colors in Edge.
blazor-v1.0.0
First public web experimental preview.
Features:
- Manage categories.
- Manage currencies.
- Manage outcomes.
- View month outcome summary.
- View month outcome list.