Commit Graph

5417 Commits (9c7d19223243a28c62f8ab078d9a884ffb658575)
 

Author SHA1 Message Date
Rich Harris 292017c8d4
Merge pull request #3810 from Joxtacy/add_event_to_globals_list
5 years ago
Richard Harris 47a9811c1e alternative fix for #3508
5 years ago
Richard Harris 1c7d61ed05 Merge branch 'gh-3508' of https://github.com/Conduitry/svelte into Conduitry-gh-3508
5 years ago
Richard Harris e55bf4013d remove some unused code
5 years ago
Richard Harris 33858a389b Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris fe3412828c make modal more accessible
5 years ago
Richard Harris 1b245a48c2 Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
5 years ago
Jesper Hasselquist 192c1bbafa Add Event to globals list
5 years ago
Steve Lee 1668316621
Fix script end tag
5 years ago
Conduitry dbdcb60f29 update changelog
5 years ago
Conduitry 8797df921f add test
5 years ago
Conduitry 2b71798dd2 fix binding to aliased props (#3508)
5 years ago
Rich Harris d03a5de6f6
Merge pull request #3802 from tanhauhau/tanhauhau/warn-unused-exports
5 years ago
Rich Harris 67bcc05740
Merge pull request #3808 from tanhauhau/tanhauhau/mustache-tag-can-use-inner-html
5 years ago
Tan Li Hau 60b240bf69 fix lint
5 years ago
Tan Li Hau 464868bb6c feat: allow innerHtml if no dynamic dependencies
5 years ago
pngwn 7c445093fb Document bind:playbackRate in the API documentation. Closes #3806.
5 years ago
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
5 years ago
Tan Li Hau 9f7565cf19 fix changelog issue link
5 years ago
Tan Li Hau 81c5c480e8 feat: warn unused exports
5 years ago
Steve Lee 1e55d46bc0
Add Key handling to modal example
5 years ago
Conduitry b8107e7fa7 update changelog
5 years ago
Conduitry 3f6b743dd0 site: add REPL imports to .zip's pkg.devDependencies (#3795)
5 years ago
Conduitry 4c239974c3 alpha.2
5 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
5 years ago
Rich Harris 33c8cd3329
Merge pull request #3765 from tanhauhau/tanhauhau/contributing-md
5 years ago
Rich Harris 9f83a2ad23
address a few nits
5 years ago
Richard Harris ad0e8670ca tweak text of warning
5 years ago
Richard Harris a097b079f2 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
5 years ago
Rich Harris ede5e8ec36
Merge pull request #3789 from mustafa0x/patch-1
5 years ago
Rich Harris d4fd91cbb9
tweak 'show me' styles
5 years ago
Conduitry aa3dab93db fix running tests on github actions
5 years ago
Conduitry 07b9d0378e update changelog
5 years ago
Jesse Skinner b6798e5221 allow multiple ancestors to be scoped with class (#3544)
5 years ago
mustafa0x b605f3867e
reduce confusion mentioned in #2452
5 years ago
Mike Lewis af0557a2d4 add regression test for missing class on elem with bind and spread (#3668)
5 years ago
Conduitry 0419039d26
Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
5 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
5 years ago
Tan Li Hau cfd3b63b9b warn if using svelte:options tag without compile_options.customElement
5 years ago
mrkishi 1f6e0eb316 improve derived store typing for users
5 years ago
Conduitry 6d2d025d3b tidy up core test.js script
5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite (#3747)
5 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
5 years ago
Paul Murray d91e9afab6 Fixes #3008: Better SSR docs
5 years ago
Conduitry 614393edcb add sigil-expression-function-body test against regression (#3756)
5 years ago
Tan Li Hau 488d06860d Adding contributing.md
5 years ago
Rich Harris 714508ccc5 allow spring/tweened values to be initially undefined - closes #3761
5 years ago
Conduitry ebf7a9024a alpha.1
5 years ago
Conduitry d976203da8 update code-red etc (#3752)
5 years ago
Tan Li Hau fca35def53 deconflict with builtins (#3724)
5 years ago