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

Feature kiwi #118

Merged
merged 33 commits into from
Jan 9, 2014
Merged

Feature kiwi #118

merged 33 commits into from
Jan 9, 2014

Commits on Jan 4, 2014

  1. Rewrite the layout helpers to use kiwi.

    This rewrite drastically simplifies the layout helper architecture.
    Making it easier for users to follow should they wish to implement
    their own custom helpers.
    sccolbert committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    a510e6a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

  1. fix typos

    sccolbert committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    eab99ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976cb96 View commit details
    Browse the repository at this point in the history
  3. remove redundant docstring

    sccolbert committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    4615023 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. update docstring

    sccolbert committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    70f7552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36513e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94406bb View commit details
    Browse the repository at this point in the history
  4. fix typos

    sccolbert committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    875f649 View commit details
    Browse the repository at this point in the history
  5. minor updates

    sccolbert committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    cc0e9d4 View commit details
    Browse the repository at this point in the history
  6. remove commented code

    sccolbert committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    149e905 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2014

  1. Configuration menu
    Copy the full SHA
    5518515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    451d2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d1aa40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5467f72 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. Configuration menu
    Copy the full SHA
    98a3559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef55e9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2d804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3c6df7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Configuration menu
    Copy the full SHA
    5d6985c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b93ec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6571956 View commit details
    Browse the repository at this point in the history
  4. update docs and naming

    sccolbert committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    a7bc733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5005a27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c21d890 View commit details
    Browse the repository at this point in the history
  7. fix docstring typo

    sccolbert committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    3c4f285 View commit details
    Browse the repository at this point in the history
  8. fix typo bugs

    sccolbert committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    89bebbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d526f5 View commit details
    Browse the repository at this point in the history
  10. fix typo bug

    sccolbert committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    9de84af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64ebb04 View commit details
    Browse the repository at this point in the history
  12. remove extraneous line

    sccolbert committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    84274c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e86d17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4dfe2de View commit details
    Browse the repository at this point in the history
  15. update docstring

    sccolbert committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    5c3209b View commit details
    Browse the repository at this point in the history