Commit Graph

20 Commits (c603553e89a3affcb4cea0c4fa4923430aacfad1)

Author SHA1 Message Date
Simon H c603553e89
docs: fix ComponentProps info (#13827)
11 months ago
José Pablo Ramírez Vargas 95980d1f08
feat: Define the MountOptions type (#13674)
11 months ago
Simon H 72b066b7fd
feat: allow non-synchronous legacy component instantiation (#12970)
1 year ago
Gautier Ben Aïm f6f0e78cbd
fix: small legibility improvement (#12928)
1 year ago
Simon H 00e8ebde1d
fix: widen `ComponentProps` constraint to accept more component shapes (#12666)
1 year ago
Simon H 2ea2be3324
docs: explain `runes` compiler option behavior (#12578)
1 year ago
Rich Harris 72f5539f51
fix: remove runtime validation of components/snippets, rely on types instead (#12507)
1 year ago
Simon H 919acadc35
fix: bump dts-buddy for better exports type generation (#12262)
1 year ago
Tiger Oakes 72fec99b06
feat: improve type arguments for Snippet and $bindable (#12197)
1 year ago
Naser Aleisa 60d90a9b60
docs: demonstrate how to infer a component's props type (#12038)
1 year ago
Simon H 8388c4d90e
chore: add `@description` tags (#12063)
1 year ago
Simon H 9dc2d71a12
fix: relax constraint for ComponentProps (#12026)
1 year ago
Ignatius Bagus 1ecbbc0914
docs: remove `createRoot` references (#12018)
1 year ago
Dennis Dudek 84ad208f2e
Svelte5 (Types/Doc) import Component as Type (#11992)
1 year ago
Simon H 5b0a843b31
fix: relax `Component` type (#11929)
1 year ago
Simon H 8c66b64e6b
feat: provide new `Component` type that represents the shape of components (#11775)
1 year ago
Simon H a038d49f78
fix: rework bindable types strategy (#11420)
1 year ago
Simon H f6dfac985c
feat: `Bindable` types (#11225)
1 year ago
Simon H b1a8038f8b
fix: make static `element` property available (#11079)
1 year ago
Rich Harris eaa243d2da
chore: reshuffle some code (#10967)
1 year ago