Commit Graph

476 Commits (88011e7f93ada00ca16f36dfbae3c964831adc79)
 

Author SHA1 Message Date
Rich Harris be995ab862 -> v1.6.3
10 years ago
Rich Harris 068e4819ee Merge pull request #242 from sveltejs/gh-231
10 years ago
Rich Harris d3b0f4a9e6 Merge pull request #243 from sveltejs/gh-230
10 years ago
Rich Harris 11ab701333 Merge branch 'master' into gh-230
10 years ago
Rich Harris e9b41402ea add appveyor config
10 years ago
Rich Harris 671e959d4b fix component yields inside each blocks (#230)
10 years ago
Rich Harris 8965af378c make yield renderer names globally unique (#231)
10 years ago
Rich Harris aca4966671 Merge pull request #241 from sveltejs/gh-233
10 years ago
Rich Harris 8422a2a1f2 dont use properties when setting <svg> element attributes (fixes #233)
10 years ago
Rich Harris 4023ea3dd0 Merge pull request #240 from sveltejs/gh-239
10 years ago
Rich Harris cd6cd460ad add VERSION property (closes #239)
10 years ago
Rich Harris bed03a3944 Update ISSUE_TEMPLATE.md
10 years ago
Rich Harris 8e3a4949b1 -> v1.6.2
10 years ago
Rich Harris 144789550f Merge pull request #235 from PaulBGD/parse-numbers-correctly
10 years ago
Rich Harris c11b84a4e1 just use isNaN
10 years ago
Rich Harris 73fb6804c7 Merge pull request #232 from lguzzon/master
10 years ago
Rich Harris 7830f7d380 Merge pull request #229 from Conduitry/escape-shared-path
10 years ago
Rich Harris 807af07310 Merge pull request #228 from TehShrike/patch-1
10 years ago
Rich Harris 1eafa24146 Update ISSUE_TEMPLATE.md
10 years ago
Rich Harris 9e4b09fff8 Merge pull request #227 from Conduitry/share-more
10 years ago
Paul Sauve c601acfe7e Fix partial numbers being detected as numbers
10 years ago
Luca Guzzon 42b5efc2f3 Auto Dependency Updates ...
10 years ago
Conduitry 0c8f4889fc properly escape sharedPath in generated import statement
10 years ago
Josh Duff 84e3755c09 Typo in issue template
10 years ago
Conduitry beb548e73e make addEventListener, removeEventListener, setAttribute shared
10 years ago
Rich-Harris 45b5574bed -> v1.6.1
10 years ago
Rich Harris b9f4db6404 Merge pull request #226 from sveltejs/gh-221
10 years ago
Rich-Harris faf50dfddc handle component directives at positions other than end (fixes #221)
10 years ago
Rich Harris 9f413bbbbe Merge pull request #225 from sveltejs/gh-224
10 years ago
Rich-Harris d685b4a23d provide useful feedback on encountering void element closing tag
10 years ago
Arpad Borsos 0ba3286da8 make html validators work inside else blocks
10 years ago
Rich-Harris 6fe2ced2df -> v1.6.0
10 years ago
Rich Harris 88e043f2f7 Merge pull request #219 from sveltejs/gh-218
10 years ago
Rich-Harris f1aab96e5b include shared.js in package
10 years ago
Rich-Harris 1a896dbecc allow custom path for helpers (#218)
10 years ago
Rich-Harris c188f6406f -> v1.5.0
10 years ago
Rich Harris e04b8f3eab Merge pull request #217 from sveltejs/gh-216
10 years ago
Rich-Harris 8936cb98b5 handle directives on components (fixes #216)
10 years ago
Rich Harris c7b0096c8f Merge pull request #215 from sveltejs/non-standalone
10 years ago
Rich-Harris 5b23a8591d fix test failure caused by clearing cache
10 years ago
Rich-Harris e462f910d0 non-standalone mode (#9)
10 years ago
Rich-Harris 625b765550 resolve merge conflict
10 years ago
Rich-Harris 18d464851b consolidate rollup config
10 years ago
Rich Harris b339764ba0 Merge pull request #212 from sveltejs/helpers
10 years ago
Rich-Harris 27e8406a13 put component methods on prototype
10 years ago
Rich-Harris 7d12d561e8 single underscore for component private properties
10 years ago
Rich-Harris c1c1aff379 make inter-component root and yield options _private
10 years ago
Rich-Harris 23419122cd -> v1.4.0
10 years ago
Rich-Harris 1def51b7ec remove _mount indirection
10 years ago
Rich-Harris fe38e46044 ignore ES5 in src/shared
10 years ago