Commit Graph

20 Commits (3fc667b18a6eea11c39bd60a825ff2386c49fe44)

Author SHA1 Message Date
Rich Harris 3fc667b18a compile time error on slotted content inside if/each blocks. closes #849
9 years ago
Rich Harris 19d42f36e6 Merge branch 'bind-buffered-played-seekable-of-media' of https://github.com/martinandert/svelte into martinandert-bind-buffered-played-seekable-of-media
9 years ago
martinandert 2e2fadd577 Make buffered/played/seekable attributes of media element bindable
9 years ago
Rich Harris defa982029 anchor-has-content
9 years ago
Rich Harris 9e1ae7202c a11y checks (#374)
9 years ago
Rich Harris da1c3b3a98 error if component has transition (fixes #791)
9 years ago
Rich Harris e0b173ebde validation
9 years ago
Rich Harris 28e5ebac69 validate ref callees (#686)
9 years ago
Rich Harris e4483eb46a run prettier
9 years ago
Rich Harris ae39be8368 Merge pull request #630 from sveltejs/gh-620
9 years ago
Conduitry f8cba43b07 fix missing component test
9 years ago
Rich Harris e926dc09f4 only enforce static type if input is bound (fixes #620)
9 years ago
Rich Harris 20801f2dc2 warn on missing component (#623)
9 years ago
Rich Harris f92b33c130 run prettier on src, update tests
9 years ago
Rich Harris e46e631a48 prevent textarea from having both value and children
9 years ago
Rich-Harris 2a9eacdb3e more TS
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris 65a82a5683 gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris e8027c6d6f remove .ts file extensions
9 years ago
Rich-Harris 3d234f070b rename all (almost) .js files
9 years ago