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

Feature/mark traversed link-tree segments #6

Merged
merged 5 commits into from Jan 20, 2018

Conversation

kfirba
Copy link
Owner

@kfirba kfirba commented Jan 20, 2018

This feature idea originated from #5.

Basically, this feature adds the markTreeDepth feature to allow marking URIs segments that are part of the given URI.

This PR also allows to:

  • Set the first parameter to be the options parameter and will set the selector to "html" by default.
  • Pass a custom URI that does not start with a slash (/). Previously, passing a custom URI like settings/access would not match the correct /settings/access, not it will.
  • Pass a custom Uri that ends with a slash (/). Previously, passing a custom URI like /settings/access/ would not match the URI /settings/access, not it will.

/cc @marcnewton

@kfirba kfirba merged commit f3f747d into master Jan 20, 2018
@kfirba kfirba deleted the feature/mark-traveresed-tree branch January 20, 2018 20:58
@kfirba kfirba changed the title Feature/mark traveresed tree Feature/mark traversed link-tree segments Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant