Commit Graph

150 Commits (e73b258c70f34c891bf0613580998e8a5491b68f)

Author SHA1 Message Date
pushkine e73b258c70 fix bugs + convert tests to typescript
6 years ago
pushkine ff6144a3a5 tsc
6 years ago
pushkine 87a05ec47b remove v2 devtools
6 years ago
pushkine 82d17c5a6f 15/05
6 years ago
pushkine 7e33e110d1 fix env
6 years ago
pushkine eaf599f910 10/05
6 years ago
pushkine c225731d06 bidi complete
6 years ago
pushkine 0ee27c4bc1 bidi wip
6 years ago
pushkine a75fc80f4c motion complete
6 years ago
pushkine 0d9d3c53d1 06/05
6 years ago
pushkine a26a75eba6 saving progress...
6 years ago
pushkine 654bcfda7e working
6 years ago
pushkine 431f567908 broken
6 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)
7 years ago
Jacob Wright 966aae3420
allow transitions and animations to work within iframes (#3625)
7 years ago
Tan Li Hau ec3589e314
fix hydration of top-level content (#4550)
7 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
7 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
7 years ago
Tan Li Hau 8feb85a61f
fix bitmask overflow for slot (#4485)
7 years ago
Conduitry 138213ca3c
fix dev mode each block validation when using strings (#4451)
7 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
7 years ago
swyx 3fbafe33c2
implement Dev mode validation of {#each} block argument (#4419)
7 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
7 years ago
Jordan Gensler 4b04b16fe0 avoid using .shift() in flush() (#4356)
7 years ago
David Kondrad 8e245dc30e Internals: Scheduler: Fix infinite loop in flush (#4316)
7 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op (#4304)
7 years ago
Conduitry 1a343b165c
disallow duplicate each keys in dev mode (#4303)
7 years ago
Conduitry 5107ad38b6
fix deriving from RxJS observables (#4300)
7 years ago
Conduitry 91e0d1b720 fix removing attributes during hydration (#1733)
7 years ago
Tan Li Hau b3582c7fb2 fix hydrating <head> (#4082)
7 years ago
Jesse Skinner e3d66869df fix stringifying of attributes in presence of spread in SSR (#4247)
7 years ago
Tan Li Hau ef56a70acb SSR should only render one <title> (#4250)
7 years ago
Conduitry 3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170)
7 years ago
Timothy Johnson 646c3df3c6 Pass compiler version in dev events
7 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
7 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau 0bb40196db fix invalidate while update
7 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
7 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
7 years ago
Rich Harris 46e6559153 handle slot updates when parent component has a bitmask overflow
7 years ago
das 2b0762f930 Tidy up (#4005)
7 years ago
mrkishi c18f066a9b use raf's time for smoother transitions
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes #3948.
7 years ago
Rich Harris 5b0b2d9fd2
Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
7 years ago
Rich Harris 280913cca4
tabs
7 years ago
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API
7 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
7 years ago