Anton Timmermans

Results 15 comments of Anton Timmermans

Yes, feel free to create a PR. In the future I would like to move to Webpack, but for now you can also implement it in browserify.

> WIth webpack, react, and styled-components we can't have physical SVG files. Instead, the SVG icons are rendered as react components. So I'm afraid this part can't be done. /Cc...

Fixed by https://github.com/shadcn-ui/ui/pull/1515.

I can confirm that this issue still persists. I'll describe our use-case. We want our frontend to have some nested data for relations. For example: ```json { "id": 5, "name":...

Yes, we eventually want this. We'll probably won't get to this, so feel free to contribute this.