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

feat: Print function children #607

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

Commits on Apr 26, 2021

  1. feat(formatting) add FunctionTreeNode

    Gabriela Seabra committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    78b45d4 View commit details
    Browse the repository at this point in the history
  2. feat(formatting) add ident & inline options to formatFunction

    Gabriela Seabra committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    afe55e4 View commit details
    Browse the repository at this point in the history
  3. feat(options) more flexible function options

    - Pass prop name as second argument in `functionValue` option
    - Accept filter function in `showFunctions`
    Gabriela Seabra committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e8f05e7 View commit details
    Browse the repository at this point in the history
  4. docs(README) update function options usage

    Gabriela Seabra committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b17cf1d View commit details
    Browse the repository at this point in the history
  5. test(formatting) children function

    Gabriela Seabra committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d7d2eb9 View commit details
    Browse the repository at this point in the history