Vojtech Miksu

Results 173 comments of Vojtech Miksu

Valid request. We would need to add `specifiers` / `ExportSpecifier` [here](https://github.com/tajo/ladle/blob/main/packages/ladle/lib/cli/vite-plugin/parse/get-named-exports.js#L30). It's a different case from other [ExportedNamedDeclarations](https://astexplorer.net/#/gist/3520a37041f4a20d880bdedaf117b38a/fd30432521386d82e1490384aa68b956def4cba0). Should be fairly straightforward if you want to open a PR.

> In my local testing it works, however it only works for the first story in the export list, is this what we want? It should definitely work for multiple...

The active width addon wraps the story with an iframe, so it's likely an issue of CSS not being correctly applied inside the iframe.

Any good alternatives? We could also fork/inline it.

Some sort of iframe setup?

lint needs to be fixed

> As a side note, because the stories are built out from the story keys, capitalization and symbols are lost in the sidebar navigation, and it would be nice to...

@runjak makes sense. Can you please add some unit test and changeset? Thanks!