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 }}
jdolan
/
ObjectivelyMVC
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
35
Code
Issues
2
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Make the cascade the source of truth for styled properties
- #64
#64
Merged
jdolan
merged 21 commits into
main
jdolan/ObjectivelyMVC:main
from
style-resolution
jdolan/ObjectivelyMVC:style-resolution
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Make the cascade the source of truth for styled properties
#64
jdolan
merged 21 commits into
main
jdolan/ObjectivelyMVC:main
from
style-resolution
jdolan/ObjectivelyMVC:style-resolution
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
Expand shorthand Style attributes into their longhands
Show description for e9b1938
jdolan
committed
e9b1938
View commit details
Copy full SHA for e9b1938
Browse repository at this point
Drop `frame` as a style attribute
Show description for a67440f
jdolan
committed
a67440f
View commit details
Copy full SHA for a67440f
Browse repository at this point
Separate styled visibility from a View's own hidden flag
Show description for 1212579
jdolan
committed
1212579
View commit details
Copy full SHA for 1212579
Browse repository at this point
Keep an Option's vertical padding when its Select is open
Show description for c6316d3
jdolan
committed
c6316d3
View commit details
Copy full SHA for c6316d3
Browse repository at this point
Delete View::styledSize in favor of min-width and min-height
Show description for 3a4e4f6
jdolan
committed
3a4e4f6
View commit details
Copy full SHA for 3a4e4f6
Browse repository at this point
Move class defaults out of C and into the default stylesheet
Show description for 5d62809
jdolan
committed
5d62809
View commit details
Copy full SHA for 5d62809
Browse repository at this point
Warn when `left` or `top` is overruled by an alignment
Show description for 8d9305e
jdolan
committed
8d9305e
View commit details
Copy full SHA for 8d9305e
Browse repository at this point
Move the styling rationale out of the function bodies and onto the declarations
jdolan
committed
8abca72
View commit details
Copy full SHA for 8abca72
Browse repository at this point
Put per-instance styling on the View's own Style, and honor a change to it
Show description for bd34261
jdolan
committed
bd34261
View commit details
Copy full SHA for bd34261
Browse repository at this point
Remove dumbfuck comments.
jdolan
committed
92794a9
View commit details
Copy full SHA for 92794a9
Browse repository at this point
Codify the style defaults in the stylesheet instead of in code
Show description for 97c65a5
jdolan
committed
97c65a5
View commit details
Copy full SHA for 97c65a5
Browse repository at this point
Make an unset maxSize and pointer-events mean their defaults
Show description for d0a1ca6
jdolan
committed
d0a1ca6
View commit details
Copy full SHA for d0a1ca6
Browse repository at this point
Measure the gradient angle from south, so that its default is zero
Show description for 82dd0cf
jdolan
committed
82dd0cf
View commit details
Copy full SHA for 82dd0cf
Browse repository at this point
Give the Select its selection at construction, and style the HUD example
Show description for dd0b2a8
jdolan
committed
dd0b2a8
View commit details
Copy full SHA for dd0b2a8
Browse repository at this point
Mark the styled properties with a @styled alias
Show description for 6eaa856
jdolan
committed
6eaa856
View commit details
Copy full SHA for 6eaa856
Browse repository at this point
Collapse hidden into View::visibility, set with View::setVisibility
Show description for bd8d846
jdolan
committed
bd8d846
View commit details
Copy full SHA for bd8d846
Browse repository at this point
v2.5.0
jdolan
committed
7f455b9
View commit details
Copy full SHA for 7f455b9
Browse repository at this point
Bring the View tests and the ScrollView default in line with the cascade
Show description for b46450d
jdolan
committed
b46450d
View commit details
Copy full SHA for b46450d
Browse repository at this point
Commits on Sep 10, 2026
Hide only the Panel's own accessory view, not everything wearing the class
Show description for b3b3463
jdolan
committed
b3b3463
View commit details
Copy full SHA for b3b3463
Browse repository at this point
Style a ViewController's root View rather than writing its element style
Show description for 16df2ad
jdolan
committed
16df2ad
View commit details
Copy full SHA for 16df2ad
Browse repository at this point
Stop a Checkbox changing size when it is checked
Show description for efb48ee
jdolan
committed
efb48ee
View commit details
Copy full SHA for efb48ee
Browse repository at this point
You can’t perform that action at this time.