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

Convert NSImageView tint color as variable setter #5

Merged
merged 7 commits into from
Dec 29, 2023

Commits on Dec 28, 2023

  1. Updated the README file to provide information about guidelines and e…

    …nhancements
    
    Added support for CollectionViews, TextField and Labels
    Added ActivityIndicatorView support
    Provide mechanism to apply tintColor to NSUIImageView
    martindufort committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ed360f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beac122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0be53d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge pull request #1 from martindufort/add-new-compatibility

    Add more UIKit <-> AppKit compatibility to NSUI
    martindufort authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4168005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d16817 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from martindufort/fix-tintColor

    Make tintColor a variable setter for NSUIImageView(AppKit)
    martindufort authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a670c68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from martindufort/main

    Updating branch to latest version
    martindufort authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1affa5e View commit details
    Browse the repository at this point in the history