0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rich Harris
a3add04e7c remove code, map and cssMap from svelte.compile output 2018-04-15 19:34:42 -04:00
Rich Harris
2f86bd339d update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
Rich Harris
d6dc60285e
Merge branch 'master' into gh-1117 2018-02-09 10:05:34 -05:00
Rich Harris
9dda4b0563 prevent erroneous missing data warnings for custom elements - fixes #1065 2018-02-04 11:26:20 -05:00
Rich Harris
009c082d23 in custom elements, call oncreate in connectedCallback - fixes #1117 2018-02-03 23:22:24 -05:00
Rich Harris
976c278d37 prevent main fragment being created twice - fixes #1063 2018-01-01 23:02:39 -05:00
Rich Harris
b036b16a88 propagate console events inside nightmare 2018-01-01 22:54:22 -05:00
Rich Harris
e83bcb0b53 escape backslashes in CSS for custom elements - fixes #872 2017-09-27 13:55:22 -04:00
Rich Harris
f7667a44b2 increase timeout 2017-09-10 11:01:27 -04:00
Rich Harris
2dffccca61 reenable all tests 2017-09-10 10:52:02 -04:00
Rich Harris
ef2a2b329a use nightmare to test custom element stuff 2017-09-10 10:40:23 -04:00