Svelte

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.
Here are 1,867 public repositories matching this topic...
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Sep 21, 2020 - TypeScript
IconButton does not 'blur' when it loses focus, retaining it's --background-focused class after the mouse or touch leaves the item.
I have an podcast with episode uploaded to Mixcloud. I also have my music uploaded to Soundcloud. I'd like to see Mixcloud and Soundcloud added as providers with Vime.js
Also I endorse the feature request for playlist.
I plan to use this with an Svelte app.
There are some basic accessibility issues on the landing page of Blaze which can be seen on Lighthouse.
The complete report can be found here https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fblaze.now.sh%2F#accessibility
-
Updated
Oct 7, 2020 - TypeScript
Problem: we don't have Cypress tests in forks, because the knapsack pro token cannot be shared with forks due to security reasons
Expected behavior: Cypress tests are executed in forks, even if they are not very optimized
You'll have to change this CI job in the Semaphore config:
The various popup shown can be placed outside the viewport, making them hard to view/use.
For example, a tooltip can be partially hidden if the activator is in the right of the screen, or a menu can be longer than the viewport height.
Smelte should probably provides utils to position popup on the viewport.
(by the way, thanks for your work, smelte is great :)
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Feb 4, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
Hello team.
I have a task to deploy a tiny and cute frontend, which will distribute wg configs for users of our organization. I decided to use your package, because it is 100% suitable.
We use dedicated server as a wg endpoint (VyOS cluster on vrrp), so I don't need to create peers from UI. I am populating config.json by ansible
Pug syntax highlight
Is your feature request related to a problem? Please describe.
Provide basic support for pug markup. Related: #106
Describe the solution you'd like
VSCode's syntax highlight is done by Textmate grammar. Basically it's defining some regex pattern to tokenize the code. And we could include other languages' rules as long as vscode knows how to deal with the included language.
I am n
-
Updated
Oct 4, 2020
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Oct 3, 2020 - Svelte
-
Updated
Oct 7, 2020 - Svelte
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Oct 1, 2020 - HTML
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Oct 7, 2020 - HTML
-
Updated
Oct 7, 2020 - Svelte
-
Updated
Sep 28, 2020 - JavaScript
Created by Rich Harris
Released November 2016
- Repository
- sveltejs/svelte
- Website
- svelte.dev
- Wikipedia
- Wikipedia
Describe the bug
With multiple pure-documentation MDX docs, the scroll position of the preview window does not reset when switching between docs.
To Reproduce
Steps to reproduce the behavior: