Commit Graph

802 Commits (abf774bc57680d19b84f8bdbaaae633747e8d215)
 

Author SHA1 Message Date
Rich-Harris cefbe45edb SSR support for <:Window> (albeit impossible to test for some reason)
8 years ago
Rich-Harris 9f832c2e37 implement :Window events
8 years ago
Rich Harris 399c7e092d Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
8 years ago
Rich Harris b5c971cba4 Merge pull request #393 from sveltejs/removeobjectkey-fix
8 years ago
Rich Harris 9358a085b7 Merge pull request #395 from sveltejs/readme-format-default
8 years ago
Conduitry e3055d765e fix removeObjectKey when removing last key in object and it has a trailing comma
8 years ago
Conduitry 37a36319db note different default format for SSR
8 years ago
Conduitry 168babe25b only do special reserved name handling when tag is all lowercase letters
8 years ago
Rich-Harris 89f0fb00e6 Merge branch 'master' into gh-371
8 years ago
Rich Harris 1dc66d403e Merge pull request #390 from sveltejs/imported-component-direct-reference
8 years ago
Conduitry d2dce30cdc add unit test for imported components that are then renamed as they're used
8 years ago
Conduitry 8e5c7ed21e removeObjectKey API tweak
8 years ago
Conduitry 25a26613b3 remove the component references in the export that we will be referring to directly
8 years ago
Conduitry 77321f8356 remove `namespace` key from generated code
8 years ago
Conduitry cede99d68b use direct references to components that have been imported
8 years ago
Rich-Harris 3070abc291 -> v1.12.1
8 years ago
Rich Harris ec3c81f58c Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
8 years ago
Rich-Harris 4360a03ffd parse <:Window> tags
8 years ago
Conduitry dfd73987e3 add unit test
8 years ago
Conduitry 8f6499a9dd alas poor typo
8 years ago
Conduitry 331a1a2bb2 nicer way of generating aliases for non-helper functions
8 years ago
Rich Harris efce7acabe Merge pull request #385 from sveltejs/gh-383
8 years ago
Conduitry e25d4e752c deconflict non-helper functions and variables (#388)
8 years ago
Rich Harris fcc8a96e5e -> v1.12.0
8 years ago
Rich Harris 6907d2657a Merge pull request #387 from sveltejs/gh-311
8 years ago
Rich Harris 54822b0de0 Merge pull request #384 from sveltejs/shorthand-attributes
8 years ago
Rich Harris 8cf223261b Merge branch 'master' into gh-311
8 years ago
Rich Harris 3aa1814b22 Merge pull request #386 from sveltejs/gh-312
8 years ago
Rich Harris 6f18eaef68 implement bind:group for radio input groups (#311)
8 years ago
Rich Harris 7b057e4fc2 implement bind:group for checkbox inputs (#312)
8 years ago
Rich Harris db36e90259 Merge branch 'master' into gh-312
8 years ago
Rich Harris 5c436ac0e7 minor tidy-up - always add sourcemap locations for contextualised expressions
8 years ago
Rich Harris 0f9ef05afa Merge branch 'master' into gh-312
8 years ago
Rich Harris e8b19076dd remove tmp file that snuck into the commit
8 years ago
Rich Harris 854a37c0d7 allow reserved words in tags e.g. {{class}} (#383)
8 years ago
Rich Harris e6d088d753 implement :shorthand attributes
8 years ago
Rich Harris ecf141346e Merge pull request #380 from sveltejs/unified-attributes-and-bindings
8 years ago
Rich Harris 9e14fbb4fc lint
8 years ago
Rich Harris da3f751e3c fix test
8 years ago
Rich Harris 17db22ac63 more refactoring
8 years ago
Rich Harris 574503d101 tidy up
8 years ago
Rich Harris b22b13c2f4 refactoring
8 years ago
Rich Harris 635aeb6d05 start using generator.contextualise in bindings
8 years ago
Rich Harris 1579c50327 test binding values work with sourcemaps
8 years ago
Rich Harris 37eee7425f linting
8 years ago
Rich Harris 14d1f2c52e get all tests passing again
8 years ago
Rich Harris 5866a99b9a treat binding values as expressions
8 years ago
Rich Harris 5360bbf09f make test harder to pass
8 years ago
Rich Harris 2c4c7079e5 tweak htmlEqual helper so tests are easier to write
8 years ago
Rich Harris 8b3f0320f6 test for #312
8 years ago