carbon-components-svelte icon indicating copy to clipboard operation
carbon-components-svelte copied to clipboard

Svelte implementation of the Carbon Design System

Results 216 carbon-components-svelte issues
Sort by recently updated
recently updated
newest added

Sapper is no longer actively developed and SvelteKit is a much better experience Migration guide: https://kit.svelte.dev/migrating

Items from the header nav should be pushed into the side nav if the header nav is not displayed according to media queries. Also, if no explicit side nav exists,...

bug

Kindly advice on how I can add an icon to SideNavMenuItem comps. Thanks. ```javascript ```

Is there something like the below ["splitted" button with a dropdown](https://getbootstrap.com/docs/5.1/components/dropdowns/#split-button)? ![image](https://user-images.githubusercontent.com/41120635/132978970-203ad564-9301-4f8b-ad32-1a992bc6089f.png)

flagship

Is there a filterable select (like Multiselect but single)? I searched along components list (and docs) and found nothing.

documentation

Can you please add the tutorial on how to use Carbon Components for Svelte App like the following page on Vue? https://www.carbondesignsystem.com/tutorial/vue/overview Thanks

Hi, I have seen the #347, but there is no map-merge in stylus? How to override the default theme variables with stylus? Thank you.

I can see IBM Cloud has very useful menu (navbar) with transparent items and tooltip but I cannot do it with carbon svelte. Any ideas? ![ibm-menu-items](https://user-images.githubusercontent.com/36024040/131250290-d3278fa2-728a-41b4-93cf-ce7f41840ce7.png)

When clicking on the overflow menu in a data table the unfolded menu adds a scrollbar. https://user-images.githubusercontent.com/988276/130510541-f98f9c13-63a4-4031-919c-7c98093d948a.mov **Desired outcome** The overflow menu floats on top _without_ adding a scrollbar or...

The [React implementation](https://react.carbondesignsystem.com/?path=/story/ui-shell--header-base-w-navigation-actions-and-side-nav) has an overlay to darken the rest of the document when the side nav is open. I could not find anything in the spec regarding the existence...