Commit Graph

1440 Commits (f3f85841a545cd60eace187a0f8d2cc700636761)
 

Author SHA1 Message Date
Rich Harris c4b68ca8cb remove TODO 8 years ago
Rich Harris 288d1c9d74 update tests 8 years ago
Rich Harris 739a832c37 remove some files from repo 8 years ago
Rich Harris 8a57ae8b54 tidy up 8 years ago
Rich Harris 5c055a9f0c separate unmount from destroy 8 years ago
Rich Harris 77fb38a123 Merge branch 'master' into gh-592 8 years ago
Rich Harris b831d6c47f apply t0 styles to nodes if css transition has delay. fixes 8 years ago
Rich Harris bf78dcc86a remove generated shared.ts file from repo 8 years ago
Rich Harris 3e30b755a3 Merge pull request from sveltejs/gh-587 8 years ago
Rich Harris 75ea52754d always use helpers if referenced, not just for CallExpressions, and warn on context clashes () 8 years ago
Rich Harris b828fdf855 treat <textarea> children the same as a value attribute 8 years ago
Rich Harris 8d2607c37d fix server-side rendering of textareas with value/children 8 years ago
Rich Harris 70431dd794 use value property for textareas 8 years ago
Rich Harris b2ea03dde0 prevent textarea from having both value and children 8 years ago
Rich Harris 5ccc200222 separate parsing rules for textareas 8 years ago
Rich Harris 40a65ce8e8 fix for environments where node.style.animation is undefined (fixes ) 8 years ago
Rich Harris 4f56b6553c Merge pull request from sveltejs/gh-593 8 years ago
Rich Harris 015ef56b18 make transitionManager treeshakeable (fixes ) 8 years ago
Rich Harris 34170a5e76 compare bundled output with expectations 8 years ago
Rich Harris 1e14a62654 Merge branch 'master' of https://github.com/hville/svelte into hville-master 8 years ago
Rich Harris 2799aabb89 Merge pull request from marvinhagemeister/ts_types 8 years ago
Marvin Hagemeister 61cbb25aef Fix typing errors 8 years ago
hville 2d6af10d43 minor fixes - redundant conditions and loops 8 years ago
Rich Harris 84a1571eed Merge pull request from sveltejs/typescript 8 years ago
Rich-Harris 5cbe6b764a more TS 8 years ago
Rich-Harris 0b8cf4cef7 add back initialiser 8 years ago
Rich-Harris 4486b93d88 more TS 8 years ago
Rich-Harris dc82db609c more TS 8 years ago
Rich-Harris 78adc5b226 more TS 8 years ago
Rich-Harris 4d5107113e more TS 8 years ago
Rich-Harris 48384b846c typescriptify validator 8 years ago
Rich-Harris 7c3fca57cf more typescript conversion 8 years ago
Rich-Harris b619d077a1 Merge branch 'master' into typescript 8 years ago
Rich Harris 2194de9b28 Merge pull request from sveltejs/gh-590 8 years ago
Rich Harris 7c2fd8e3cd Merge pull request from sveltejs/gh-579 8 years ago
Conduitry 5c0d40233a add failing unit test for 8 years ago
Conduitry a3860f277e add unit test 8 years ago
Conduitry 228417e1dc fix special props on `<select>` elements () 8 years ago
Conduitry 4c740513f8 downgrade invalid callee error for event handlers to a warning () 8 years ago
Rich-Harris 8d07a5f9bd gah, rollup needs the file extensions. which idiot wrote it 8 years ago
Rich-Harris e85bec00a2 add a few type annotations 8 years ago
Rich-Harris 13b87acfb9 remove .ts file extensions 8 years ago
Rich-Harris 1c5e6e7430 rename all (almost) .js files 8 years ago
Rich-Harris 366c490bcc switch a few more files over 8 years ago
Rich-Harris 25aa02c4fd start converting to typescript 8 years ago
Rich-Harris 4e58bd06ff -> v1.20.2 8 years ago
Rich Harris a43115cb4e Merge pull request from sveltejs/compound-if-block-outros 8 years ago
Rich-Harris e8c07e8b0c fix destruction of compound if blocks with outros 8 years ago
Rich-Harris 35d820f391 -> v1.20.1 8 years ago
Rich Harris 86e05aaf74 Merge pull request from sveltejs/gh-569 8 years ago