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

Named pages #495

Merged
merged 19 commits into from
Aug 9, 2017
Merged

Named pages #495

merged 19 commits into from
Aug 9, 2017

Commits on Jul 17, 2017

  1. Use a custom object instead of constants for page pseudo-classes

    This is a first step to lazily get the page styles and support named pages.
    liZe committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    c004dc4 View commit details
    Browse the repository at this point in the history
  2. Set the page styles lazily

    liZe committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    30e4098 View commit details
    Browse the repository at this point in the history
  3. Fix docstring

    liZe committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    f8088c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Handle the page property

    liZe committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    9270697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb45253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb40d56 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

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

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    6b1c5ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645116f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86be0e9 View commit details
    Browse the repository at this point in the history
  4. Always return the next page name in block_level_page_break

    Use the 'break' returned value to force the page break
    liZe committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    5cc1ffe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f687f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    508b365 View commit details
    Browse the repository at this point in the history
  7. Basic support of named pages

    Fix #57.
    liZe committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    515d85f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Configuration menu
    Copy the full SHA
    865a919 View commit details
    Browse the repository at this point in the history
  2. Add style for main tag

    liZe committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    833b757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c642442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5085a70 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

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