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/cdb/bootstrapping-documentation
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2019
WIP bootstraping flow
carldebilly
committed
091134a
View commit details
Copy full SHA for 091134a
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Use hard links
jeromelaban
committed
34161e6
View commit details
Copy full SHA for 34161e6
View code at this point
Browse repository at this point
Adjust T4Generator dependency
jeromelaban
committed
55b6538
View commit details
Copy full SHA for 55b6538
View code at this point
Browse repository at this point
Remove more unused nuget dependencies
jeromelaban
committed
445e2eb
View commit details
Copy full SHA for 445e2eb
View code at this point
Browse repository at this point
Adjust for missing tuple name
jeromelaban
committed
6b3bccb
View commit details
Copy full SHA for 6b3bccb
View code at this point
Browse repository at this point
Bump the dependencies to reduce the number of installed packages
jeromelaban
committed
ed315dd
View commit details
Copy full SHA for ed315dd
View code at this point
Browse repository at this point
Ensure C# 7.3 for SourceGenerators
jeromelaban
committed
6bd7a4b
View commit details
Copy full SHA for 6bd7a4b
View code at this point
Browse repository at this point
Update to latest Uno.SourceGenerationTasks to improve generation performance
jeromelaban
committed
9cec74d
View commit details
Copy full SHA for 9cec74d
View code at this point
Browse repository at this point
Use Uno.MonoAnalyzers public package
jeromelaban
committed
4a62c55
View commit details
Copy full SHA for 4a62c55
View code at this point
Browse repository at this point
Cache clrNamespaces resolutions in Xaml Generator
jeromelaban
committed
b9e0ccc
View commit details
Copy full SHA for b9e0ccc
View code at this point
Browse repository at this point
Improve the resolution of AdditionalTypes.
Show description for f52d90b
jeromelaban
committed
f52d90b
View commit details
Copy full SHA for f52d90b
View code at this point
Browse repository at this point
Order PresentationNamespaces in common uses to speed up resolutions
jeromelaban
committed
31b7ce4
View commit details
Copy full SHA for 31b7ce4
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Rollback animation ending changes
Show description for 2c4e392
carldebilly
committed
2c4e392
View commit details
Copy full SHA for 2c4e392
View code at this point
Browse repository at this point
[Wasm] Fixed popups only appear once
Show description for 5d5b42b
jeromelaban
committed
5d5b42b
View commit details
Copy full SHA for 5d5b42b
View code at this point
Browse repository at this point
Skip WindowCreated event during tests.
jeromelaban
committed
ed6bd9e
View commit details
Copy full SHA for ed6bd9e
View code at this point
Browse repository at this point
Make UIElement.IsPointerPressed and IsPointerOver internal
Show description for 9da5377
jeromelaban
committed
9da5377
View commit details
Copy full SHA for 9da5377
View code at this point
Browse repository at this point
Add missing system resources
jeromelaban
committed
87b4e0c
View commit details
Copy full SHA for 87b4e0c
View code at this point
Browse repository at this point
Added non-throwing stubs for AutomationProperty
jeromelaban
committed
d2534cc
View commit details
Copy full SHA for d2534cc
View code at this point
Browse repository at this point
Add support for Application.OnWindowCreated
jeromelaban
committed
9cdce77
View commit details
Copy full SHA for 9cdce77
View code at this point
Browse repository at this point
Misc assembly info and packages names adjustments
jeromelaban
committed
204e88e
View commit details
Copy full SHA for 204e88e
View code at this point
Browse repository at this point
VSIX updates for logging and iOS Assets
Show description for 794f953
jeromelaban
committed
794f953
View commit details
Copy full SHA for 794f953
View code at this point
Browse repository at this point
Update Uno.UI.css
Show description for 7e01b5a
jeromelaban
committed
7e01b5a
View commit details
Copy full SHA for 7e01b5a
View code at this point
Browse repository at this point
Disable root scrolling on touch devices
Show description for 0d94170
jeromelaban
committed
0d94170
View commit details
Copy full SHA for 0d94170
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
[Wasm] Fix unarranged measuring, destroy items leak
Show description for 5978b79
jeromelaban
committed
5978b79
View commit details
Copy full SHA for 5978b79
View code at this point
Browse repository at this point
Adjust for Uno.Core breaking change
jeromelaban
committed
f019ee1
View commit details
Copy full SHA for f019ee1
View code at this point
Browse repository at this point
Update all targets
jeromelaban
committed
1f44668
View commit details
Copy full SHA for 1f44668
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Updates to latest dev.
MatFillion
committed
981d686
View commit details
Copy full SHA for 981d686
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Make sure to respect Z-Order for touch events
Dr.Rx
committed
df34781
View commit details
Copy full SHA for df34781
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
The FrameworkElement.IsLoaded is now public
jeromelaban
committed
608ca3c
View commit details
Copy full SHA for 608ca3c
View code at this point
Browse repository at this point
Remove non-functional BuildTargetFramework
Show description for 2495ab1
jeromelaban
committed
2495ab1
View commit details
Copy full SHA for 2495ab1
View code at this point
Browse repository at this point
Added missing SystemResources.xaml
jeromelaban
committed
3b7b1ac
View commit details
Copy full SHA for 3b7b1ac
View code at this point
Browse repository at this point
Improve missing reference error message
jeromelaban
committed
6b284e9
View commit details
Copy full SHA for 6b284e9
View code at this point
Browse repository at this point
Adjust ListView measure/arrange
Show description for ccd299d
jeromelaban
committed
ccd299d
View commit details
Copy full SHA for ccd299d
View code at this point
Browse repository at this point
Disable reveal support for top nav
jeromelaban
committed
3ae0d76
View commit details
Copy full SHA for 3ae0d76
View code at this point
Browse repository at this point
Restore overlay mode for SplitView in minimal mode.
jeromelaban
committed
7f9d05e
View commit details
Copy full SHA for 7f9d05e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.