Commit Graph

1280 Commits (b7a3113a1ead97486746c269a1503e6e7eab7c37)
 

Author SHA1 Message Date
Rich Harris d1e2ef34f1 treat <textarea> children the same as a value attribute
9 years ago
Rich Harris 2da800524d fix server-side rendering of textareas with value/children
9 years ago
Rich Harris 791bbc0ad5 use value property for textareas
9 years ago
Rich Harris e46e631a48 prevent textarea from having both value and children
9 years ago
Rich Harris 02068bfb3a separate parsing rules for textareas
9 years ago
Rich Harris e4d8af7646 fix for environments where node.style.animation is undefined (fixes #587)
9 years ago
Rich Harris d039887d0f Merge pull request #597 from sveltejs/gh-593
9 years ago
Rich Harris cd76c110f7 make transitionManager treeshakeable (fixes #593)
9 years ago
Rich Harris 18f5e06e83 compare bundled output with expectations
9 years ago
Rich Harris 55b8679a3c Merge branch 'master' of https://github.com/hville/svelte into hville-master
9 years ago
Rich Harris 608c56eab1 Merge pull request #596 from marvinhagemeister/ts_types
9 years ago
Marvin Hagemeister 8de9c94290 Fix typing errors
9 years ago
hville ac22ce715c minor fixes - redundant conditions and loops
9 years ago
Rich Harris 90e79af37f Merge pull request #573 from sveltejs/typescript
9 years ago
Rich-Harris ac1e5d8366 more TS
9 years ago
Rich-Harris a85b01e873 add back initialiser
9 years ago
Rich-Harris 1fa899b811 more TS
9 years ago
Rich-Harris 4db0c65218 more TS
9 years ago
Rich-Harris 8af39b4577 more TS
9 years ago
Rich-Harris 2a9eacdb3e more TS
9 years ago
Rich-Harris 5c75730091 typescriptify validator
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris fcc12a53a9 Merge branch 'master' into typescript
9 years ago
Rich Harris dde59938c6 Merge pull request #591 from sveltejs/gh-590
9 years ago
Rich Harris 7486c25497 Merge pull request #580 from sveltejs/gh-579
9 years ago
Conduitry 7732e69df5 add failing unit test for #592
9 years ago
Conduitry 819217decc add unit test
9 years ago
Conduitry 48832ecfa8 fix special props on `<select>` elements (#590)
9 years ago
Conduitry 8cdd4dad8a downgrade invalid callee error for event handlers to a warning (#579)
9 years ago
Rich-Harris 65a82a5683 gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris fd8b09eb2e add a few type annotations
9 years ago
Rich-Harris e8027c6d6f remove .ts file extensions
9 years ago
Rich-Harris 3d234f070b rename all (almost) .js files
9 years ago
Rich-Harris f06cb81c22 switch a few more files over
9 years ago
Rich-Harris 563413c9f5 start converting to typescript
9 years ago
Rich-Harris c21ca1f3d8 -> v1.20.2
9 years ago
Rich Harris 6184a7601a Merge pull request #572 from sveltejs/compound-if-block-outros
9 years ago
Rich-Harris 21fea5ee67 fix destruction of compound if blocks with outros
9 years ago
Rich-Harris 26eb4b459e -> v1.20.1
9 years ago
Rich Harris eb6c72debe Merge pull request #571 from sveltejs/gh-569
9 years ago
Rich-Harris 735bd21550 fix insertion order of if blocks and their anchors
9 years ago
Rich-Harris 92a99576ca -> v1.20.0
9 years ago
Rich Harris e9e726b296 Merge pull request #568 from sveltejs/gh-543
9 years ago
Rich-Harris 9a43593a9e reintro unkeyed each block iterations as necessary
9 years ago
Rich-Harris 3224b93766 get rid of hardcoded variable names
9 years ago
Rich-Harris 13607ebe89 dont store keyed block iterations in an array
9 years ago
Conduitry 5f2c7cb725 failing test for #569
9 years ago
Rich-Harris 5ecdcaf0ad update dynamic keyed each blocks
9 years ago
Rich-Harris e9a9aea5a8 handle bidirectional transitions
9 years ago
Rich-Harris 1f6743c197 Merge branch 'master' into gh-543
9 years ago