Commit Graph

9327 Commits (e8357210071b8b9e02ebfc1dd079d292d504c8bf)
 

Author SHA1 Message Date
Rich Harris e835721007 unused
2 years ago
Rich Harris 63d91f918f replace passive/nonpassive handlers in situ
2 years ago
Rich Harris 46c103d7c9 joining without newlines seems to work better in common cases
2 years ago
Rich Harris 56edbbfcbe compute indent once
2 years ago
Rich Harris fbedb3b7dc fix
2 years ago
Rich Harris ca34d384d6 ensure modifier order is stable and matches svelte 4
2 years ago
Rich Harris 821fc5f255 remove errant newline
2 years ago
Rich Harris d8430198d0 unify name replacement stuff
2 years ago
Rich Harris 02676a3bf8 eat local, shop local, declare local
2 years ago
Rich Harris cfbc185aaa make terminology more consistent with other places
2 years ago
Rich Harris 06c50aaf51 tweak passive/nonpassive types to make them more compact and show up as deprecated
2 years ago
paoloricciuti a81a1d4ed6 chore: update output
2 years ago
paoloricciuti bdce9cb60d chore: i swear i will setup a commit hook for generating types
2 years ago
paoloricciuti 2c5a34bcae fix: use `passive` and `nonpassive` actions for `passive` and `nonpassive` modifiers
2 years ago
paoloricciuti 5445056248 chore: revert bubble as prop init but keep fix for restProps
2 years ago
paoloricciuti d5e0eaa21d fix: implement bubble on props strategy
2 years ago
paoloricciuti 5f72e3f0e3 chore: damn type generations
2 years ago
paoloricciuti bd66c7f602 chore: deprecate legacy stuff
2 years ago
paoloricciuti 0c23fa2eed chore: generate types
2 years ago
paoloricciuti e4791acbd2 fix: use bubbler for delegated events
2 years ago
paoloricciuti a5184e1c13 fix: handle nullish values
2 years ago
paoloricciuti ce6aedd91d chore: replace map with object
2 years ago
Rich Harris 06d28f9872 re-export event modifier substitutes
2 years ago
paoloricciuti 5c1285e628 chore: generate types
2 years ago
paoloricciuti 2194d49d6f fix: use function instead of action
2 years ago
paoloricciuti 528da1c1b4 fix: migrate events to be more inline with svelte 4
2 years ago
Paolo Ricciuti c5fa0b46e1
fix: missing space when importing run as in migration (#13361)
2 years ago
Rich Harris bc2d30c558
chore: refactor `set_attributes` code generation (#13353)
2 years ago
Rich Harris 13cb3855da
chore: refactor `RegularElement` visitor (#13350)
2 years ago
Rich Harris 9e511b141c
fix: make each items reassignable (#12257)
2 years ago
Rich Harris f81f4feab8
chore: simplify attributes (#13337)
2 years ago
Conduitry 1a5cf6fef4
perf: improve get_setters cache (#13343)
2 years ago
github-actions[bot] de157ee1dc
Version Packages (next) (#13342)
2 years ago
Rich Harris 3aa2ec0813
fix: only set attribute as property if element has setter (#13341)
2 years ago
github-actions[bot] 78b134dec1
Version Packages (next) (#13336)
2 years ago
Rich Harris b3f3915180
fix: set strings as attributes, non-strings as properties if property exists (#13327)
2 years ago
Rich Harris 2553932c2c
fix: only warn on context="module" in runes mode (#13332)
2 years ago
Rich Harris d6ab12ae76
feat: deprecate `<svelte:self>` in runes mode (#13333)
2 years ago
github-actions[bot] 313bcea6cc
Version Packages (next) (#13330)
2 years ago
Simon H c636fc67bc
fix: silence snapshot warnings inside `$inspect` (#13334)
2 years ago
Simon H e4926d7507
docs: note html structure breaking change (#12991)
2 years ago
Dominic Gannaway db6545d173
fix: keep bound inputs in sync in runes mode (#13328)
2 years ago
github-actions[bot] 00cc3640b1
Version Packages (next) (#13329)
2 years ago
Rich Harris 321e3eafa7
feat: better `flip` animations (#13317)
2 years ago
github-actions[bot] d65304007d
Version Packages (next) (#13319)
2 years ago
Simon H 5dbe763792
fix: don't make wheel events passive by default (#13322)
2 years ago
Rich Harris 0ef14b5128
chore: more `process_effect` tweaks (#13315)
2 years ago
Rich Harris 5d56c592ff
fix: delete transformers shadowed by unreassigned state (#13316)
2 years ago
github-actions[bot] b3842d7982
Version Packages (next) (#13311)
2 years ago
Rich Harris 19179822c3
create effect root for custom element (#13312)
2 years ago