Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Make library more generic with option to inject components #25

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

Conversation

aviadl
Copy link

@aviadl aviadl commented Jan 26, 2016

Added option to inject filterer
added option to inject highlighter condition

This is needed for cases that we want advanced search algorithm on the json tree, for example find value on a specific json node.
For this case we also need to set a different condition to the highlighter, so we will highlight the relevant data found by the filterer.

This gives also a workarounf for the open issue of searching in ignore case mode, in that case a multi case value will not be highlighted, unless using the injected highlighter condition

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants