Commit Graph

70 Commits (64219ed5e4ed14fd848d6d24bc53d3deff295a39)

Author SHA1 Message Date
Simon H ab91c5cddb
docs: tweak links (#14915)
8 months ago
ottomated 999b92d134
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)
9 months ago
Rich Harris 7c6379a260
fix: bump esrap dependency (#14765)
9 months ago
Dominic Gannaway d0f156c0f9
fix: ensure $inspect.trace code is treeshaken out if unused (#14770)
9 months ago
Rich Harris 0ec251f09d
chore: remove outdated TODO comment (#14664)
9 months ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
9 months ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings (#14629)
9 months ago
Dominic Gannaway f1aeaf19e5
feat: adds legacy mode flag (#14180)
10 months ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
10 months ago
Simon H 1434f48f7c
fix: make compiler error extend from `Error` (#14036)
10 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
11 months ago
Ben McCann 6b69de79fa
fix: import process for improved Deno compatibility (#13204)
12 months ago
Leon Radley 6ed45db20f
fix: add document and window to svelte/events on types. (#13260)
12 months ago
Simon H e1448f22a3
fix: ensure types are easier to follow for TypeScript (#13140)
1 year ago
Simon H 2d03dc55c6
feat: provide AST node types with internal types stripped out (alternative) (#12968)
1 year ago
Rich Harris b13d331f78
chore: remove stuff identified by knip as unused (#12815)
1 year ago
Simon H 3515776009
docs: tweak `$state.is` warning (#12599)
1 year ago
Simon H d9569d052e
feat: add ability to ignore warnings through compiler option (#12296)
1 year ago
BlueGreenMagick 81ed425b5a
fix: allow leading and trailing comments in mustache tag (#11866)
1 year ago
Rich Harris 2789a3c0ef
feat: single-pass hydration (#12335)
1 year ago
Simon H dba4aa3567
chore: align warning and error objects, add frame property (#12326)
1 year ago
Rich Harris bcf23cafce
fix: expose `CompileError` interface, not class (#12255)
1 year ago
Simon H 09479c4fe9
fix: make more types from `svelte/compiler` public (#12189)
1 year ago
Rich Harris 3da2646b10
feat: more accurate `render`/`mount`/`hydrate` options (#12111)
1 year ago
Rich Harris 29ca451c9e
chore: tidier generated message code (#12062)
1 year ago
Rich Harris 7a0ce2dfea
fix: correctly process empty lines in message markdown (#12057)
1 year ago
Dominic Gannaway aadf629580
feat: add svelte/events package and export on function (#11912)
1 year ago
Rich Harris e560044ad5 format
1 year ago
BlueGreenMagick 7ce6868502
fix: process-messages script not working when hidden file is auto-created (#11857)
1 year ago
Paolo Ricciuti c9c4b9d50b
fix: allow for more svelte-ignore to work (#11833)
1 year ago
Ben McCann e4faa7805d
chore: typecheck scripts (#11838)
1 year ago
Rich Harris ba429fd2f1
fix: don't use console.trace inside dev warnings (#11744)
1 year ago
Rich Harris 7b9fad4b0e
chore: remove `handle_compile_error` (#11639)
1 year ago
Rich Harris 2ebb277be7
feat: more information when hydration fails (#11649)
1 year ago
Simon H 2bc39b1de2
chore: better ignore code handling (#11606)
1 year ago
Rich Harris ac7709f65c
chore: dedupe `getLocator` calls (#11600)
1 year ago
Rich Harris 5cb432b7bd
feat: warn on unknown warning codes in runes mode (#11549)
1 year ago
Rich Harris 8e17428316
chore: tidy up messages (#11327)
1 year ago
Rich Harris 6ad5cd4461
feat: implement message overloads (#11318)
1 year ago
Rich Harris 476f2172b6
fix: mark `accessors` and `immutable` as deprecated (#11277)
1 year ago
Rich Harris 22b2c15280
put messages in blockquotes (#11311)
1 year ago
Rich Harris 94b4268ce3
chore: markdown runtime errors/warnings (#11304)
1 year ago
Rich Harris eea5c8ff95
chore: handle option warnings the same as others (#11303)
1 year ago
Rich Harris 7b55bd4d89
chore: markdown warnings (#11302)
1 year ago
Rich Harris 73490bbb8e
chore: markdown errors (#11294)
1 year ago
Rich Harris 5b2d5212d2
feat: expose `'svelte/internal'` (#10987)
1 year ago
Rich Harris 227945d242
feat: re-export built-ins from `svelte/reactivity` on the server (#10973)
1 year ago
Rich Harris eaa243d2da
chore: reshuffle some code (#10967)
1 year ago
Rich Harris 4fcedb2fb1
chore: simplify hydration (#10943)
1 year ago
Rich Harris 1fc5f8b9c0
chore: code-golf a bit (#10893)
1 year ago