Commit Graph

184 Commits (6289dfcdcd01af40fa11abbe735c9a3ed19c1803)

Author SHA1 Message Date
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago
Rich Harris b801c67403
Merge branch 'master' into gh-2612
7 years ago
Rich Harris 4a7f5a2da2 Merge branch 'master' into init-contenteditable
7 years ago
Maurício Kishi 9200613352
Merge branch 'master' into gh-2612
7 years ago
Bryan Terce 7b5f176764 Fix each blocks not unmounting components correctly (#3056)
7 years ago
Rich Harris d9046786a1
Track which blocks are outroing to prevent duplication
7 years ago
Conduitry 3a384f004d Merge branch 'master' into gh-2612
7 years ago
Richard Harris 9d94321333 merge master -> init-contenteditable
7 years ago
Rich Harris 98b8ca7c20
Merge pull request #2990 from mrkishi/component-type
7 years ago
mrkishi b0604b52a3 split typescript projects
7 years ago
Johan acdcaa41bf ensure correct requestAnimationFrame context (#2933)
7 years ago
Conduitry cd4c2f2075 use `@_` sigil for globals
7 years ago
Richard Harris 788cf97a93 prevent compiled output blowing up in Node if window is not defined
7 years ago
mrkishi f60ae53d76 deconflict more globals
7 years ago
Conduitry 2ac5993571 import globals from helpers (#2612) (#2947)
7 years ago
Richard Harris b589289b55 use helpers
7 years ago
Richard Harris 4f626c45a9 tidy up, prevent collisions
7 years ago
Rich Harris 1102ff6426
support once modifier on component events, fail on others (#2987)
7 years ago
mrkishi dc973ee6ec add ambient type for generated svelte components
7 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
7 years ago
Rich Harris 7251850503
Merge pull request #2910 from Harald-1/animation-with-delay
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
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
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
Harald Fassler 4d47d2176b fix #2908
7 years ago
Colin Casey a9193fd9d6 Merge branch 'master' into onmount_triggers_in_reverse_order_for_siblings
7 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
7 years ago
Richard Harris 8050fa01ff fix types for easing functions
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago