Skip to content

WIP: @stencil/storybook-plugin experimentation

12ccc7e
Select commit
Loading
Failed to load commit list.
Draft

WIP: @stencil/storybook-plugin experimentation #1332

WIP: @stencil/storybook-plugin experimentation
12ccc7e
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Aug 23, 2025 in 2s

1/3 Fail(s): LABEL

Status: FAIL

    Here are some stats of the run:
    3 validations were ran.
    2 PASSED
    1 FAILED

Details

✔️ Validator: MILESTONE

  • ✔️ The milestone is not empty
    Input : 0.27.6
    Settings : {"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}

❌ Validator: LABEL

  • A label must be assigned to this pull request
    Input :
    Settings : {"no_empty":{"enabled":true,"message":"A label must be assigned to this pull request"}}

✔️ Validator: DESCRIPTION

  • ✔️ The description is not empty
    Input : This is an experimentation of a new stencil-specific storybook plugin maintained by the stencil team at https://github.com/stenciljs/storybook which is also a work in progress and not ready for prime time. However, it currently builds and when complete will provide the following advantages.
  • Less config
  • Automatic and type-safe argTypes
  • Better automatic docs
  • Shorter stories (less config) and read TSX support for stories without using lit-html or other hacks
  • Live reloading for quick development within stories themselves.
    Settings : {"no_empty":{"enabled":true,"message":"A description must be provided"}}