Commit Graph

1736 Commits (45f061e73788848a38263637729307f7ad727696)
 

Author SHA1 Message Date
Conduitry 45f061e737 reorganize options table and add `hydratable` and `customElement`
7 years ago
Rich Harris e63529683d -> v1.41.2
7 years ago
Rich Harris f659fd8391 remove unused _yield property
7 years ago
Rich Harris d05b212581 oops
7 years ago
Rich Harris 3e9d9740f8 Merge branch 'm59peacemaker-oncreate-async-#904'
7 years ago
Rich Harris c5943d7b6d skip async-await tests below node 8
7 years ago
Rich Harris fee5754c32
Merge pull request #906 from m59peacemaker/css-attribute-name-only-bug
7 years ago
Johnny Hauser 5275892152 keep "async" keyword for async oncreate functions
7 years ago
Johnny Hauser 0997107e1d oncreate async tests (function, arrow, arrow block)
7 years ago
Johnny Hauser 97d8125030 test attribute only selector when html is also attribute only
7 years ago
Johnny Hauser 8edfd643f1 match css attribute name only selectors (no value)
7 years ago
Johnny Hauser f8ac12c57b test for attribute name only selector
7 years ago
Rich Harris 1dad8f1936 add test for #891
7 years ago
Rich Harris 218dcacef8 Merge branch 'patch-1' of https://github.com/petterek/svelte into petterek-patch-1
7 years ago
Rich Harris 0a7d39d08f -> v1.41.1
7 years ago
Rich Harris 921ad06bc7 Merge pull request #900 from sveltejs/event-handler-options-callee
7 years ago
Rich Harris 89ad91d5b2 Merge pull request #899 from jacobmischka/fix-yarn-lock-electron
7 years ago
Rich Harris b1e1c5c9bf Merge pull request #897 from jacobmischka/destructure-each-updates
7 years ago
Conduitry cc8614c51c allow options.* as event handler callee
7 years ago
Jacob Mischka bfde35c9f2
Fix yarn.lock electron entry
7 years ago
Jacob Mischka f0aea9b086
Fix updates for destructured each arrays
7 years ago
Conduitry db5646821d add failing test for each block updates
7 years ago
Rich Harris bc88471840 -> v1.41.0
7 years ago
Rich Harris c394aa7848 Merge pull request #889 from jacobmischka/destructure-each
7 years ago
Rich Harris d01d7ee580 Merge pull request #886 from m59peacemaker/audio-muted
7 years ago
Rich Harris ba3641f334 Merge pull request #883 from sveltejs/default-onwarn-onerror
7 years ago
Conduitry 2800b5cacc update tests
7 years ago
Conduitry 0fd823d661 fix syntax
7 years ago
Petter Ekrann 23b2817989 Ensure cloning of incomming data
7 years ago
Jacob Mischka a60a7e6773
Remove Object.entries from test
7 years ago
Jacob Mischka ffbc991027
Add missing runtime test, add contexts to SSR
7 years ago
Jacob Mischka 5d27d3fda7
Add array destructuring for each contexts
7 years ago
Johnny Hauser b79e37c727 supported "muted" property as boolean on audio element
7 years ago
Conduitry 0567d08094 pass default onwarn and onerror handlers to user's callbacks
7 years ago
Rich Harris 3cac20c1ef -> v1.40.2
7 years ago
Rich Harris c7e0674441 Merge pull request #874 from sveltejs/gh-871
7 years ago
Rich Harris bcad4171ce Merge pull request #873 from sveltejs/gh-872
7 years ago
Rich Harris 8dd3bdf045 Merge pull request #870 from sveltejs/add-prettierrc
7 years ago
Rich Harris 86a11b547b handle unknown at-rules that are declaration-like — fixes #871
7 years ago
Rich Harris e83bcb0b53 escape backslashes in CSS for custom elements - fixes #872
7 years ago
Conduitry d125f771e1 upgrade prettier; use .prettierrc
7 years ago
Rich Harris 30f223b54c -> v1.40.1
7 years ago
Rich Harris 54d9e05f27 Merge pull request #867 from sveltejs/gh-866
7 years ago
Rich Harris 54bbeeae8b Merge pull request #869 from sveltejs/gh-868
7 years ago
Conduitry 9c7c5b9636 more testing
7 years ago
Conduitry 7b25b1202f expand unit test
7 years ago
Conduitry 707405af7a fix sigil escaping in .textContent and .innerHTML (#868)
7 years ago
Conduitry 0a7e6183fd do not use self-closing tags in .innerHTML (#866)
7 years ago
Rich Harris abfb2ad743 -> v1.40.0
7 years ago
Rich Harris 262456d41c Merge pull request #864 from sveltejs/no-template-iife
7 years ago