Commit Graph

12 Commits (ff0abb1061bb9180a1c7e4f036586dfd0fc0dbef)

Author SHA1 Message Date
Rich Harris 4ad548c44d update test
8 years ago
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