Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris 76ddf96154 remove generated shared.ts file from repo
9 years ago
Rich Harris bf78dcc86a remove generated shared.ts file from repo
9 years ago
Rich Harris 1f29a32723 Merge pull request #598 from sveltejs/gh-587
9 years ago
Rich Harris 3e30b755a3 Merge pull request #598 from sveltejs/gh-587
9 years ago
Rich Harris 14936889ae always use helpers if referenced, not just for CallExpressions, and warn on context clashes (#575)
9 years ago
Rich Harris 75ea52754d always use helpers if referenced, not just for CallExpressions, and warn on context clashes (#575)
9 years ago
Rich Harris d1e2ef34f1 treat <textarea> children the same as a value attribute
9 years ago
Rich Harris b828fdf855 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 8d2607c37d 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 70431dd794 use value property for textareas
9 years ago
Rich Harris e46e631a48 prevent textarea from having both value and children
9 years ago
Rich Harris b2ea03dde0 prevent textarea from having both value and children
9 years ago
Rich Harris 02068bfb3a separate parsing rules for textareas
9 years ago
Rich Harris 5ccc200222 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 40a65ce8e8 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 4f56b6553c Merge pull request #597 from sveltejs/gh-593
9 years ago
Rich Harris cd76c110f7 make transitionManager treeshakeable (fixes #593)
9 years ago
Rich Harris 015ef56b18 make transitionManager treeshakeable (fixes #593)
9 years ago
Rich Harris 18f5e06e83 compare bundled output with expectations
9 years ago
Rich Harris 34170a5e76 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 1e14a62654 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
Rich Harris 2799aabb89 Merge pull request #596 from marvinhagemeister/ts_types
9 years ago
Marvin Hagemeister 8de9c94290 Fix typing errors
9 years ago
Marvin Hagemeister 61cbb25aef Fix typing errors
9 years ago
hville ac22ce715c minor fixes - redundant conditions and loops
9 years ago
hville 2d6af10d43 minor fixes - redundant conditions and loops
9 years ago
Rich Harris 90e79af37f Merge pull request #573 from sveltejs/typescript
9 years ago
Rich Harris 84a1571eed Merge pull request #573 from sveltejs/typescript
9 years ago
Rich-Harris ac1e5d8366 more TS
9 years ago
Rich-Harris 5cbe6b764a more TS
9 years ago
Rich-Harris a85b01e873 add back initialiser
9 years ago
Rich-Harris 0b8cf4cef7 add back initialiser
9 years ago
Rich-Harris 1fa899b811 more TS
9 years ago
Rich-Harris 4486b93d88 more TS
9 years ago
Rich-Harris 4db0c65218 more TS
9 years ago
Rich-Harris dc82db609c more TS
9 years ago
Rich-Harris 8af39b4577 more TS
9 years ago
Rich-Harris 78adc5b226 more TS
9 years ago
Rich-Harris 2a9eacdb3e more TS
9 years ago
Rich-Harris 4d5107113e more TS
9 years ago
Rich-Harris 5c75730091 typescriptify validator
9 years ago
Rich-Harris 48384b846c typescriptify validator
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris 7c3fca57cf more typescript conversion
9 years ago