Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Clark 894bbbd177 Amend Navigation 2022-12-22 20:31:25 +00:00
Daniel Clark 757349285a Remove ConfigAwait 2022-12-21 10:16:23 +00:00
Daniel Clark b8e50e4dc0 Fixed issue with dialog opening but is not closing due to request running into a "ContentControlHandler" after the dialog's await state has been completed. 2022-12-21 10:12:54 +00:00
Daniel Clark e9dd86e0e0 Added Disposer 2022-12-18 20:23:44 +00:00
Daniel Clark 06ca2fbc8b Added subscription to Mediator to allow later subscriptions 2022-12-18 19:22:02 +00:00
Daniel Clark 44883eaef7 Add basic notifications handling 2022-12-17 21:54:12 +00:00
Daniel Clark 369e359622 Full removal of SourceGen Meditor. Will revisit in good time. 2022-12-17 20:27:52 +00:00
Daniel Clark ea4b96886b Configutation writer fixed 2022-12-17 17:58:42 +00:00
Daniel Clark b6bb5d5b0f Mediator work 2022-12-16 12:30:52 +00:00
Daniel Clark 2b7bd315a5 Fix manual handler registrations 2022-12-16 09:06:14 +00:00
Daniel Clark 96cafa9082 Meditor SourceGen doesn't work for our needs right now, so let's build something on top of their library that allows us to do manual registration for now. 2022-12-16 08:56:56 +00:00
Daniel Clark f7e682e0db Add Content lookup markupextension 2022-12-14 20:07:45 +00:00
Daniel Clark b77ee21d56 Add ContentIcon control 2022-12-11 23:01:41 +00:00
Daniel Clark 53a9eaa58a Still fixing painful namespace adjustments 2022-12-10 16:25:58 +00:00
Daniel Clark 2924784e99 Unsaved file 2022-12-10 16:20:11 +00:00
Daniel Clark 6670e912ef Tidy up namespaces 2022-12-10 16:19:59 +00:00
Daniel Clark 8bbff9bfd1 code sweep 2022-12-10 16:11:43 +00:00
Daniel Clark 0da4a37173 code sweep 2022-12-10 16:11:07 +00:00
Daniel Clark 4f243eba2e Wrap FluentAvalonia controls within same named classes allowing us to declare the xmlns namespace in our assembly 2022-12-10 15:52:58 +00:00