Commit Graph

114 Commits (39b387a4546d36cf6a4d045f4439e8197cd6cda4)

Author SHA1 Message Date
Rich Harris 99911c31f5
Merge pull request #3579 from tcrowe/set-attribute-only-if-different
6 years ago
Ryan Atkinson b02638b43d fix type of derived store callback function
6 years ago
pngwn 57aeddcf85 Prevent element property set from throwing errors for readonly properties. Fixes #3681.
6 years ago
Conduitry 43245a30fd Revert "chore: resolve TODO for reusing of TransitionConfig"
6 years ago
Chris Helgert 30bf5fe958 chore: resolve implicit any in animate/index.ts
6 years ago
Chris Helgert 0831887ef9 chore: resolve TODO for reusing of TransitionConfig
6 years ago
davidaq 0eb825b458 Change HTMLElement type check
6 years ago
Tan Li Hau 7d9262c421 fix reactive updates not reflected when handle promise (#3660)
6 years ago
Tan Li Hau d54ef0ca0c should throw error if createEventDispatch is used after instantiation
6 years ago
Tony Crowe 552f19b327 check if the attribute value is different before setting it
6 years ago
Rich Harris 3d0a3cd943
Merge pull request #3005 from RedHatter/devtools
6 years ago
Rich Harris dc47fc741a
Merge pull request #3306 from cvlab/master
6 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
6 years ago
Richard Harris 3f33d35573 handle special null case when hydrating
6 years ago
Rich Harris d8b4dd74fb
Merge pull request #3533 from sveltejs/gh-3512
6 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes #3512
6 years ago
Richard Harris 8519003618 only use setAttribute with SVG spread props - fixes #3522
6 years ago
Richard Harris d80bcadf3c move tests to runtime section
6 years ago
Richard Harris c48325f7bd add opacity/easing parameters to blur transition
6 years ago
Richard Harris 8196c194dd merge master -> vaibhav111tandon-master
6 years ago
Arpad Borsos fe8ca05865 Introduce a `claim_space` helper
6 years ago
Vaibhav Tandon efa17333c9
Edited: Added Blur transition
6 years ago
vaibhav111tandon df2164df78 Added a blur transition
6 years ago
Rich Harris b567eb2677
Merge pull request #3435 from sveltejs/gh-1834
6 years ago
Rich Harris 0f65b6cc9d set context in await blocks - fixes #2443
6 years ago
Richard Harris fa222e785a Merge branch 'master' into gh-1834
6 years ago
Richard Harris 97f3d56e0c handle important declarations in inline styles - fixes #1834
6 years ago
Rich Harris dcd927630e dont set undefined input value - fixes #1233
6 years ago
Richard Harris 7836f409aa support is attribute, with a warning - fixes #3182
6 years ago
Richard Harris d9206fb3cc simplify self function, use this instead of el
6 years ago
Samuel Elgozi 7342d484f1 feat: #3372 added a new `self` event modifier
6 years ago
Conduitry c069aba49a tidy types
6 years ago
Richard Harris 60467f674c appease typescript
6 years ago
Richard Harris 4a2bb526ae oops
6 years ago
Richard Harris 7912d7c901 merge master -> null-transition
6 years ago
Richard Harris 0c9ed46196 correctly set mount anchor for HTML tags - fixes #2711
6 years ago
Richard Harris 4d0256874e remove unused helpers
6 years ago
Richard Harris 016158b692 more robust handling of html tags - fixes #3285
6 years ago
Vadim Cebaniuc 5c5339e71c
Merge branch 'master' into master
6 years ago
Vadim Cebaniuc 53aed12048 Fix spread function result side effects
6 years ago
Richard Harris 119fdd1bc9 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 8641df0741 use export as instead of creating a new binding
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Rich Harris 76d04dce9b
Merge pull request #3334 from Conduitry/gh-3324
6 years ago
Richard Harris c82a9ea7f2 omit falsy boolean attributes
6 years ago
Conduitry b44a876ff4 make raf a noop on server (#3324)
6 years ago
Richard Harris c53563b207 failing SSR test, plus some adjacent changes
6 years ago
Richard Harris 6d962c5d95 make code style more consistent
6 years ago
bre30kra69cs 42717e893b ref spaces
6 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
6 years ago