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

Sizing Convenience Methods #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Sizing Convenience Methods #62

wants to merge 5 commits into from

Commits on Jan 13, 2012

  1. Added sizing convenience methods for margin, padding and border.

    They let you set vertical and horizontal values for all three in one line instead of always setting "top" and "bottom" or "left" and "right" values.
    ianstormtaylor committed Jan 13, 2012
    Configuration menu
    Copy the full SHA
    68e3645 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2012

  1. Configuration menu
    Copy the full SHA
    be71d18 View commit details
    Browse the repository at this point in the history
  2. Added sizing convenience methods for margin, padding and border.

    They let you set vertical and horizontal values for all three in one line instead of always setting "top" and "bottom" or "left" and "right" values.
    ianstormtaylor committed Jan 24, 2012
    Configuration menu
    Copy the full SHA
    f31ea0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f85e71 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2012

  1. Configuration menu
    Copy the full SHA
    73a9070 View commit details
    Browse the repository at this point in the history