Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Conduitry 222d19c7c2 use annotateWithScopes to get top-level declarations when deconflicting `template`
10 years ago
Conduitry 580bd6fe63 use annotateWithScopes to get top-level declarations when deconflicting `template`
10 years ago
Conduitry 67b45db0fe some annotateWithScopes fixes
10 years ago
Conduitry 81b5827f55 some annotateWithScopes fixes
10 years ago
Rich-Harris 1ffc76ec3f Merge branch 'master' into gh-371
10 years ago
Rich-Harris 979ac2b87d Merge branch 'master' into gh-371
10 years ago
Conduitry 5968a539d0 deconflict `template` variable (#392)
10 years ago
Conduitry c877b3c615 deconflict `template` variable (#392)
10 years ago
Rich-Harris 4949edfe55 add infrastructure for bindings on <:Window>
10 years ago
Rich-Harris 314a8b7622 add infrastructure for bindings on <:Window>
10 years ago
Rich-Harris f5c612520e ugh node 4
10 years ago
Rich-Harris d7c5dfbb06 ugh node 4
10 years ago
Rich-Harris ab03bef8cd SSR support for <:Window> (albeit impossible to test for some reason)
10 years ago
Rich-Harris cefbe45edb SSR support for <:Window> (albeit impossible to test for some reason)
10 years ago
Rich-Harris 958ed7409f implement :Window events
10 years ago
Rich-Harris 9f832c2e37 implement :Window events
10 years ago
Rich Harris 50dc10810e Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
10 years ago
Rich Harris 399c7e092d Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
10 years ago
Rich Harris cfd7b89cc1 Merge pull request #393 from sveltejs/removeobjectkey-fix
10 years ago
Rich Harris b5c971cba4 Merge pull request #393 from sveltejs/removeobjectkey-fix
10 years ago
Rich Harris 1f300a795b Merge pull request #395 from sveltejs/readme-format-default
10 years ago
Rich Harris 9358a085b7 Merge pull request #395 from sveltejs/readme-format-default
10 years ago
Conduitry c33ee7b56e fix removeObjectKey when removing last key in object and it has a trailing comma
10 years ago
Conduitry e3055d765e fix removeObjectKey when removing last key in object and it has a trailing comma
10 years ago
Conduitry 05e77bf3a8 note different default format for SSR
10 years ago
Conduitry 37a36319db note different default format for SSR
10 years ago
Conduitry fe3068f779 only do special reserved name handling when tag is all lowercase letters
10 years ago
Conduitry 168babe25b only do special reserved name handling when tag is all lowercase letters
10 years ago
Rich-Harris 879b61a99a Merge branch 'master' into gh-371
10 years ago
Rich-Harris 89f0fb00e6 Merge branch 'master' into gh-371
10 years ago
Rich Harris 80c6913f63 Merge pull request #390 from sveltejs/imported-component-direct-reference
10 years ago
Rich Harris 1dc66d403e Merge pull request #390 from sveltejs/imported-component-direct-reference
10 years ago
Conduitry 3e0063fb64 add unit test for imported components that are then renamed as they're used
10 years ago
Conduitry d2dce30cdc add unit test for imported components that are then renamed as they're used
10 years ago
Conduitry 300e7f19c4 removeObjectKey API tweak
10 years ago
Conduitry 8e5c7ed21e removeObjectKey API tweak
10 years ago
Conduitry 05a650607c remove the component references in the export that we will be referring to directly
10 years ago
Conduitry 25a26613b3 remove the component references in the export that we will be referring to directly
10 years ago
Conduitry fd132744ca remove `namespace` key from generated code
10 years ago
Conduitry 77321f8356 remove `namespace` key from generated code
10 years ago
Conduitry e1dd7928ce use direct references to components that have been imported
10 years ago
Conduitry cede99d68b use direct references to components that have been imported
10 years ago
Rich-Harris 051bc11a6d -> v1.12.1
10 years ago
Rich-Harris 3070abc291 -> v1.12.1
10 years ago
Rich Harris b2423281e9 Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
10 years ago
Rich Harris ec3c81f58c Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
10 years ago
Rich-Harris eaf4a2e8bd parse <:Window> tags
10 years ago
Rich-Harris 4360a03ffd parse <:Window> tags
10 years ago
Conduitry ce66d15c71 add unit test
10 years ago
Conduitry dfd73987e3 add unit test
10 years ago