Lloyd Richards

Results 53 comments of Lloyd Richards

Example dataset: [Greenhouse gas emissions by sector and by gas](http://localhost:3000/en/browse?previous=%7B%7D&dataset=https%3A%2F%2Fenvironment.ld.admin.ch%2Ffoen%2Fubd000502%2F4&dataSource=Prod)

I think this is already covered in #2197 which is already marked for the next release.

> @lloydrichards did you have any trouble with the code blocks showing corrupted code? Happens to me with `` and just the auto docs I had a look and things...

> i implemented a lot of stories myself before i found your repo. Now i cloned yours and am running it and got this error: I think the issue is...

The way its done through the CLI, is that within the /registry/ui components they reference using aliases: ```typescript import { buttonVariants } from "@/registry/default/ui/button" ``` and then later in the...

> is there anything that you need from me or the Storybook team to wrap up? One piece of the puzzle that is still missing is bring able to infer...

@shadcn Would it be possible to have a look and see if the changes im proposing here to the CLI and the inclusion o Storybook is inline with you roadmap...

Just want to throw my thoughts out for including testing with the stories: Personally I do use storybook's interaction testing on a lot of my components, but I think it...

> would the storybook styling and examples need to be updated as well? Technically there shouldn't be any styling in the stories since they pull the components in from the...