Commit Graph

26 Commits (b74215e185931ce4dc3a3959364d0bfe0541eaf3)

Author SHA1 Message Date
Richard Harris eff66689bf swap out nightmare for puppeteer
8 years ago
Rich Harris 8f730d524f update tests
8 years ago
Rich Harris 04c9ecb72a rename .html files to .svelte
8 years ago
Conduitry 819664cbfd rename `<svelte:meta>` to `<svelte:options>` (#2017)
8 years ago
Richard Harris 6c1076c580 housekeeping
8 years ago
Rich Harris b584844610 remove missing prop warning false positives - fixes #1902
8 years ago
Conduitry 710c40e77c oops
8 years ago
Conduitry 58d596153f maybe this?
8 years ago
Conduitry 3ba8231195 maybe fix custom-elements tests
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
Rich Harris 9c17a0a334 tweak test
8 years ago
Rich Harris 011a6a207c use props when passing data to custom elements (#875)
8 years ago
Rich Harris eeb4617b99 upgrade mocha
8 years ago
Rich Harris a19aec1ea9 assign custom methods to custom element prototype - fixes #1369
8 years ago
Rich Harris b128399540 fix some more tests
8 years ago
Rich Harris 75c86887b8 remove code, map and cssMap from svelte.compile output
8 years ago
Rich Harris c806aad410 update tests to account for removal of observe
8 years ago
Rich Harris cb19de6c24 Merge branch 'master' into gh-1117
9 years ago
Rich Harris dd47757d3b prevent erroneous missing data warnings for custom elements - fixes #1065
9 years ago
Rich Harris 40a5d3bb50 in custom elements, call oncreate in connectedCallback - fixes #1117
9 years ago
Rich Harris 49fc3eee5d prevent main fragment being created twice - fixes #1063
9 years ago
Rich Harris 96ca2bd1b7 propagate console events inside nightmare
9 years ago
Rich Harris 261f38ff79 escape backslashes in CSS for custom elements - fixes #872
9 years ago
Rich Harris 630aa04603 increase timeout
9 years ago
Rich Harris 63d65d87ea reenable all tests
9 years ago
Rich Harris 3dd32b9fc2 use nightmare to test custom element stuff
9 years ago