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 more node utility extensions for update rules #15219

Merged
merged 4 commits into from Jun 15, 2018

Commits on Jun 14, 2018

  1. Copy the full SHA
    a0e1fa3 View commit details
    Browse the repository at this point in the history
  2. Refactor some update util extensions

    Using arguments instead of separate overloads, plus better support for
    automatically handling trait/property removals ('-' prefix).
    reaperrr committed Jun 14, 2018
    Copy the full SHA
    df6d79a View commit details
    Browse the repository at this point in the history
  3. Add some more useful extensions to UpdateUtils

    In many situations, these will save up to 3-4 lines, because quite often this will be enough to avoid curly brackets, "if"s or one-by-on renamings.
    reaperrr committed Jun 14, 2018
    Copy the full SHA
    4cee6e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1db2565 View commit details
    Browse the repository at this point in the history