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
SamplesApp
on
beta
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2019
Fix TextBox.IsReadOnly on Android
juliecantin
authored and
MatFillion
committed
486f047
View commit details
Copy full SHA for 486f047
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Imported "Button" samples from internal project
carldebilly
authored and
MatFillion
committed
77f5c68
View commit details
Copy full SHA for 77f5c68
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Updates to latest beta.
MatFillion
committed
db45095
View commit details
Copy full SHA for db45095
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Added Popup sample
carldebilly
committed
2fd3930
View commit details
Copy full SHA for 2fd3930
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Added support for Android 9
Show description for 3fdc440
Papus Koulibaly
committed
3fdc440
View commit details
Copy full SHA for 3fdc440
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Merge branch 'master' into dev/wabe/SampleChatBox
warrenbenyahia
authored
c82ea60
View commit details
Copy full SHA for c82ea60
View code at this point
Browse repository at this point
Merge branch 'master' into dev/wabe/CopyToClipboardSample
MatFillion
authored
fda58fd
View commit details
Copy full SHA for fda58fd
View code at this point
Browse repository at this point
Merge branch 'master' into dev/wabe/SampleChatBox
warrenbenyahia
authored
4f40478
View commit details
Copy full SHA for 4f40478
View code at this point
Browse repository at this point
Fixed the copy to clipboard on Android + added sample
Warren Benyahia
committed
3d44e5f
View commit details
Copy full SHA for 3d44e5f
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Refactored code, no change
carldebilly
committed
357a863
View commit details
Copy full SHA for 357a863
View code at this point
Browse repository at this point
Updated the uno.json animation
carldebilly
committed
6bcef1a
View commit details
Copy full SHA for 6bcef1a
View code at this point
Browse repository at this point
First working version of Lottie on Wasm
Show description for 43e93f9
carldebilly
committed
43e93f9
View commit details
Copy full SHA for 43e93f9
View code at this point
Browse repository at this point
Refactored HtmlId of elements to be numeric
carldebilly
committed
a178b1e
View commit details
Copy full SHA for a178b1e
View code at this point
Browse repository at this point
Fix build
carldebilly
committed
c778c09
View commit details
Copy full SHA for c778c09
View code at this point
Browse repository at this point
Implemented LottieVisualSource on Wasm
carldebilly
committed
8a77ee9
View commit details
Copy full SHA for 8a77ee9
View code at this point
Browse repository at this point
Created "Lottie" project and sample on UWP
Show description for bf8590f
carldebilly
committed
bf8590f
View commit details
Copy full SHA for bf8590f
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Adjust nuget TypeScript versions
jeromelaban
committed
da065fc
View commit details
Copy full SHA for da065fc
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Merge branch 'master' into dev/wabe/SampleChatBox
warrenbenyahia
authored
7de2e92
View commit details
Copy full SHA for 7de2e92
View code at this point
Browse repository at this point
- Added ChatBox sample to simulate the behaviour of a chat app (TextBox + Button, KeyboardShowing/Hidding animation)
Show description for 483fac7
Warren Benyahia
committed
483fac7
View commit details
Copy full SHA for 483fac7
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
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
Commits on Mar 11, 2019
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 6, 2019
Fix support for NavigationView Top navigation
jeromelaban
committed
6c1744c
View commit details
Copy full SHA for 6c1744c
View code at this point
Browse repository at this point
Fix touch events not dispatched to UIelement that have a `RenderTransform`
Dr.Rx
committed
e0ef795
View commit details
Copy full SHA for e0ef795
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
148285 [VCA Messenger] [iOS] TimePicker - Do not Disturb page's time picker is clipped off screen
AlexTrepanier
committed
86a548b
View commit details
Copy full SHA for 86a548b
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Update SourceGen to latest
Show description for 1bbb97c
jeromelaban
committed
1bbb97c
View commit details
Copy full SHA for 1bbb97c
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Rollback animation end in order to fix visual state rollback issue
Dr.Rx
committed
953b0ca
View commit details
Copy full SHA for 953b0ca
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
[iOS] Fix transform animations which uses 'BeginTime' will wait the delay without any transform
Dr.Rx
committed
dd64e52
View commit details
Copy full SHA for dd64e52
View code at this point
Browse repository at this point
Add MPE sample
baptiste-nv
committed
917b228
View commit details
Copy full SHA for 917b228
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
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
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
[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
Commits on Feb 13, 2019
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
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
Previous
Next
You can’t perform that action at this time.