-
### Describe the bug
Svelte 5 fails to parse code that Svelte 4 handled:
```
$: jobDetails = {
[JobName.ThumbnailGeneration]: {
icon: mdiFileJpgBox,
title: $getJobName(JobNam…
-
**Icon Type**
- [x] File
- [ ] Folder
**File Names**
- +page.ts
- +page.js
- +page.server.ts
- +page.server.js
- +layout.ts
- +layout.js
- +server.ts
- +server.js
- +layout.server.js
- …
-
Using Svelte 4.2.7 with carbon-icons-svelte 12.11.0 and carbon-components-svelte 0.85.2 setting icons on carbon components raises errors such as:
```
Types of construct signatures are incompatible…
-
**What can it be used for?**
Svelte is a JS framework for building applications. It would belong with the Brands set of icons.
https://svelte.dev/
**Example image (optional)**
![svelte_icon_1319…
-
## How to reproduce
1. `cd demo-app`
2. `npm run check`
123 warnings, it seems all of which are `A11y`-related.
For example:
```
/Users/private/d/svelte-ionic-app/demo-app/src/routes/com…
-
### Please verify the version of auro-icon you have installed
4.0.2
### Please describe the bug
```
npm create svelte@latest my-app
cd my-app
npm install
npx sb init
npm i --save @alaskaairux/…
-
These days developers use dark/light/system modes. If you have `fill="#fff"`, you have the white bg when the mode is dark.
For example, bluesky has it.
```
// this line
// to
// or
…
-
### Describe the bug
npm run build
```
> windmill-components@1.405.5 build
> vite build
11:24:32 [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json…
-
### Describe the bug
When components in nested scopes use the same snippet names, ESLint's no-shadow rule detects that the inner scope is shadowing the snippet name from the outer scope.
![svelt…
-
#### Required Info
- [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful
- [x] I have read or at least glanced …