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

New optional placeBefore parameter for row().child.show() #120

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

Commits on Feb 19, 2018

  1. Add placeBefore parameter to row().child().show()

    Makes it possible to control the placement of the child rows, either immediately after the parent row (which is the default), or (as a new option) immediately before the parent row. This can be specified on a per-row basis.
    KarloX2 authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    519da89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a851faf View commit details
    Browse the repository at this point in the history