prometheus/web/ui/module/codemirror-promql/src
Gabriel Bernal 9ed56c6065
export newCompleteStrategy to avoid client import errors (#10448)
This will avoid codemirror-promql clients to choose manually between cjs or esm so the bundler can decide.

Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
2022-03-18 14:29:35 +01:00
..
client extend the number of attribute check to know if it's a prometheusConfig (#9915) 2021-12-01 17:05:40 +01:00
complete fix the case when there is nothing in the expr 2021-12-20 20:54:01 +01:00
grammar Merge pull request #9248 from LeviHarrison/atan2-binary-op 2021-09-27 18:45:56 +02:00
lint fix eslint warning for codemirror-promql 2021-09-15 13:38:48 +02:00
parser upgrade to codemirror v19 (#9363) 2021-09-24 21:40:49 +02:00
test upgrade to codemirror v19 (#9363) 2021-09-24 21:40:49 +02:00
types Add grammar 2021-09-15 23:02:25 -04:00
index.ts export newCompleteStrategy to avoid client import errors (#10448) 2022-03-18 14:29:35 +01:00
promql.ts Merge pull request #9248 from LeviHarrison/atan2-binary-op 2021-09-27 18:45:56 +02:00