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

fix(tree): reassign fullpath when register new node which the same current node #2366

Merged
merged 4 commits into from May 11, 2020
Merged

fix(tree): reassign fullpath when register new node which the same current node #2366

merged 4 commits into from May 11, 2020

Commits on May 9, 2020

  1. fix(tree): assign fullpath to current node by fullpath of new node if…

    … current node the same new node
    vinhha committed May 9, 2020
    Copy the full SHA
    c38bc3c View commit details
    Browse the repository at this point in the history
  2. test(router-test): reverse the order when register router when test f…

    …unc GetFullPath
    vinhha committed May 9, 2020
    Copy the full SHA
    c2e0974 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. chg(tree-test): update test case with register new route in TestRoute…

    …ContextHoldsFullPath
    vinhha committed May 11, 2020
    Copy the full SHA
    f854167 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a43651d View commit details
    Browse the repository at this point in the history