Commit Graph

11 Commits (fecda031fcefe7d7417f5fce487e38c3135b1aa2)

Author SHA1 Message Date
Rich Harris fecda031fc rename onmount,ondestroy,onprops,onupdate to onMount,onDestroy,beforeRender,afterRender
8 years ago
Rich Harris b5a42e6cf7 update binding syntax
8 years ago
Rich Harris 171f75d4cf data --> props
8 years ago
Rich Harris 7f3cd0d655 update css tests
8 years ago
Rich Harris 4b3da75480 remove v1 runtime tests
8 years ago
Rich Harris 2f86bd339d update tests to account for removal of observe
8 years ago
Rich Harris 143d0ea753 dont actually render <slot> elements
9 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/>
9 years ago
Rich Harris 3d51c98dde make test more stringent
9 years ago
Rich Harris 05a27c5fb2 tidy up test
9 years ago
Rich Harris 16aaf157a0 sketch of a solution to #708
9 years ago