GitHub / sveltejs/svelte issues and pull requests
#3586 - A lot of empty text nodes - I mean A LOT - performance issue
Issue -
State: closed - Opened by neuronetio almost 6 years ago
- 17 comments
Labels: feature request, awaiting submitter, perf, stale-bot
#3585 - Loss of reactivity or I can't cook Svelte
Issue -
State: closed - Opened by a3con almost 6 years ago
- 7 comments
Labels: stale-bot, temp-stale
#3542 - Transitioning when slot element changes does not update slot element
Issue -
State: closed - Opened by jf908 almost 6 years ago
- 5 comments
#3535 - Shorthand for bind: in html elements
Issue -
State: closed - Opened by gdlazcano almost 6 years ago
- 2 comments
#3527 - bind:valueAsDate
Pull Request -
State: closed - Opened by Rich-Harris almost 6 years ago
- 12 comments
#3524 - Media Element Binding for set currentTime is unreliable
Issue -
State: closed - Opened by subz390 almost 6 years ago
- 7 comments
Labels: bug
#3492 - srcObject property on video element
Issue -
State: closed - Opened by qutran almost 6 years ago
- 6 comments
Labels: feature request, stale-bot, temp-stale
#3480 - Dynamically generated slots and context
Issue -
State: closed - Opened by sserdyuk almost 6 years ago
- 50 comments
Labels: awaiting submitter
#3422 - Context API doesn't work for custom elements
Issue -
State: closed - Opened by romangutkin almost 6 years ago
- 4 comments
Labels: bug, custom element
#3410 - Transition prevents {#if}{:else}{/if} from being exclusive
Issue -
State: closed - Opened by iffy almost 6 years ago
- 8 comments
Labels: bug
#3399 - bind:valueAsDate
Issue -
State: closed - Opened by Rich-Harris almost 6 years ago
- 3 comments
#3398 - strange crossfade behavior on fast update
Issue -
State: closed - Opened by knobo almost 6 years ago
- 5 comments
#3378 - Uncaught SyntaxError: Unexpected token <
Issue -
State: closed - Opened by php7webmob almost 6 years ago
- 45 comments
#3376 - Inject multiple classes with class:x,y,z={condition}
Issue -
State: closed - Opened by marceloadsj almost 6 years ago
- 38 comments
#3371 - Svelte disable remove css
Issue -
State: closed - Opened by shavyg2 almost 6 years ago
- 11 comments
#3317 - How do I get an element reference from within component?
Issue -
State: closed - Opened by alshdavid about 6 years ago
- 8 comments
#3313 - Debugging: Decouple debug logging from breakpoints
Issue -
State: open - Opened by ghost about 6 years ago
- 2 comments
Labels: feature request, temp-stale
#3277 - Slide transition inside slide transition breaks outer transition (v3.6.4)
Issue -
State: closed - Opened by henrikhermansen about 6 years ago
- 2 comments
Labels: bug, temp-stale
#3257 - Allow binding validity on input, select and textarea elements
Issue -
State: open - Opened by bbuhler about 6 years ago
- 5 comments
Labels: feature request, temp-stale
#3211 - deleting object properties doesn't trigger a render
Issue -
State: closed - Opened by arggh about 6 years ago
- 22 comments
#3203 - Svelte suspense (request for comments)
Issue -
State: open - Opened by brucou about 6 years ago
- 32 comments
Labels: feature request
#3168 - SSR/DOM whitespace discrepancy
Issue -
State: closed - Opened by Rich-Harris about 6 years ago
- 6 comments
Labels: bug, stale-bot
#3159 - don't detach <svelte:head> contents twice
Pull Request -
State: closed - Opened by Rich-Harris about 6 years ago
- 3 comments
#3120 - Bind button value
Issue -
State: closed - Opened by PaulMaly about 6 years ago
- 9 comments
#3119 - Events are not emitted from components compiled to a custom element
Issue -
State: closed - Opened by vogloblinsky about 6 years ago
- 23 comments
Labels: bug, custom element
#3105 - Change body class via <svelte:body />
Issue -
State: open - Opened by PaulMaly about 6 years ago
- 81 comments
Labels: feature request, popular
#3080 - Feature request: Option to trim whitespace between tags
Issue -
State: closed - Opened by trbrc about 6 years ago
- 17 comments
Labels: feature request, popular, temp-stale
#3012 - Click outside event?
Issue -
State: closed - Opened by lcswillems about 6 years ago
- 13 comments
#2968 - {#range ...} block
Issue -
State: closed - Opened by Rich-Harris about 6 years ago
- 52 comments
Labels: feature request, awaiting submitter, popular
#2940 - Multiple components in one file
Issue -
State: closed - Opened by clitetailor about 6 years ago
- 58 comments
#2900 - ability to remove or modify css class name "svelte-" prefix
Issue -
State: closed - Opened by eduarddotgg about 6 years ago
- 7 comments
#2886 - simplify safe_not_equal and not_equal?
Issue -
State: open - Opened by Rich-Harris about 6 years ago
- 10 comments
Labels: compiler
#2870 - Passing class to components
Issue -
State: closed - Opened by wysher about 6 years ago
- 133 comments
Labels: awaiting submitter
#2863 - Debug rapid invalidations
Pull Request -
State: closed - Opened by Rich-Harris about 6 years ago
- 1 comment
#2837 - on:* attribute to delegate all events
Issue -
State: closed - Opened by btakita about 6 years ago
- 49 comments
Labels: feature request, popular
#2807 - Implicitly closing tags aren't allowed before closing block
Issue -
State: closed - Opened by mrkishi about 6 years ago
- 6 comments
#2778 - afterUpdate docs should mention recursion protection
Issue -
State: closed - Opened by chris-morgan about 6 years ago
- 2 comments
Labels: stale-bot, temp-stale, documentation
#2723 - Error compiling component when <option> without value attribute contains <slot />
Issue -
State: closed - Opened by trbrc about 6 years ago
- 8 comments
Labels: bug, feature request, temp-stale
#2671 - <svelte:window bind:activeElement>
Issue -
State: closed - Opened by Rich-Harris about 6 years ago
- 4 comments
Labels: feature request, stale-bot, temp-stale
#2659 - Resetting html form doesn't trigger input bindings
Issue -
State: closed - Opened by jacobmischka about 6 years ago
- 16 comments
Labels: feature request
#2618 - Remove the $$scope key from $$props when calculating spread
Pull Request -
State: closed - Opened by EmilTholin over 6 years ago
- 2 comments
#2588 - Option to set slots when create component instance
Issue -
State: closed - Opened by creaven over 6 years ago
- 16 comments
Labels: feature request, popular
#2582 - A11y: <figcaption> must be an immediate child of <figure>
Issue -
State: closed - Opened by meydjer over 6 years ago
- 3 comments
Labels: bug
#2562 - CommonJS output is non-idiomatic
Issue -
State: closed - Opened by TehShrike over 6 years ago
- 19 comments
Labels: feature request, stale-bot, temp-stale
#2516 - Add option to make usage of shadow dom configurable
Pull Request -
State: closed - Opened by zephraph over 6 years ago
- 11 comments
#2362 - Array mutation doesn't update
Issue -
State: closed - Opened by asyncmax over 6 years ago
- 8 comments
#2308 - `bind:group` does not work with nested components
Issue -
State: open - Opened by imbolc over 6 years ago
- 34 comments
Labels: feature request
#2281 - onMount triggers in reverse order for siblings
Issue -
State: closed - Opened by unindented over 6 years ago
- 13 comments
Labels: bug
#2134 - Proposal: Metadata to components for documentation and creation of default behaviors (Svelte3)
Issue -
State: closed - Opened by georges-gomes over 6 years ago
- 22 comments
Labels: feature request, temp-stale
#2130 - Input does not validate correcetly according to pattern when the pattern contains numbers
Issue -
State: closed - Opened by juniorsd over 6 years ago
- 6 comments
#2106 - A way to see if slot prop is present
Issue -
State: closed - Opened by cvlab over 6 years ago
- 37 comments
Labels: feature request
#2060 - Any way to read the value of a writable?
Issue -
State: closed - Opened by andymans over 6 years ago
- 24 comments
#1791 - Support falsy values being passed to `#each` to avoid an incidental conditional
Issue -
State: closed - Opened by btakita almost 7 years ago
- 3 comments
#1779 - Feature Suggestion: Allow html entities in <svelte:head>
Issue -
State: closed - Opened by mattpilott almost 7 years ago
- 6 comments
#1755 - Hydration clobbers input into form
Issue -
State: closed - Opened by ispyinternet almost 7 years ago
- 20 comments
Labels: bug
#1754 - Transition not using new properties when changed
Issue -
State: open - Opened by ispyinternet almost 7 years ago
- 2 comments
Labels: bug, temp-stale, transition/animation
#1748 - Custom element without shadow DOM
Issue -
State: closed - Opened by nxtwrld almost 7 years ago
- 39 comments
Labels: feature request, custom element, popular
#1689 - Slotted content for Web Component nested inside of a Svelte component is not applied to the Web Component
Issue -
State: open - Opened by nsaunders almost 7 years ago
- 10 comments
Labels: pending clarification, custom element
#1608 - Can not bind to 'files' attribute of input element
Issue -
State: closed - Opened by funkybob about 7 years ago
- 7 comments
Labels: feature request
#1548 - failing test for #1104
Pull Request -
State: closed - Opened by Rich-Harris about 7 years ago
- 1 comment
#1521 - Template syntax for let bindings
Issue -
State: closed - Opened by girving about 7 years ago
- 17 comments
Labels: feature request
#1518 - Better error checking and messages for beginners
Issue -
State: closed - Opened by jacwright about 7 years ago
Labels: feature request
#1387 - Use fuzzy matching to suggest correct bindings
Issue -
State: closed - Opened by Rich-Harris over 7 years ago
- 1 comment
Labels: feature request, stale-bot, temp-stale
#1320 - support i18n
Issue -
State: closed - Opened by tevel over 7 years ago
- 25 comments
Labels: feature request, stale-bot, temp-stale
#1270 - Two-way binding select does not allow for dynamic multiple attribute
Issue -
State: closed - Opened by rspieker over 7 years ago
- 5 comments
Labels: bug
#1102 - Whole-app optimisation
Issue -
State: open - Opened by Rich-Harris over 7 years ago
- 11 comments
Labels: feature request, popular, compiler
#1098 - Event delegation (e.g. for click listeners)
Issue -
State: closed - Opened by nolanlawson over 7 years ago
- 10 comments
Labels: perf
#1096 - Feature suggestion: error handling API
Issue -
State: closed - Opened by jbmoelker over 7 years ago
- 64 comments
Labels: feature request, popular
#958 - Async/streaming SSR renderer
Issue -
State: open - Opened by Rich-Harris over 7 years ago
- 20 comments
Labels: feature request
#955 - await once
Issue -
State: open - Opened by Rich-Harris over 7 years ago
- 5 comments
Labels: feature request, stale-bot, temp-stale
#894 - #each: Iterate Object Properties
Issue -
State: closed - Opened by ChrisTalman almost 8 years ago
- 23 comments
#884 - Debounce computed properties
Issue -
State: closed - Opened by bsssshhhhhhh almost 8 years ago
- 6 comments
#824 - Add codes to warnings (and errors?) and provide default handling to `onwarn` function
Issue -
State: closed - Opened by Conduitry almost 8 years ago
- 7 comments
#758 - Javascript Interpolation in Styles via CSS Variables?
Issue -
State: closed - Opened by colah almost 8 years ago
- 27 comments
Labels: feature request
#732 - Event propagation shorthand
Pull Request -
State: closed - Opened by Rich-Harris about 8 years ago
- 1 comment
#646 - Optimising at the AST level
Issue -
State: closed - Opened by Rich-Harris about 8 years ago
- 2 comments
Labels: feature request, perf, compiler
#558 - Browser support
Issue -
State: open - Opened by Rich-Harris about 8 years ago
- 30 comments
Labels: popular, documentation
#549 - Built-in easing functions
Issue -
State: closed - Opened by Rich-Harris about 8 years ago
- 12 comments
#545 - Staggered transitions
Issue -
State: open - Opened by Rich-Harris about 8 years ago
- 2 comments
Labels: feature request, stale-bot, temp-stale
#544 - Equivalent of Vue's out-in transition mode
Issue -
State: open - Opened by Rich-Harris about 8 years ago
- 16 comments
Labels: feature request, temp-stale
#189 - Better whitespace handling
Issue -
State: closed - Opened by Rich-Harris over 8 years ago
- 67 comments
Labels: feature request, compiler