grafana/public/app/features/explore
David Kaltschmidt 76a3b1a793 Explore: highlight typed text in suggestions
- use react-highlight-words
- add highlighting (color and border) to the matching substring of the
  suggested items in the typeahead
- extracted match finding from logging datasource
- created new utils/text.ts class for text-related functions
- added more types
2018-10-09 12:33:25 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ Use size-me to resize explore Graph, added types 2018-10-05 11:39:00 +02:00
slate-plugins Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
utils Prevent Explore from updating when typing query 2018-10-04 15:32:28 +02:00
ElapsedTime.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Explore.tsx Explore: compact state URLs 2018-10-05 17:09:40 +02:00
Graph.test.tsx Use size-me to resize explore Graph, added types 2018-10-05 11:39:00 +02:00
Graph.tsx Use size-me to resize explore Graph, added types 2018-10-05 11:39:00 +02:00
JSONViewer.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Legend.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Logs.tsx Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
PromQueryField.test.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
PromQueryField.tsx Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
QueryField.tsx Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
QueryRows.tsx Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
Table.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
TimePicker.test.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
TimePicker.tsx Moved explore helpers to utils/explore 2018-10-01 12:56:26 +02:00
Typeahead.tsx Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
Value.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Wrapper.tsx Explore: compact state URLs 2018-10-05 17:09:40 +02:00