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

Support atpage margin boxes #105

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

Commits on Dec 21, 2016

  1. Add failing test for @page rules

    Haven't updated the AST yet but fails to parse already.
    gcarothers committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    7c18e7f View commit details
    Browse the repository at this point in the history
  2. Parsing of margin boxes

    Tests failing from assertion errors not parse errors
    gcarothers committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    cad0a49 View commit details
    Browse the repository at this point in the history
  3. Tests passing

    Which is in fact horrifying since I haven't updated the expect AST yet so that checking works really well clearly :(
    gcarothers committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    95d52ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6af9a9 View commit details
    Browse the repository at this point in the history
  5. Bump version number

    gcarothers committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    581e2a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. Avoid being a pre-release

    gcarothers committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    eb51d19 View commit details
    Browse the repository at this point in the history