-
-
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
Remove AvaloniaProperty.Initialized and PseudoClass static methods #3292
Merged
Commits on Nov 25, 2019
-
Remove OperationsPerInvoke here.
It was incorrect: invoking the method doesn't create 1000 buttons.
Configuration menu - View commit details
-
Copy full SHA for 1d4a792 - Browse repository at this point
Copy the full SHA 1d4a792View commit details -
Remove AvaloniaProperty.Initialized.
It was only needed for pseudoclasses. Move pseudoclass registration to an engine that doesn't require `AvaloniaProperty.Initialized`, implemented in `PseudoclassEngine`.
Configuration menu - View commit details
-
Copy full SHA for 35bd69f - Browse repository at this point
Copy the full SHA 35bd69fView commit details
Commits on Nov 26, 2019
-
It makes creating new controls a _lot_ faster.
Configuration menu - View commit details
-
Copy full SHA for b89305d - Browse repository at this point
Copy the full SHA b89305dView commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5d48222 - Browse repository at this point
Copy the full SHA 5d48222View commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8fed6ed - Browse repository at this point
Copy the full SHA 8fed6edView commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae11a11 - Browse repository at this point
Copy the full SHA ae11a11View commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7792856 - Browse repository at this point
Copy the full SHA 7792856View commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 715bd59 - Browse repository at this point
Copy the full SHA 715bd59View commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0486e20 - Browse repository at this point
Copy the full SHA 0486e20View 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.