Commit Graph

8716 Commits (ef5eeea39b3415bd53dfdaa28d9a9961bb5b9007)
 

Author SHA1 Message Date
Rich Harris 46469d4ef4 add VERSION property (closes #239)
8 years ago
Rich Harris c62f1081ed Update ISSUE_TEMPLATE.md
8 years ago
Rich Harris eafe310da5 -> v1.6.2
8 years ago
Rich Harris d420e75c14 Merge pull request #235 from PaulBGD/parse-numbers-correctly
8 years ago
Rich Harris 6679aef568 just use isNaN
8 years ago
Rich Harris 9a3e96e05f Merge pull request #232 from lguzzon/master
8 years ago
Rich Harris 5737c60674 Merge pull request #229 from Conduitry/escape-shared-path
8 years ago
Rich Harris 78c0759dd9 Merge pull request #228 from TehShrike/patch-1
8 years ago
Rich Harris caa8add4b1 Update ISSUE_TEMPLATE.md
8 years ago
Rich Harris f87191ca0d Merge pull request #227 from Conduitry/share-more
8 years ago
Paul Sauve ca2f0a5bbb Fix partial numbers being detected as numbers
8 years ago
Luca Guzzon 14c8aa950e Auto Dependency Updates ...
8 years ago
Conduitry c44fbe9f0a properly escape sharedPath in generated import statement
8 years ago
Josh Duff 89235795e8 Typo in issue template
8 years ago
Conduitry 7340b7fcdb make addEventListener, removeEventListener, setAttribute shared
8 years ago
Rich-Harris f8701545e9 -> v1.6.1
8 years ago
Rich Harris 2a13e29a31 Merge pull request #226 from sveltejs/gh-221
8 years ago
Rich-Harris 11dc7dc380 handle component directives at positions other than end (fixes #221)
8 years ago
Rich Harris 620b9ae5e8 Merge pull request #225 from sveltejs/gh-224
8 years ago
Rich-Harris fc977a2abe provide useful feedback on encountering void element closing tag
8 years ago
Arpad Borsos 91551b9d43
make html validators work inside else blocks
8 years ago
Rich-Harris 5801df8a25 -> v1.6.0
8 years ago
Rich Harris f2f3bbf9ba Merge pull request #219 from sveltejs/gh-218
8 years ago
Rich-Harris 6a700b23d7 include shared.js in package
8 years ago
Rich-Harris 3905683e64 allow custom path for helpers (#218)
8 years ago
Rich-Harris 946adf99ee -> v1.5.0
8 years ago
Rich Harris 5cd2ec9c43 Merge pull request #217 from sveltejs/gh-216
8 years ago
Rich-Harris e7dd885ecf handle directives on components (fixes #216)
8 years ago
Rich Harris b23572d7e8 Merge pull request #215 from sveltejs/non-standalone
8 years ago
Rich-Harris 46abb9c712 fix test failure caused by clearing cache
8 years ago
Rich-Harris ccba20bac9 non-standalone mode (#9)
8 years ago
Rich-Harris 541c3a6939 resolve merge conflict
8 years ago
Rich-Harris af5673e3d5 consolidate rollup config
8 years ago
Rich Harris 18683349f9 Merge pull request #212 from sveltejs/helpers
8 years ago
Rich-Harris 7da9a23349 put component methods on prototype
8 years ago
Rich-Harris c1e82f69e3 single underscore for component private properties
8 years ago
Rich-Harris 7dd129a357 make inter-component root and yield options _private
8 years ago
Rich-Harris dfcbd01a2d -> v1.4.0
8 years ago
Rich-Harris ef933ae93b remove _mount indirection
8 years ago
Rich-Harris 09062bcef8 ignore ES5 in src/shared
8 years ago
Rich-Harris 9d37ae4f4b move methods out of constructor
8 years ago
Rich-Harris a16704fbf0 use helpers for DOM operations
8 years ago
Rich Harris 9af5c274f4 Merge pull request #209 from sveltejs/gh-81
8 years ago
Rich Harris e5b4df8a62 Merge pull request #211 from klaussner/master
8 years ago
Christian Klaussner ab4c1ed0e9 Add link to Meteor build plugin
8 years ago
Rich Harris e93a3c0d45 Update README.md
8 years ago
Rich Harris c69c517019 Update README.md
8 years ago
Rich-Harris d0ffb64eba naive implementation of keyed updates (#81)
8 years ago
Rich-Harris 0d89f6478d failing test for #81
8 years ago
Rich-Harris 8340583fa1 parse @id for keyed each blocks (#81)
8 years ago