Commit Graph

74 Commits (c0ac80fbda752d5f399dfec4ff714c3ce7565882)

Author SHA1 Message Date
Rich Harris bd002f94bc extract some shared init logic
9 years ago
Rich Harris 1d34bd886e put version comment above imports
9 years ago
Rich Harris 6e57fa3ced add debugging comments
9 years ago
Rich Harris fbbaff5404 typo
9 years ago
Rich Harris 073cbc0460 update some tests
9 years ago
Rich Harris e993ae0748 more consistent style for generated code
9 years ago
Rich Harris 5f5f09b94e update snapshot tests
9 years ago
Andrew Worcester caa67b5325 updated tests to reflect anchor change
9 years ago
Rich Harris 8818357fc4 tidy up
9 years ago
Rich Harris 427a0b5925 update tests
9 years ago
Rich Harris fd3792bd60 replace destroy with noop on destroy
9 years ago
Rich Harris 86fb0e4ced handle set after destroy, and move destroy into shared helpers
9 years ago
Rich Harris 962f04f4bf dont throw error if component is destroyed twice (closes #643)
9 years ago
Rich Harris df1870df8b update tests
9 years ago
Rich Harris 0250398ee6 update tests
9 years ago
Rich Harris c4b68ca8cb remove TODO
9 years ago
Rich Harris 288d1c9d74 update tests
9 years ago
Rich-Harris 6dfb568d2a fix insertion order of if blocks and their anchors
9 years ago
Rich-Harris d8364f6e0a remove unnecessary if statement
9 years ago
Rich-Harris 7f76ab24f9 Merge branch 'master' into gh-7
9 years ago
Conduitry f74941b293 fix simple if blocks with top-level or conditions (#532)
9 years ago
Rich-Harris 6ed2a6c785 update tests
9 years ago
Rich-Harris d274d08734 only create anchors for if blocks when necessary
10 years ago
Rich-Harris 162281ef4f populate state in preprocess step, including naming DOM nodes
10 years ago