Commit Graph

414 Commits (8e3a4949b177952ce6dc949f01cda95f86412c4d)
 

Author SHA1 Message Date
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
Rich-Harris 978e35ceef move methods out of constructor
10 years ago
Rich-Harris 08331b4f8b use helpers for DOM operations
10 years ago
Rich Harris 20cd07111a Merge pull request #209 from sveltejs/gh-81
10 years ago
Rich Harris 58a1de3a8b Merge pull request #211 from klaussner/master
10 years ago
Christian Klaussner ef11657d64 Add link to Meteor build plugin
10 years ago
Rich Harris 0db49cba63 Update README.md
10 years ago
Rich Harris afb2b7ee7d Update README.md
10 years ago
Rich-Harris 9c66e15bb4 naive implementation of keyed updates (#81)
10 years ago
Rich-Harris 53daa7745b failing test for #81
10 years ago
Rich-Harris 388a3e24a3 parse @id for keyed each blocks (#81)
10 years ago
Rich-Harris e131a4e7e1 -> v1.3.1
10 years ago
Rich Harris f142f0d533 Merge pull request #206 from sveltejs/gh-144
10 years ago