Skip to content
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

Add a bundle parameter for PropertyStyler apply methods / applicators… #22

Merged
merged 1 commit into from
Nov 4, 2018

Conversation

daniel-hall
Copy link
Owner

…, and a bundle property to the Stylesheet protocol

The goal is to allow Stylesheets to be linked to assets in their own bundle. So after creating a Stylesheet, it can be distributed in a framework or library that also includes an asset catalog with named images, colors, etc. and when property stylers go to apply those assets to a target, they will have the right bundle to pull them from.

…, and a bundle property to the Stylesheet protocol

The goal is to allow Stylesheets to be linked to assets in their own bundle.  So after creating a Stylesheet, it can be distributed in a framework or library that also includes an asset catalog with named images, colors, etc. and when property stylers go to apply those assets to a target, they will have the right bundle to pull them from.
@daniel-hall daniel-hall merged commit ab65aed into master Nov 4, 2018
@daniel-hall daniel-hall deleted the AddBundleAwareness branch November 4, 2018 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant