Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
D-R-R
/
Uno
Public
forked from
unoplatform/uno
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Uno
src
on
dev/altr/fixCompilation
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 16, 2019
Merge branch 'master' into dev/altr/fixCompilation
AlexTrepanier
committed
b09f69e
View commit details
Copy full SHA for b09f69e
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Update NavigationViewItem flyout presenter
Show description for 1cbf900
jeromelaban
committed
1cbf900
View commit details
Copy full SHA for 1cbf900
View code at this point
Browse repository at this point
Fix potential add self view in its own children
Show description for fe83e99
jeromelaban
committed
fe83e99
View commit details
Copy full SHA for fe83e99
View code at this point
Browse repository at this point
Replace an exception with a warning message
Show description for ca56111
carldebilly
committed
ca56111
View commit details
Copy full SHA for ca56111
View code at this point
Browse repository at this point
[Wasm] Fix ListView recycling when the XamlParent is not available
jeromelaban
committed
691fc6c
View commit details
Copy full SHA for 691fc6c
View code at this point
Browse repository at this point
[Wasm] Fix rectangle clipping regression
Show description for 68da803
jeromelaban
committed
68da803
View commit details
Copy full SHA for 68da803
View code at this point
Browse repository at this point
[Wasm] Fix AOT crash on null enumerator
Show description for 91a0597
jeromelaban
committed
91a0597
View commit details
Copy full SHA for 91a0597
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Use the `IsAnimating` flag instead of the DP precedence to determine when update the matrix of a transform
Show description for d029834
Dr.Rx
committed
d029834
View commit details
Copy full SHA for d029834
View code at this point
Browse repository at this point
Fix invalid arrange with width and height = -infinity in tests
Dr.Rx
committed
283e3d9
View commit details
Copy full SHA for 283e3d9
View code at this point
Browse repository at this point
Fix the `Transform.TransformBounds`
Show description for e902107
Dr.Rx
committed
e902107
View commit details
Copy full SHA for e902107
View code at this point
Browse repository at this point
[wasm] Adjust and document custom fonts usage
jeromelaban
committed
96338d1
View commit details
Copy full SHA for 96338d1
View code at this point
Browse repository at this point
Added ProgressRing sample
zangai
committed
c5752cd
View commit details
Copy full SHA for c5752cd
View code at this point
Browse repository at this point
Adjust setElementTransform to use a Matrix3x2
jeromelaban
committed
3c5345e
View commit details
Copy full SHA for 3c5345e
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Improve Arrange performance
Show description for c05f4d9
jeromelaban
committed
c05f4d9
View commit details
Copy full SHA for c05f4d9
View code at this point
Browse repository at this point
Add Arrange performance test
jeromelaban
committed
fd09b7b
View commit details
Copy full SHA for fd09b7b
View code at this point
Browse repository at this point
Don't fail when the dispatcher queue is empty
jeromelaban
committed
f9528f5
View commit details
Copy full SHA for f9528f5
View code at this point
Browse repository at this point
Remove abstract class modifier
Show description for 49697d3
jeromelaban
committed
49697d3
View commit details
Copy full SHA for 49697d3
View code at this point
Browse repository at this point
Commits on Feb 12, 2019
Merge branch 'master' into dev/xygu/146648/grouped-listview-items-corrupted-on-flick
XiaotianNetlift
authored
48f370c
View commit details
Copy full SHA for 48f370c
View code at this point
Browse repository at this point
fixed ListView grouped items corruption on scroll
Xiaotian GU
committed
f0e19c0
View commit details
Copy full SHA for f0e19c0
View code at this point
Browse repository at this point
Merge branch 'master' into master
jeromelaban
authored
cde9f07
View commit details
Copy full SHA for cde9f07
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
New RoutedEvents samples
carldebilly
committed
44d072d
View commit details
Copy full SHA for 44d072d
View code at this point
Browse repository at this point
Added a new sample for Slider
carldebilly
committed
a5bc13c
View commit details
Copy full SHA for a5bc13c
View code at this point
Browse repository at this point
Changed the way the PointerRoutedEventArgs.GetCurrentPoint is calculated
carldebilly
committed
e2dfa54
View commit details
Copy full SHA for e2dfa54
View code at this point
Browse repository at this point
Added documentation for running Wasm tests
carldebilly
committed
13ea239
View commit details
Copy full SHA for 13ea239
View code at this point
Browse repository at this point
Moved the override events subscriptions to constructor
carldebilly
committed
d693183
View commit details
Copy full SHA for d693183
View code at this point
Browse repository at this point
Refactored the way routed events are bubbling for a more robust flow.
carldebilly
committed
a29ddbf
View commit details
Copy full SHA for a29ddbf
View code at this point
Browse repository at this point
Fixed problem with dependencies
carldebilly
committed
c21f972
View commit details
Copy full SHA for c21f972
View code at this point
Browse repository at this point
Keyboard routed events
carldebilly
committed
faa8ff3
View commit details
Copy full SHA for faa8ff3
View code at this point
Browse repository at this point
Fixed dependencies
carldebilly
committed
3830e85
View commit details
Copy full SHA for 3830e85
View code at this point
Browse repository at this point
Added name to RoutedEvent for diagnostic purposes.
carldebilly
committed
42391e8
View commit details
Copy full SHA for 42391e8
View code at this point
Browse repository at this point
Improved RoutedEvent test page
carldebilly
committed
723665c
View commit details
Copy full SHA for 723665c
View code at this point
Browse repository at this point
Update dependency versions
carldebilly
committed
0f4a546
View commit details
Copy full SHA for 0f4a546
View code at this point
Browse repository at this point
Added few tests for Selector in Wasm
carldebilly
committed
5fd4e25
View commit details
Copy full SHA for 5fd4e25
View code at this point
Browse repository at this point
Fix a typescript build error in recent version of TS
carldebilly
committed
a5e70bf
View commit details
Copy full SHA for a5e70bf
View code at this point
Browse repository at this point
Thumb were broken in a previous commit
Show description for 55be9c5
carldebilly
committed
55be9c5
View commit details
Copy full SHA for 55be9c5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.