grafana/public/app/plugins/panel/canvas
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473)
* Update dependency prettier to v2.5.1

* prettier fixes

* chore(toolkit): bump prettier to 2.5.1

* style(eslint): bump grafana config to 2.5.2 in core and toolkit

* style(mssql-datasource): fix no-inferrable-types eslint errors

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00:00
..
editor Canvas: Add button element + basic onClick support (#43252) 2021-12-17 14:05:57 -08:00
img Canvas: add alpha canvas panel and initial interfaces (#37279) 2021-09-02 10:01:08 -07:00
CanvasPanel.tsx Canvas: add multi layer functionality (#41326) 2021-11-08 11:05:16 -08:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
models.gen.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
module.tsx Canvas: use name as UID (#42696) 2021-12-06 21:04:58 -08: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.