Tobias Skarhed 1db9fff056 strictNullChecks: First batch (#18390) %!s(int64=6) %!d(string=hai) anos
..
img 7b805bdb81 minor react panels refafactor %!s(int64=7) %!d(string=hai) anos
README.md 13efc529ec poc: began react panel experiments %!s(int64=8) %!d(string=hai) anos
TextPanel.tsx 3f15170914 Refactor: move some files to @grafana/data (#17952) %!s(int64=6) %!d(string=hai) anos
TextPanelEditor.tsx 1db9fff056 strictNullChecks: First batch (#18390) %!s(int64=6) %!d(string=hai) anos
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) %!s(int64=6) %!d(string=hai) anos
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) %!s(int64=6) %!d(string=hai) anos
types.ts 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) %!s(int64=6) %!d(string=hai) anos

README.md

Text Panel - Native Plugin

The Text Panel is included with Grafana.

The Text Panel is a very simple panel that displays text. The source text is written in the Markdown syntax meaning you can format the text. Read GitHub's Mastering Markdown to learn more.