grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor
David 01bbcf4eea
Editor: New line on Enter, run query on Shift+Enter (#24654)
* Editor: New line on Enter, run query on Shift+Enter

- default Enter behavior on query editor fields should be a new line
- special behavior should require a special key: running a query is now
done on Shift-Enter
- Plugins order had to be changed because when typeahead is shown, Enter
is accepting the suggestion

* Run with ctrl-enter, hint in query placeholder

* Fix Kusto field behavior for Enter

* Fix Kusto field behavior for default suggestion
2020-05-14 15:13:45 +02:00
..
kusto TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
editor_component.tsx noImplicitAny: Azure Monitor (#17966) 2019-07-06 07:01:22 +02:00
KustoQueryField.tsx Chore: Update Slate to 0.47.8 (#19197) 2019-09-23 12:26:05 +01:00
query_field.tsx Editor: New line on Enter, run query on Shift+Enter (#24654) 2020-05-14 15:13:45 +02:00
typeahead.tsx noImplicitAny: Azure Monitor (#17966) 2019-07-06 07:01:22 +02:00