Commit Graph

2219 Commits (e3de705cb821de586e5f78fabc4b09692e846276)

Author SHA1 Message Date
Richard Harris e3de705cb8 initialise text/html bindings if necessary
7 years ago
Richard Harris 8bff4517b5 merge master -> leporo-master
7 years ago
Richard Harris 8d25f5da0a Merge branch 'master' of https://github.com/leporo/svelte
7 years ago
Rich Harris 658290546a
allow empty <title> tags - fixes #2980 (#2988)
7 years ago
Rich Harris 1102ff6426
support once modifier on component events, fail on others (#2987)
7 years ago
Rich Harris c1960f9ef8
Merge branch 'master' into master
7 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
7 years ago
Efe Küçük 17c4a25016 Render textarea binding values inside element
7 years ago
Rich Harris 7251850503
Merge pull request #2910 from Harald-1/animation-with-delay
7 years ago
Richard Harris becb0546fe Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 3895a89c3b Merge branch 'fix-2929' of https://github.com/qintarp/svelte into qintarp-fix-2929
7 years ago
Vlad Glushchuk f5dde02b99 Rebase and fix linter warning
7 years ago
Vlad Glushchuk 2cd66c0447 Fix the cursor reset issue
7 years ago
Vlad Glushchuk b1dc46d4f4 Fix a typo
7 years ago
Vlad Glushchuk 450464f014 Add bind:text and bind:html support for contenteditable elements
7 years ago
Richard Harris 0d31e5c046 fix typo
7 years ago
Richard Harris ed2a19aa67 DRY out
7 years ago
Rich Harris 3805421d44 solve diamond dependencies (#2660)
7 years ago
Benjamin W. Broersma a5cdc13b50 Fixing #2689 correctly, checking outro.is_local for adding if(local).
7 years ago
Lyphon bef6f153db Fix build appveyor build failure
7 years ago
Lyphon ddd4a33f3b Fix 2929
7 years ago
Harald Fassler 2b1ff3f487 remove prepare_outro
7 years ago
Harald-1 ef74838e1e
Apply suggestions from code review
7 years ago
Rich Harris f7e6b32885
Merge pull request #2909 from Harald-1/animations-without-transitions
7 years ago
Rich Harris eb4e5e0a59
Merge pull request #2912 from yazonnile/master
7 years ago
Slava Z 2785fa6cb5 Fix for #2655 - adding introstart...outroend events to in-out transition
7 years ago
Harald Fassler 068a4b7312 follow-up fix to #2871
7 years ago
Ankeet Maini 131d9584ef Fix typo.
7 years ago
Harald Fassler 4d47d2176b fix #2908
7 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
7 years ago
Rich Harris a9d1a1f744
typos
7 years ago
Bogdan Savluk 96c0fd0c41 improve typings for animate, easing, transition, motion and internal apis
7 years ago
Richard Harris 8050fa01ff fix types for easing functions
7 years ago
Richard Harris 76b02623a0 update gitignore
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago
Rich Harris bb153681b6
Merge pull request #2881 from sveltejs/gh-2878
7 years ago
Rich Harris e291893fa6
Merge pull request #2880 from cudr/head_html_fix
7 years ago
Richard Harris cb1a76b08c dont create unknown prop warnings for $$scope etc, or if component has $$props - fixes #2878
7 years ago
Richard Harris e8b769ca50 make is_reactive_dependency optional
7 years ago
Rich Harris 52733f3040
Merge branch 'master' into less-invalidation
7 years ago
Rich Harris 60a2a512dd
Merge pull request #2872 from Harald-1/master
7 years ago
Rich Harris a7d4fe1f6b
Merge pull request #2877 from colincasey/feat/omit_readonly_ssr_bindings
7 years ago
cudr 7071ce86f5 add tests
7 years ago
Colin Casey f0831202d9 Omits readonly attributes from SSR code
7 years ago
Brian Takita a98a70cf83 jsdoc: `derived` second argument
7 years ago
Brian Takita 6fc7001993 Apply suggestions from code review
7 years ago
Brian Takita 2f5d755b5b Additional detail to jsdocs for writable, readable, & derived
7 years ago
Harald Fassler 56152629bb Merge remote-tracking branch 'upstream/master'
7 years ago
Harald Fassler fe552fbf1d Update animations.js
7 years ago
Richard Harris 03b440d1df Merge branch 'master' of github.com:sveltejs/svelte
7 years ago