Commit Graph

25 Commits (0e43507660a3799cb1d005f36594cf38b90ed516)

Author SHA1 Message Date
Rich Harris 0e43507660 add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris a344afaa86 update tests
8 years ago
Rich Harris dd61ceba66 minor fixes, update various tests
8 years ago
Rich Harris 6800b160d0 Merge pull request #1364 from sveltejs/gh-1356
8 years ago
Rich Harris 50dd0fd460 set state to blank object on destroy, not null - fixes #1354
8 years ago
Rich Harris d6a8a71448 tweak
8 years ago
Rich Harris e0dc854a5f correctly report changed properties in initial state/update events - fixes #1356
8 years ago
Rich Harris 2994c9681d update snapshot tests
8 years ago
Rich Harris d532561a7f update snapshot tests
8 years ago
Rich Harris f07b050d52 update tests
8 years ago
Rich Harris 3b4b8c25d5 implement onstate and onupdate
8 years ago
Luke Edwards 74e0e7e51d update test samples’ expectants
9 years ago
ekhaled 7f4cc3c2af fix snapshots for the actual mounting code
9 years ago
ekhaled b7a3d24dc4 fix bundle snapshots
9 years ago
ekhaled 61ad7bcaeb fix snapshots
9 years ago
Rich Harris ba5b661dc7 update deps to get tests to pass again
9 years ago
Rich Harris dcf8e4694a Merge branch 'master' into gh-1122
9 years ago
Rich Harris e4da15330f put _differs on prototype, remove runtime option
9 years ago
Rich Harris f674561331 update tests
9 years ago
Jacob Wright 514ebd28b7 Adding compiler option for immutable back in
9 years ago
Jacob Wright 7afb9b79f7 Makes immutable a component option rather than a compile option
9 years ago
Jacob Wright faa613d357 Removes date checks and simplifies NaN checks, adds tests
9 years ago
Jacob Wright e1ae3d1a43 Add support to computed and store for immutable structures
9 years ago
Rich Harris f004837196 update snapshot tests
9 years ago
Rich Harris 02898f8d37 deconflict referenced globals - fixes #1079
9 years ago