field-plugin icon indicating copy to clipboard operation
field-plugin copied to clipboard

Create and deploy Storyblok Field Plugin

Results 21 field-plugin issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Running the visual editor from a domain that is not `app.storyblok.com` causes field plugins to load indefinitely. The origin used will always be set to `app.storyblok.com` if...

Feature request: Current block data object in the root of your plugin.data or a util function which returns the object. Use case you want to read data from a field...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 7.8.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 7.8.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies

Bumps the everything group with 22 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.17` | `18.19.31` | | [typescript](https://github.com/Microsoft/TypeScript)...

dependencies

**Describe the bug** The `options` object from the `useFieldPlugin` is continuously undefined in my field plugins. I logged out the `type` also and I can see that it's stuck in...

**Is your feature request related to a problem? Please describe.** There is a way to publish (creates new or updates existing one), but there is no way to delete plugins...

**Is your feature request related to a problem? Please describe.** We do keep Field-types in Organisation level (https://app.storyblok.com/#/me/org/fields), which is accessible ONLY for users having Admin level. Multiple developers can...

**Is your feature request related to a problem? Please describe.** To ensure smooth QA process, we have a need to share the sandbox URLs to other people with the settings...

**Is your feature request related to a problem? Please describe.** I have played around with React template and made my first field type plugin in this new new API. Unfortunately,...