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

Code review and feedback 👌 #1

Merged
merged 3 commits into from Apr 15, 2015
Merged

Code review and feedback 👌 #1

merged 3 commits into from Apr 15, 2015

Conversation

aschuch
Copy link
Contributor

@aschuch aschuch commented Apr 14, 2015

  • Adds default values for animated and state properties (default false)
  • Access control: make set... methods private
  • adds @IBDesignable and @IBInspectable attributes to be nicely displayed in Interface Builder
  • change configure() to configureButtonStyles(): configure() feels a bit too generic to me, I think configureButtonStyles() will be clearer to other developers in the future.
  • Updated the Readme (wordings, new features like @IBDesignable)
  • Updated some project settings and added the SimpleButtonTests target (tests still need to be written)

@aschuch aschuch changed the title Code review and feedback 👌🏻 Code review and feedback 👌 Apr 14, 2015
aloco added a commit that referenced this pull request Apr 15, 2015
Code review and feedback 👌
@aloco aloco merged commit 8080375 into aloco:master Apr 15, 2015
aloco pushed a commit that referenced this pull request Nov 10, 2020
add custom loading view layout support
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

2 participants