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: Support fieldNames #372

Merged
merged 14 commits into from
Aug 19, 2021
Merged

feat: Support fieldNames #372

merged 14 commits into from
Aug 19, 2021

Commits on Jul 14, 2021

  1. chore: Init fieldNames

    zombieJ committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    6336900 View commit details
    Browse the repository at this point in the history
  2. feat: Use fieldNames

    zombieJ committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    5cf2442 View commit details
    Browse the repository at this point in the history
  3. fix: value injection

    zombieJ committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f289080 View commit details
    Browse the repository at this point in the history
  4. test: Update snapshot

    zombieJ committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f8cd4c1 View commit details
    Browse the repository at this point in the history
  5. test: Add test case

    zombieJ committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    00b4f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. test: onSelect test driven

    zombieJ committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    267d705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddbb06 View commit details
    Browse the repository at this point in the history
  3. refactor: Use internal node

    zombieJ committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b6b42be View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix: node track logic

    zombieJ committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    cfff4da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3e6bc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. test: fix test logic

    zombieJ committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9b0d311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676f0f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. fix: selectable logic check

    zombieJ committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    17843bc View commit details
    Browse the repository at this point in the history
  2. test: More of selection test

    zombieJ committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    64c6db1 View commit details
    Browse the repository at this point in the history