A logging query has a selector part and a regexp. The regexp matches are highlighted when results return. This change adds live preview to matches when modifying the regexp in a search field. - delegate retrieval of match query to datasource - datasource returns search expressions to be used to highlight a live preview of matches - logs row now takes preview highlights - logs row renders preview highlights with dotted line to distinguish from query run matches (solid line) - fix react-highlight-words version to ensure custom chunk matcher - custom chunk matcher can now also take incomplete regexps, eg, `(level` without inifinte looping - perf: debounce of live preview to 500ms - perf: only top 100 rows get the live preview - preview is only supported with one query row (multiple rows semantic makes this tricky: regexp for row n should only filter results for query n)
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
acl.ts | Loading commit data... | |
colors.ts | Loading commit data... | |
connectWithReduxStore.tsx | Loading commit data... | |
css_loader.ts | Loading commit data... | |
dag.test.ts | Loading commit data... | |
dag.ts | Loading commit data... | |
datemath.ts | Loading commit data... | |
emitter.ts | Loading commit data... | |
explore.test.ts | Loading commit data... | |
explore.ts | Loading commit data... | |
file_export.ts | Loading commit data... | |
flatten.ts | Loading commit data... | |
kbn.ts | Loading commit data... | |
location_util.ts | Loading commit data... | |
model_utils.ts | Loading commit data... | |
outline.ts | Loading commit data... | |
rangeutil.ts | Loading commit data... | |
react2angular.ts | Loading commit data... | |
sort_by_keys.ts | Loading commit data... | |
tags.ts | Loading commit data... | |
text.test.ts | Loading commit data... | |
text.ts | Loading commit data... | |
ticks.ts | Loading commit data... | |
url.ts | Loading commit data... | |
version.ts | Loading commit data... |