Marcus Andersson

Results 14 issues of Marcus Andersson

Hello, I changed so this package have a dependency on the "prop-types" package instead of getting the PropTypes from React. It is deprecated since a while back and PropTypes is...

The following work has been done: - Updated dependencies to newest version. - Converter uppdated to support new 1.1 specification - Converter can now handle deep objects as extras. They...

- initial commit. - added missing new files. **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:

area/backend
area/frontend
stale
enterprise-ok

**What this PR does / why we need it**: This PR provides some instructions on how to structure your E2E tests for app plugins. Hopefully it show case two different...

type/docs
no-changelog

### Description The plugin meta extractor works differently depending on being run in typescript 4 or typescript 5. To make sure that we support extracting information from plugins using either...

chore
stale

### Description When we [introduced](https://github.com/grafana/grafana/pull/87236) the possibility for plugins to expose a component we felt that the names of the API was a bit confusing and unnecessary complicated. So we...

type/chore
internal
area/plugin-extensions

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:

stale

## The problem When adding UI extension points in a plugin or in core Grafana, it is really painful to setup the environment so that you properly can test your...

area/backend/plugins
area/frontend
type/epic
internal
area/plugin-extensions

**What this PR does / why we need it**: It will add a agents.md file that cover the fundamentals of panel plugins. We are keeping the convention where we put...

minor
release

### Which package(s) does this bug affect? - [x] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Plugin Meta Extractor - [ ]...