Commit Graph

5398 Commits (772e81ab39f1582d0b3c21702e50259a1962638c)
 

Author SHA1 Message Date
Tan Li Hau 850d2442cd fix changelog issue link
7 years ago
Tan Li Hau 7c037a304d feat: warn unused exports
7 years ago
Steve Lee 57e53898de Add Key handling to modal example
7 years ago
Conduitry 2ce170050e update changelog
7 years ago
Conduitry 1abaaa092a site: add REPL imports to .zip's pkg.devDependencies (#3795)
7 years ago
Conduitry 086dfca2e6 alpha.2
7 years ago
Conduitry 409fab4966 fix handling of style scoping and `class:` with spread scopes (#3792)
7 years ago
Rich Harris 4ea86278a7 Merge pull request #3765 from tanhauhau/tanhauhau/contributing-md
7 years ago
Rich Harris f07980b83e address a few nits
7 years ago
Richard Harris 2fb869deab tweak text of warning
7 years ago
Richard Harris c0116dee30 Merge branch 'tanhauhau/warn-when-using-tag-without-compile-options' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/warn-when-using-tag-without-compile-options
7 years ago
Rich Harris f4916a5093 Merge pull request #3789 from mustafa0x/patch-1
7 years ago
Rich Harris 18e4427773 tweak 'show me' styles
7 years ago
Conduitry 13d8c31b2e fix running tests on github actions
7 years ago
Conduitry fd71db3c25 update changelog
7 years ago
Jesse Skinner 0cf18ead30 allow multiple ancestors to be scoped with class (#3544)
7 years ago
mustafa0x 1287be0ca5 reduce confusion mentioned in #2452
7 years ago
Mike Lewis cb2aceaa5c add regression test for missing class on elem with bind and spread (#3668)
7 years ago
Conduitry 42427e86b1 Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
7 years ago
Alessandro (Ale) Segala 0dedf1f7c8 Fixed anchor link in documentation
7 years ago
Tan Li Hau 1d0bd1a802 warn if using svelte:options tag without compile_options.customElement
7 years ago
mrkishi 2e732dc0e2 improve derived store typing for users
7 years ago
Conduitry f64aa53720 tidy up core test.js script
7 years ago
Tan Li Hau b502ec0afc allow solo for test suite (#3747)
7 years ago
Conduitry 8741a65c16 Fix boolean attributes in presence of spread attributes (#3775)
7 years ago
Paul Murray 234e823acd Fixes #3008: Better SSR docs
7 years ago
Conduitry dde89f8f66 add sigil-expression-function-body test against regression (#3756)
7 years ago
Tan Li Hau 557a2c7243 Adding contributing.md
7 years ago
Rich Harris 276bcb879a allow spring/tweened values to be initially undefined - closes #3761
7 years ago
Conduitry 69b7118134 alpha.1
7 years ago
Conduitry a0960d0ee4 update code-red etc (#3752)
7 years ago
Tan Li Hau 3ff5eb78d1 deconflict with builtins (#3724)
7 years ago
vages 197b1aa9b2 Add Entur to "Who is using Svelte?" (#3754)
7 years ago
Conduitry 4d1cacf1ab produce better code for <slot/> (#3631)
7 years ago
Conduitry e213d32af5 don't consult known globals when walking Expression nodes (#3708)
7 years ago
Conduitry e102c68ddd hoist globals even if they are mentioned in a script block (#3607)
7 years ago
Conduitry a9d7ef4804 fix compound ifs with outros and no dependencies (#3595)
7 years ago
Maurício Kishi 32808fd11f fix store validation code generation (#3735)
7 years ago
Conduitry 58a92fc38b fix `bind:this` binding to a store (#3591)
7 years ago
Conduitry b004873e19 update changelog
7 years ago
Richard Harris 7c28fb830e snake_case
7 years ago
Richard Harris 16eac1aa02 Merge branch 'tanhauhau/await-then-catch-block' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/await-then-catch-block
7 years ago
Richard Harris b4fbbd3d55 fix test
7 years ago
Richard Harris 99554404e6 Merge branch 'tanhauhau/exported-variable-could-be-reassigned' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/exported-variable-could-be-reassigned
7 years ago
Rich Harris 359d422eed Merge pull request #3742 from tanhauhau/tanhauhau/remove-component-locator
7 years ago
Rich Harris bdb299e719 simplify
7 years ago
Tan Li Hau 56c439e57d remove component locator
7 years ago
Luke Edwards b3613c9716 fix: invoke `authenticate` factory
7 years ago
Conduitry 1f826c14b9 add each-block-keyed-iife test against regression (#3436)
7 years ago
Tan Li Hau 9ab565039e name.slice to slug
7 years ago