Commit Graph

5382 Commits (5b0b2d9fd2a076b14f21c29d433d9c939a51af12)
 

Author SHA1 Message Date
Rich Harris 5b0b2d9fd2
Merge pull request #3893 from NitayRabi/types---allow-access-to-typed-returned-from--.svelte
5 years ago
Rich Harris 280913cca4
tabs
5 years ago
Rich Harris d67b44861a
Merge pull request #3894 from tanhauhau/tanhauhau/skip-comment-for-preprocessors
5 years ago
Conduitry 97f68620fd site: bump repl package
5 years ago
Conduitry feafc34f8e site: rollup resolve and onwarn improvements from sapper-template
5 years ago
Conduitry 7e2e23e7ae -> v3.14.1
5 years ago
Conduitry 6774e336ba
Deconflict dev mode block function names again (#3907)
5 years ago
Conduitry afe5ad430a
Use IE-compatible js to check for unknown prop warnings (#3915)
5 years ago
Tan Li Hau 8237db4422 fix text content escape html (#3916)
5 years ago
Nitay Rabinovich 3593dd308c Export SvelteComponentDev as API
5 years ago
Tan Li Hau 3fb9626eb4 skip comments for preprocessors
5 years ago
Rich Harris c29e2085a1 -> v3.14.0
5 years ago
Rich Harris ff2c85015d
Merge pull request #3891 from PaulMaly/patch-1
5 years ago
Rich Harris 550efc2114
Merge pull request #3901 from sveltejs/gh-3891
5 years ago
Rich Harris b2fb1453f5 update deps, prevent naming conflict seen in #3891
5 years ago
Rich Harris 4a3147ff33
Merge pull request #3896 from tanhauhau/tanhauhau/loop-protect
5 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
5 years ago
Rich Harris 8f83e8ad2d
Merge pull request #3890 from sveltejs/gh-3877
5 years ago
Nitay Rabinovich 97e44099b5 Fix linting and exporting
5 years ago
Nitay Rabinovich a7a75cb550 Rexport SvelteComponent as SvelteComponent API
5 years ago
PaulMaly 3b148b6635
User `let` instead `var` for loop index
5 years ago
Richard Harris 80bfcea92a add type info for createEventDispatcher - fixes #3877
5 years ago
Richard Harris ad2aac509d bump svelte-repl
5 years ago
Rich Harris 9500282c7a
Merge pull request #3886 from AlbertLucianto/fix/bind-out-of-sync
5 years ago
Rich Harris 5c08465cfa
Merge pull request #3871 from AlbertLucianto/fix/bind-value-fails-range-max
5 years ago
Richard Harris 25f4428b8a Merge branch 'master' of github.com:sveltejs/svelte into fix/bind-out-of-sync
5 years ago
Richard Harris 47cac13b7d helperise loop protection
5 years ago
Richard Harris 0dca28895c Merge branch 'tanhauhau/loop-protect' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/loop-protect
5 years ago
Richard Harris 4c53eb6bda -> v3.13.0
5 years ago
Tan Li Hau ace35336b7 prevent infinite loop
5 years ago
Shakhbulat Gazgireev 31a81d3553 Site: add editor file association instructions (#3888)
5 years ago
Conduitry eb0cfbccd4 fix tests
5 years ago
AlbertLucianto b934fba544 fix binding out of sync on reactive update
5 years ago
Rich Harris 1b454bad4a
Merge pull request #3884 from sveltejs/gh-3882
5 years ago
Rich Harris ca6c01d11f
Merge pull request #3883 from sveltejs/gh-3732
5 years ago
Richard Harris 11b030b101 neaten up hydration code - fixes #3882
5 years ago
Richard Harris e3b1d467ce revert #3723, add special case for src attributes
5 years ago
Richard Harris 1dfd42c3f4 tweak wording
5 years ago
Richard Harris 98c76ec7e8 Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master
5 years ago
Rich Harris 0f602a17c2
Merge pull request #3874 from el1f/example-logotype
5 years ago
Rich Harris 7ab26f872b
Make font-weight 400, add to stylesheet
5 years ago
Rich Harris 03afc7afb1
Merge pull request #3876 from tanhauhau/tanhauhau/scoped-css-with-undefined-class
5 years ago
Rich Harris 4ffa6fc031
Merge pull request #3870 from sveltejs/gh-3855
5 years ago
Conduitry de80ae72c3 site: clarify bind component prop docs (#3484)
5 years ago
Alex Simonides a83b2fa6d7 #3864: Update Penner easing functions link (#3865)
5 years ago
AlbertLucianto 0052a9145b add await blowback reactive test case
5 years ago
Richard Harris 98519802e8 update code-red, enable all tests
5 years ago
Richard Harris d8b25afacd update tests
5 years ago
Richard Harris 93ac624132 reinstate block comments
5 years ago
AlbertLucianto 149929b92d reorder add attributes to fix value validation
5 years ago