Commit Graph

5345 Commits (bad771fa17f0dd2d4c4180d96a1e5c2588d76170)
 

Author SHA1 Message Date
Conduitry 2bef3c27c7 update changelog
7 years ago
Tan Li Hau 29aef02d6c fix typescript error
7 years ago
Tan Li Hau 3c48191b11 resubscribe props if reassigned
7 years ago
Rich Harris 444533d0c7 Merge pull request #3666 from tanhauhau/tanhauhau/show-output-if-test-error-does-not-match
7 years ago
Rich Harris b0b76be144 Merge pull request #3723 from sveltejs/always-set-attribute
7 years ago
Richard Harris 2603aeba1f dont cache attribute values (ref #3579)
7 years ago
Rich Harris a64e12b875 Merge pull request #3579 from tcrowe/set-attribute-only-if-different
7 years ago
Rich Harris 8ea2aad543 Merge pull request #3701 from ryanatkn/fix-derived-store-type
7 years ago
Richard Harris 2c555b143b Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 73371bdbbb typos
7 years ago
Richard Harris ca2f4bbb3c merge master -> tanhauhau/debugging-with-no-dependencies
7 years ago
das d1b95041ff continue inlining $$invalidate calls (#3548)
7 years ago
Rich Harris 36a7d03146 allow site to run locally without PG env vars
7 years ago
Rich Harris 6725101019 alpha.0
7 years ago
Conduitry b3aedac00c update changelog
7 years ago
Tan Li Hau ba1660ad5a fix binding shadow the array in each block (#1565)
7 years ago
Aaron George 2e33d5f10a FIXED: Media Elements Tutorial
7 years ago
Aaron George f41ccafaf0 FIXED: Media Elements Example
7 years ago
Conduitry 93b10089a7 add destructuring-between-exports test against regression (#3628)
7 years ago
Conduitry 6a5efd1066 add semicolon-hoisting test against regression (#2292)
7 years ago
Conduitry 2765d3806c add reactive-value-coerce-precedence test against regression (#3564)
7 years ago
Conduitry 9101be023b add deconflict-ctx test against regression (#3556)
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Conduitry 6dac892746 update changelog
7 years ago
Niels Jacobs 999f785282 site: add Jacoux logo
7 years ago
Tan Li Hau 99a99376ae fix debugging with no dependencies
7 years ago
Ryan Atkinson ef54e90d97 fix type of derived store callback function
7 years ago
adrian5 92551c6a4e Doc: update file-type association instructions for Atom
7 years ago
Conduitry 2e8bb921e8 update changelog
7 years ago
Tan Li Hau a119ba1239 fix globals shadowing template scope (#3674)
7 years ago
Josh Duff 3856d678d3 site: add missing word
7 years ago
Conduitry 12ced15f62 site: tidy a few markdown code block languages
7 years ago
Conduitry c9756dd196 site: handle unknown/missing markdown code block syntax languages
7 years ago
Conduitry b528f40195 site: fix unknown syntax highlighting language in blog post
7 years ago
Sercan Eraslan e23459b1d1 Fix: dimensions example overflow problem
7 years ago
adrian5 29bbf7d18e Doc: add file-type association instructions for Atom
7 years ago
Conduitry 5e5c0e2da1 lint during CI
7 years ago
pngwn 3fcce37732 Prevent element property set from throwing errors for readonly properties. Fixes #3681.
7 years ago
Conduitry fc6661bee7 Revert "chore: resolve TODO for reusing of TransitionConfig"
7 years ago
Chris Helgert 2322c23307 chore: resolve implicit any in animate/index.ts
7 years ago
Chris Helgert ef00c4fd0d chore: resolve TODO for reusing of TransitionConfig
7 years ago
Conduitry 8de5105152 update changelog
7 years ago
davidaq e604b20541 Change HTMLElement type check
7 years ago
Conduitry 9c73f8e77d update changelog
7 years ago
mustafa0x 3ff1dd010d add `location` to globals
7 years ago
Sercan Eraslan 29ce6e0282 Fix: lifecycle update example overflow problem
7 years ago
Conduitry 780b96a384 update changelog
7 years ago
Tan Li Hau 8a789852d0 fix reactive updates not reflected when handle promise (#3660)
7 years ago
Conduitry 3060b664aa update changelog
7 years ago
Tan Li Hau fa56b6757c should throw error if createEventDispatch is used after instantiation
7 years ago