Commit Graph

25 Commits (28e5e45c6f78473ed822832364c6a8a45babf790)

Author SHA1 Message Date
Ivan Hofer 28e5e45c6f fix rebasing
5 years ago
Ivan Hofer 2b4358b6ae get styles target from target instead of its own option
5 years ago
Ivan Hofer 3c172aebd2 implement 'stylesTarget'
5 years ago
Ava Johnson 46fac828f7
Bubble svelte dev events (#5994)
5 years ago
Simon H c5f588ee50
Fix generic props relationship in SvelteComponentTyped (#6400)
5 years ago
Mohammed Al-Qurafi a39fc8de72
Add "context" typing to SvelteComponent constructor options (#6236)
5 years ago
Simon H 0f3264e205
make `SvelteComponentDev` typings more forgiving (#5937)
6 years ago
Ben McCann 391455c58e
Upgrade eslint (#5747)
6 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead (#5738)
6 years ago
Simon H 99000ef42e
typed SvelteComponent(Dev) interface (#5431)
6 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
6 years ago
Bassam Ismail ce3d0461e9
fix(5018): compare wholeText instead of data (#5028)
6 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
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
Timothy Johnson 646c3df3c6 Pass compiler version in dev events
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
Richard Harris 47cac13b7d helperise loop protection
7 years ago
Timothy Johnson 05b9bdde7f Typo
7 years ago
Timothy Johnson 8e163e27ef Events for dom properties
7 years ago
Timothy Johnson 6b58a1d2f6 Events for DOM methods
7 years ago