Commit Graph

308 Commits

Author SHA1 Message Date
TheXamlGuy cf53327142 Fix3 2024-10-10 23:16:00 +01:00
TheXamlGuy 6390e7c32f fix 2 2024-10-10 23:05:55 +01:00
TheXamlGuy 4439e399fd Fix 1 2024-10-10 23:03:07 +01:00
TheXamlGuy b1e239ab04 Update ImageReader to reaad images without resizinf 2024-10-10 15:47:01 +01:00
TheXamlGuy 1e402960f3 Fix ImageResize to accept width 0 or height = 0 2024-10-10 12:20:56 +01:00
TheXamlGuy b0f53ff420 ContentCard 2024-10-09 19:20:33 +01:00
TheXamlGuy 4469a9b0e8 Done 2024-10-09 14:57:57 +01:00
TheXamlGuy f10d028558 ContentColorPicker WIP 2024-10-09 11:59:23 +01:00
TheXamlGuy a87553fe23 ? 2024-10-08 16:08:40 +01:00
TheXamlGuy f809f3d221 introduce a TransientNavigationStore to share objects from one state to the next state 2024-10-08 15:12:50 +01:00
TheXamlGuy 12ed99f191 Added two new events - Closed and Opened 2024-10-08 11:48:29 +01:00
TheXamlGuy 55756b7093 Added ConfigurationBuilder 2024-10-08 09:43:09 +01:00
TheXamlGuy f47e3deee9 Fixed issue where singleton configuration cache was blocking creation of new components 2024-10-07 23:12:22 +01:00
TheXamlGuy 1c28659eac Bump to . net 9 2024-10-07 17:38:04 +01:00
TheXamlGuy ae8d62ceb2 Enable components to create new components 2024-10-07 14:42:04 +01:00
TheXamlGuy 4d24b43280 Tweak TaskDialog 2024-10-06 21:36:44 +01:00
TheXamlGuy 9b59add673 Added TaskDialog 2024-10-06 21:15:02 +01:00
TheXamlGuy 434c0634e9 Update ImageCropper resources 2024-10-06 10:41:40 +01:00
TheXamlGuy d434b917ec Improved resized logics 2024-10-05 23:43:18 +01:00
TheXamlGuy 247acd2609 Added ImageCropper 2024-10-05 23:30:03 +01:00
TheXamlGuy e1334ccae7 Added Replace with ofT and inex 2024-10-04 16:07:21 +01:00
TheXamlGuy 0c091b3a27 Add Config locking and caching 2024-10-03 22:39:56 +01:00
TheXamlGuy 8136739372 Fixed configuration to allow merge of new data into existing data 2024-10-03 16:35:34 +01:00
TheXamlGuy 855edf7d6d Drop ValueViewModel, and expand ObservableCollection to support Value/ViewModel, and Key/Value/ViewModel 2024-10-02 21:47:59 +01:00
TheXamlGuy 08bfa44c4f map NumberBox control 2024-10-02 19:06:11 +01:00
TheXamlGuy 001fdb1404 extend ConfigurationValueViewModel to write the value back to settings 2024-10-02 18:29:11 +01:00
TheXamlGuy b781f18758 Added ConfigurationValueViewModel and AddValueTemplate extension 2024-10-02 17:23:23 +01:00
TheXamlGuy 060bb93b62 Improved NavigationViewExtension 2024-10-01 20:18:17 +01:00
TheXamlGuy 5a5d3f80a9 Fixed issue where the builder delegate was called too late 2024-09-30 21:54:28 +01:00
TheXamlGuy a9ae9b1d8f remove the hard requirement to use ComponentConfig 2024-09-30 19:42:15 +01:00
TheXamlGuy 70f1908c0f Added PersistEventArgs 2024-09-30 17:04:58 +01:00
TheXamlGuy 6c7a6e9cf5 Added IAsyncInitialization to host startup 2024-09-29 22:15:31 +01:00
TheXamlGuy 9f00bac1dd Improve ComponentBuilder 2024-09-29 20:55:37 +01:00
TheXamlGuy e321da7035 Added SelectFilesHandler 2024-09-29 19:15:00 +01:00
TheXamlGuy 39f4e28f29 Removed nullable 2024-09-29 17:05:47 +01:00
TheXamlGuy c3285f30c7 Rename IScopeServiceFactory 2024-09-29 16:42:02 +01:00
TheXamlGuy 750a57eb12 Amend ScopeServiceFactory to return a tuple of 2 value 2024-09-29 16:39:28 +01:00
TheXamlGuy 9c1f5fd690 Ensure that we Initialize items added from ctor 2024-09-29 15:44:25 +01:00
TheXamlGuy 379d43d553 Added an EventListenerBehaviour for listening for events raised from the source 2024-09-29 15:01:02 +01:00
TheXamlGuy 4b732791bd Update ValidateEventArgs 2024-09-29 13:13:09 +01:00
TheXamlGuy 760ce933bd Added DirectoryObserver 2024-09-29 13:10:39 +01:00
TheXamlGuy dc1afd5750 Override TabStrip and add TabStripExtension 2024-09-28 23:57:45 +01:00
TheXamlGuy aa539c83e6 Add FolderProvider 2024-09-28 21:55:08 +01:00
TheXamlGuy 928969f39f Fixes 2024-09-27 21:25:36 +01:00
TheXamlGuy bd577975b2 Allow validation to be looked up by name 2024-09-27 19:55:45 +01:00
TheXamlGuy 0871c42438 Add TViewModelImplementation to add AddTemplate extension 2024-09-26 21:00:06 +01:00
TheXamlGuy b0e1eb4cb4 Added AppWindow 2024-09-26 20:39:05 +01:00
TheXamlGuy 5c535daed8 Update nugets 2024-09-26 19:09:42 +01:00
TheXamlGuy b1a3375746 UI cleanup 2024-08-04 21:54:47 +01:00
TheXamlGuy f09c364ea7 Add the ability to clear validation errors 2024-08-01 22:45:10 +01:00