Commit Graph

240 Commits (78969f5a6cacba4c8e63380c5be5c48b11788dec)

Author SHA1 Message Date
Timothy Johnson ad7c62d983 Events for DOM methods
7 years ago
Timothy Johnson fe2d875815 Events for Blocks and Components
7 years ago
Rich Harris 3ec8e5fe33 Fix contextual bind:this (#2806)
7 years ago
Richard Harris 1e8728e2a4 only call subscriber once for writable with callback - fixes #3022
7 years ago
Rich Harris 57c6b2e94a always run onDestroy functions - fixes #3058
7 years ago
Rich Harris 0034b6b074 merge master -> snake_case
7 years ago
Rich Harris 02e635687b rename kebab-case files - supercedes #2890
7 years ago
Rich Harris 8390195c3a Merge branch 'master' into gh-2612
7 years ago
Rich Harris 3c21a184d1 Merge branch 'master' into init-contenteditable
7 years ago
Maurício Kishi d0448aba01 Merge branch 'master' into gh-2612
7 years ago
Bryan Terce 0cc4b91f65 Fix each blocks not unmounting components correctly (#3056)
7 years ago
Rich Harris 7de7cdbf06 Track which blocks are outroing to prevent duplication
7 years ago
Conduitry fa485165ce Merge branch 'master' into gh-2612
7 years ago
Richard Harris d21f2b4518 merge master -> init-contenteditable
7 years ago
Rich Harris f8433a30e6 Merge pull request #2990 from mrkishi/component-type
7 years ago
mrkishi 75568f3656 split typescript projects
7 years ago
Johan 74a767403f ensure correct requestAnimationFrame context (#2933)
7 years ago
Conduitry 0b2d0f6711 use `@_` sigil for globals
7 years ago
Richard Harris 25dcf49b3c prevent compiled output blowing up in Node if window is not defined
7 years ago
mrkishi c0d9d555df deconflict more globals
7 years ago
Conduitry 0b913aa338 import globals from helpers (#2612) (#2947)
7 years ago
Richard Harris b502022d67 use helpers
7 years ago
Richard Harris ceca640822 tidy up, prevent collisions
7 years ago
Rich Harris e69e891691 support once modifier on component events, fail on others (#2987)
7 years ago
mrkishi fca5435605 add ambient type for generated svelte components
7 years ago
James Garbutt 11ced4a257 Introduce ESLint to svelte sources (#2958)
7 years ago
Rich Harris 9c892724c6 Merge pull request #2910 from Harald-1/animation-with-delay
7 years ago
Richard Harris 833145cb28 fix typo
7 years ago
Richard Harris 0f06710da8 DRY out
7 years ago
Rich Harris 6c874569de solve diamond dependencies (#2660)
7 years ago
Harald Fassler 082f86b1c6 remove prepare_outro
7 years ago
Harald-1 eb6a3c5b71 Apply suggestions from code review
7 years ago
Rich Harris abf01fddcf Merge pull request #2909 from Harald-1/animations-without-transitions
7 years ago
Slava Z 126d095bdb Fix for #2655 - adding introstart...outroend events to in-out transition
7 years ago
Harald Fassler 35cdaa821e follow-up fix to #2871
7 years ago
Harald Fassler 4d0d63f722 fix #2908
7 years ago
Colin Casey a2cdcfde40 Merge branch 'master' into onmount_triggers_in_reverse_order_for_siblings
7 years ago
Richard Harris 69b7b5e637 Merge branch 'master' into folder-structure
7 years ago
Richard Harris 2d647ec071 fix types for easing functions
7 years ago
Richard Harris 965fae7991 update folder structure - #2790
7 years ago