Commit Graph

173 Commits (v3.22.2)

Author SHA1 Message Date
Pat Cavit a08a94ac33
make setting tweened with duration=0 instantly update (#4766)
5 years ago
Maurício Kishi ff5f25249e
support dimension bindings in cross-origin mode (#2989)
6 years ago
Игорь Фролов 085897c799
feat(internal): Support globalThis in modern environments (#4628)
6 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount (#4493)
6 years ago
Jacob Wright 966aae3420
allow transitions and animations to work within iframes (#3625)
6 years ago
Tan Li Hau ec3589e314
fix hydration of top-level content (#4550)
6 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
6 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
6 years ago
Tan Li Hau 8feb85a61f
fix bitmask overflow for slot (#4485)
6 years ago
Conduitry 138213ca3c
fix dev mode each block validation when using strings (#4451)
6 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
6 years ago
swyx 3fbafe33c2
implement Dev mode validation of {#each} block argument (#4419)
6 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
6 years ago
Jordan Gensler 4b04b16fe0 avoid using .shift() in flush() (#4356)
6 years ago
David Kondrad 8e245dc30e Internals: Scheduler: Fix infinite loop in flush (#4316)
6 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op (#4304)
6 years ago
Conduitry 1a343b165c
disallow duplicate each keys in dev mode (#4303)
6 years ago
Conduitry 5107ad38b6
fix deriving from RxJS observables (#4300)
6 years ago
Conduitry 91e0d1b720 fix removing attributes during hydration (#1733)
6 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> (#4082)
6 years ago
Jesse Skinner e3d66869df fix stringifying of attributes in presence of spread in SSR (#4247)
6 years ago
Tan Li Hau ef56a70acb SSR should only render one <title> (#4250)
6 years ago
Conduitry 3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170)
6 years ago
Timothy Johnson 646c3df3c6 Pass compiler version in dev events
6 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
6 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
6 years ago
Tan Li Hau 0bb40196db fix invalidate while update
6 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
6 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
6 years ago
Rich Harris 46e6559153 handle slot updates when parent component has a bitmask overflow
6 years ago
das 2b0762f930 Tidy up (#4005)
6 years ago
mrkishi c18f066a9b use raf's time for smoother transitions
6 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
6 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes #3948.
6 years ago
Rich Harris 05cf649f80
Merge pull request #3627 from simeydotme/3555-fix-flip-scaling
6 years ago
Rich Harris 5b0b2d9fd2
Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
6 years ago
Rich Harris 280913cca4
tabs
6 years ago
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Nitay Rabinovich 97e44099b5 Fix linting and exporting
6 years ago
Nitay Rabinovich a7a75cb550 Rexport SvelteComponent as SvelteComponent API
6 years ago
Richard Harris 80bfcea92a add type info for createEventDispatcher - fixes #3877
6 years ago
Richard Harris 47cac13b7d helperise loop protection
6 years ago
Rich Harris 20451658c1
Merge pull request #3823 from leomarquine/fade-easing
6 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components
6 years ago
Leonardo Marquine 46e9e94a99 Add easing param to fade transition
6 years ago
Rich Harris 1273f97808
Merge pull request #3811 from sveltejs/gh-3508-alt
6 years ago
Richard Harris 9d118275d3 add has_prop helper
6 years ago
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction
6 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
6 years ago