grafana/public/app/plugins/panel/canvas
Ashley Harrison 803473f479
Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591)
* wrap a bunch of errors

* wrap more things!

* fix up some unit tests

* wrap more errors

* tiny bit of tidy up
2022-06-15 08:59:29 +01:00
..
editor Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
img Canvas: add alpha canvas panel and initial interfaces (#37279) 2021-09-02 10:01:08 -07:00
CanvasContextMenu.tsx Canvas: Context menu (#48909) 2022-05-20 12:30:29 -07:00
CanvasPanel.tsx Canvas: Inline edit (#48222) 2022-05-04 14:15:07 -05:00
globalStyles.ts Canvas: Inline edit (#48222) 2022-05-04 14:15:07 -05:00
InlineEdit.tsx Canvas: Inline edit (#48222) 2022-05-04 14:15:07 -05:00
InlineEditBody.tsx Canvas: Inline edit (#48222) 2022-05-04 14:15:07 -05:00
models.cue schema: Migrate from scuemata to thema (#49805) 2022-06-06 17:52:44 -07:00
models.gen.ts Canvas: Refactor group to frame (#48671) 2022-05-03 22:58:00 -07:00
module.tsx Canvas: Refactor group to frame (#48671) 2022-05-03 22:58:00 -07:00
plugin.json Canvas: Ability to move and resize elements freely (#40179) 2021-10-12 10:52:15 -07:00
README.md SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
types.ts Canvas: Add basic responsive design and layer editor UX (#40404) 2021-10-13 13:12:16 -07:00

Canvas panel - Native Plugin

The Canvas Panel is included with Grafana.