-
Notifications
You must be signed in to change notification settings - Fork 127
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
UI Rework, new TextBlock and rich text support, justify, word wrapping and ellipsis, fixes bounds with filters, add fast material-like circle+rounded rect with shadow rendering based on SDF [Part 1] #1105
Conversation
…highlight circle + shadow
Codecov ReportBase: 53.36% // Head: 53.53% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1105 +/- ##
==========================================
+ Coverage 53.36% 53.53% +0.16%
==========================================
Files 1856 1872 +16
Lines 120738 121685 +947
Branches 18802 18961 +159
==========================================
+ Hits 64437 65139 +702
- Misses 50998 51178 +180
- Partials 5303 5368 +65
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Initial work on new UIButton material-like
Reference:
https://mui.com/material-ui/react-button/