Commit Graph

10048 Commits (ae615ae2acb0a5574547b9161390a2761f60d2d4)
 

Author SHA1 Message Date
adiGuba ae615ae2ac
chore: memoize clsx() (alternative) (#15456)
6 months ago
adiGuba 30562b8780
chore: rewrite set_style() to handle directives (#15418)
6 months ago
adiGuba 2f685c1dba
fix: spreading style is not consistent with attribute (#15323)
6 months ago
Rich Harris 1efad3f6e2
chore: add monitoring to github actions (#15436)
6 months ago
Rich Harris 2d3818463a
chore: check namespace inside set attributes (#15443)
6 months ago
github-actions[bot] 43ff3047ac
Version Packages (#15452)
6 months ago
Rich Harris 76f5ecfdab
fix: never deduplicate expressions in templates (#15451)
6 months ago
github-actions[bot] 0abd7f2a7f
Version Packages (#15447)
6 months ago
Rich Harris 3fc2007836
fix: run effect roots in tree order (#15446)
6 months ago
Pavel Nedrigailov e591e872aa
Update 01-basic-markup.md with new svelte-ignore syntax (#15394)
6 months ago
github-actions[bot] 3b465a7172
Version Packages (#15444)
6 months ago
Matthew Carroll 016421533d
Fix Rune phonetic spelling (#15445)
6 months ago
Paolo Ricciuti 181fb2ad49
fix: correctly set `is_updating` before flushing root effects (#15442)
6 months ago
Ben McCann b28b013503
chore: speed up linting (#15424)
6 months ago
github-actions[bot] cd56c1d60e
Version Packages (#15433)
6 months ago
Simon H ef7fd96ccf
fix: switch to our fork acorn typescript plugin (#15393)
6 months ago
github-actions[bot] 0f2633736d
Version Packages (#15431)
6 months ago
Tom Adler e3dc396e01
fix: make dialog element and role interactive (#15429)
6 months ago
Rich Harris b82692af2f
feat: add `idPrefix` to `render` (#15428)
6 months ago
github-actions[bot] 7ce2dfc622
Version Packages (#15402)
6 months ago
adiGuba 2032049e47
chore: Reduce hydration comment for {:else if} (#15250)
6 months ago
Paolo Ricciuti 474c588067
fix: disallow `bind:group` to snippet parameters (#15401)
6 months ago
github-actions[bot] e4987d2a9f
Version Packages (#15383)
6 months ago
adiGuba fe343e9c50
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
6 months ago
Rich Harris be82332ac8
chore: simplify `process_effects` (#15397)
6 months ago
adiGuba 8fb2fb70e1
fix : bug "$0 is not defined" with svelte:element and a single class with a function call (#15396)
6 months ago
adiGuba cf56973bf0
fix: class:directive not working with $$restProps (#15389)
6 months ago
Ben McCann da98c894b8
chore: switch to `tinyglobby` (#15388)
6 months ago
Paolo Ricciuti 3d59e84a65
fix: allow double hyphen css selector names (#15384)
6 months ago
Paolo Ricciuti c2ec0d9ac2
fix: allow for duplicate `var` declarations (#15382)
6 months ago
github-actions[bot] bbeeed421b
Version Packages (#15380)
6 months ago
Rich Harris 5f3b4d5421
chore: DRY out assignment validation (#15360)
6 months ago
Rich Harris 51337f22bd
chore: simplify flushing (#15348)
6 months ago
Rich Harris 7958eb74df
chore: remove unnecessary `binding.is_called` property (#15361)
6 months ago
Rich Harris 1b882fb1b5
chore: remove reactive_statements from state (#15363)
6 months ago
Rich Harris bfeb9ad448
chore: create `binding.updated` getter (#15362)
6 months ago
Rich Harris 53d1b17ce9
remove some unused exports (#15365)
6 months ago
Rich Harris 52d6ed1c73
remove instance_scope (#15364)
6 months ago
github-actions[bot] 220c2418d1
Version Packages (#15358)
6 months ago
adiGuba d4360af751
chore: rewrite set_class() to handle directives (#15352)
6 months ago
Alexis 5a946e7905
fix: Allow @const inside #key (#15377)
6 months ago
Rich Harris 3c4a8d425b
chore: make Binding a class (#15359)
7 months ago
adiGuba 1e1aea4063
chore: remove unnecessary `?? ''` on some expressions (#15287)
7 months ago
realguse 60b22c0b5f
docs: update casing (#15321)
7 months ago
realguse ac215d9b23
docs: rephrase copyright holder (#15333)
7 months ago
Rich Harris c582b5d3b5
chore: simplify flush_sync (#15346)
7 months ago
github-actions[bot] 9873443337
Version Packages (#15304)
7 months ago
Paolo Ricciuti d8e78f7f57
fix: `muted` reactive without `bind` and select/autofocus attributes … (#15326)
7 months ago
Simon H 9091e7e930
fix: fire delegated events on target even it was disabled in the meantime (#15319)
7 months ago
adiGuba 0d5d9ab760
docs: fix two element_invalid_self_closing_tag warning in example (#15324)
7 months ago