-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code Quality: Adding ToolbarButton controls #15894
Draft
mdtauk
wants to merge
29
commits into
files-community:main
Choose a base branch
from
mdtauk:mdta-ToolbarButtons
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ab861b - Browse repository at this point
Copy the full SHA 7ab861bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4132e - Browse repository at this point
Copy the full SHA ea4132eView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 043af93 - Browse repository at this point
Copy the full SHA 043af93View commit details
Commits on Aug 1, 2024
-
Removed the CommandBar and AppBar
This is assuming we are building a control from scratch. Code is mostly placeholder and dependency property frameworks
Configuration menu - View commit details
-
Copy full SHA for db09bec - Browse repository at this point
Copy the full SHA db09becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d98b3 - Browse repository at this point
Copy the full SHA 43d98b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6cbd02 - Browse repository at this point
Copy the full SHA a6cbd02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58a3e6 - Browse repository at this point
Copy the full SHA d58a3e6View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56873bb - Browse repository at this point
Copy the full SHA 56873bbView commit details -
Replaced Toolbar.Items with ItemsSource
Not sure if this is the right approach, but I've done it for now. ToolbarItem should be an abstract and the Toolbar control translates them into Buttons and Menu Items
Configuration menu - View commit details
-
Copy full SHA for e123178 - Browse repository at this point
Copy the full SHA e123178View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc39610 - Browse repository at this point
Copy the full SHA cc39610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046572d - Browse repository at this point
Copy the full SHA 046572dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4426f3 - Browse repository at this point
Copy the full SHA c4426f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 337574e - Browse repository at this point
Copy the full SHA 337574eView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b9209 - Browse repository at this point
Copy the full SHA c0b9209View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8f527 - Browse repository at this point
Copy the full SHA ac8f527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7c5f3 - Browse repository at this point
Copy the full SHA 3f7c5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5906f20 - Browse repository at this point
Copy the full SHA 5906f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1333811 - Browse repository at this point
Copy the full SHA 1333811View commit details -
Set the window size to be more mangable whilst debugging lol
Configuration menu - View commit details
-
Copy full SHA for 1e92f5c - Browse repository at this point
Copy the full SHA 1e92f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9a4b9 - Browse repository at this point
Copy the full SHA ef9a4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df838bb - Browse repository at this point
Copy the full SHA df838bbView commit details -
Basic Populating of ItemsRepeater from code and Private List
Basic creation of controls with sizes based on ToolbarSize - we need to re-draw or update controls within the lists if the ToolbarSize changes at runtime
Configuration menu - View commit details
-
Copy full SHA for 0328429 - Browse repository at this point
Copy the full SHA 0328429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc6176 - Browse repository at this point
Copy the full SHA 7dc6176View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5e6954 - Browse repository at this point
Copy the full SHA a5e6954View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 536beed - Browse repository at this point
Copy the full SHA 536beedView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73141d4 - Browse repository at this point
Copy the full SHA 73141d4View commit details -
Updated Toolbar examples to Page
Also added an IsChecked property to ToolbarItem to be passed onto the Toggle ItemTypes
Configuration menu - View commit details
-
Copy full SHA for 5fd3328 - Browse repository at this point
Copy the full SHA 5fd3328View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96460ac - Browse repository at this point
Copy the full SHA 96460acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfa419 - Browse repository at this point
Copy the full SHA 4cfa419View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.