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

Add nth-of-type support, optional args order #214

Closed
wants to merge 12 commits into from

Commits on Dec 1, 2015

  1. add lost-column global selector setting

    Zach Green committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    a9a9831 View commit details
    Browse the repository at this point in the history
  2. initial work on per-element nth-of-type selector

    Zach Green committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    96e60a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2015

  1. initial work for lost-column params in any order

    Zach Green committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    5502193 View commit details
    Browse the repository at this point in the history
  2. fix some var declaration errors

    Zach Green committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    a006bcc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2015

  1. updates for optional lost-column param order

    Zach Green committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    375783c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. update lost-column loops to pass current tests

    Zach Green committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    26e2de0 View commit details
    Browse the repository at this point in the history
  2. add some tests for optional lost-column order

    Zach Green committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    32fc41c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. DRY out lost selectors and args

    Zach Green committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    87715d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nth-of-type'

    Zach Green committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    ed1ecef View commit details
    Browse the repository at this point in the history
  3. check travis node stable

    Zach Green committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    20871b2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'travis-node-stable'

    Zach Green committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    5ca3ab4 View commit details
    Browse the repository at this point in the history
  5. Merge https://github.com/peterramsing/lost

    Zach Green committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    42e7b1f View commit details
    Browse the repository at this point in the history