Commit Graph

  • c601acfe7e Fix partial numbers being detected as numbers Paul Sauve 2016-12-30 21:33:05 -0600
  • ca2f0a5bbb Fix partial numbers being detected as numbers Paul Sauve 2016-12-30 21:33:05 -0600
  • 42b5efc2f3 Auto Dependency Updates ... Luca Guzzon 2016-12-30 13:51:20 +0100
  • 14c8aa950e Auto Dependency Updates ... #232 Luca Guzzon 2016-12-30 13:51:20 +0100
  • 0c8f4889fc properly escape sharedPath in generated import statement Conduitry 2016-12-27 20:41:21 -0500
  • c44fbe9f0a properly escape sharedPath in generated import statement #229 Conduitry 2016-12-27 20:41:21 -0500
  • 84e3755c09 Typo in issue template Josh Duff 2016-12-27 14:58:46 -0600
  • 89235795e8 Typo in issue template Josh Duff 2016-12-27 14:58:46 -0600
  • beb548e73e make addEventListener, removeEventListener, setAttribute shared Conduitry 2016-12-26 18:08:52 -0500
  • 7340b7fcdb make addEventListener, removeEventListener, setAttribute shared #227 Conduitry 2016-12-26 18:08:52 -0500
  • 45b5574bed -> v1.6.1 Rich-Harris 2016-12-24 14:39:53 -0500
  • f8701545e9 -> v1.6.1 v1.6.1 Rich-Harris 2016-12-24 14:39:53 -0500
  • b9f4db6404 Merge pull request #226 from sveltejs/gh-221 Rich Harris 2016-12-24 14:37:39 -0500
  • 2a13e29a31 Merge pull request #226 from sveltejs/gh-221 Rich Harris 2016-12-24 14:37:39 -0500
  • faf50dfddc handle component directives at positions other than end (fixes #221) Rich-Harris 2016-12-24 14:31:32 -0500
  • 11dc7dc380 handle component directives at positions other than end (fixes #221) #226 Rich-Harris 2016-12-24 14:31:32 -0500
  • 9f413bbbbe Merge pull request #225 from sveltejs/gh-224 Rich Harris 2016-12-24 14:23:48 -0500
  • 620b9ae5e8 Merge pull request #225 from sveltejs/gh-224 Rich Harris 2016-12-24 14:23:48 -0500
  • d685b4a23d provide useful feedback on encountering void element closing tag Rich-Harris 2016-12-24 13:18:57 -0500
  • fc977a2abe provide useful feedback on encountering void element closing tag #225 Rich-Harris 2016-12-24 13:18:57 -0500
  • 0ba3286da8 make html validators work inside else blocks Arpad Borsos 2016-12-21 19:09:06 +0100
  • 91551b9d43
    make html validators work inside else blocks Arpad Borsos 2016-12-21 19:09:06 +0100
  • 6fe2ced2df -> v1.6.0 Rich-Harris 2016-12-20 19:24:53 -0500
  • 5801df8a25 -> v1.6.0 v1.6.0 Rich-Harris 2016-12-20 19:24:53 -0500
  • 88e043f2f7 Merge pull request #219 from sveltejs/gh-218 Rich Harris 2016-12-20 19:21:24 -0500
  • f2f3bbf9ba Merge pull request #219 from sveltejs/gh-218 Rich Harris 2016-12-20 19:21:24 -0500
  • f1aab96e5b include shared.js in package Rich-Harris 2016-12-20 19:19:58 -0500
  • 6a700b23d7 include shared.js in package #219 Rich-Harris 2016-12-20 19:19:58 -0500
  • 1a896dbecc allow custom path for helpers (#218) Rich-Harris 2016-12-20 18:23:05 -0500
  • 3905683e64 allow custom path for helpers (#218) Rich-Harris 2016-12-20 18:23:05 -0500
  • c188f6406f -> v1.5.0 Rich-Harris 2016-12-20 18:04:09 -0500
  • 946adf99ee -> v1.5.0 v1.5.0 Rich-Harris 2016-12-20 18:04:09 -0500
  • e04b8f3eab Merge pull request #217 from sveltejs/gh-216 Rich Harris 2016-12-20 18:00:45 -0500
  • 5cd2ec9c43 Merge pull request #217 from sveltejs/gh-216 Rich Harris 2016-12-20 18:00:45 -0500
  • 8936cb98b5 handle directives on components (fixes #216) Rich-Harris 2016-12-20 17:57:12 -0500
  • e7dd885ecf handle directives on components (fixes #216) #217 Rich-Harris 2016-12-20 17:57:12 -0500
  • c7b0096c8f Merge pull request #215 from sveltejs/non-standalone Rich Harris 2016-12-20 17:49:16 -0500
  • b23572d7e8 Merge pull request #215 from sveltejs/non-standalone Rich Harris 2016-12-20 17:49:16 -0500
  • 5b23a8591d fix test failure caused by clearing cache Rich-Harris 2016-12-20 12:22:00 -0500
  • 46abb9c712 fix test failure caused by clearing cache #215 Rich-Harris 2016-12-20 12:22:00 -0500
  • e462f910d0 non-standalone mode (#9) Rich-Harris 2016-12-20 12:07:18 -0500
  • ccba20bac9 non-standalone mode (#9) Rich-Harris 2016-12-20 12:07:18 -0500
  • 625b765550 resolve merge conflict Rich-Harris 2016-12-20 11:02:32 -0500
  • 541c3a6939 resolve merge conflict Rich-Harris 2016-12-20 11:02:32 -0500
  • 18d464851b consolidate rollup config Rich-Harris 2016-12-20 11:02:13 -0500
  • af5673e3d5 consolidate rollup config Rich-Harris 2016-12-20 11:02:13 -0500
  • b339764ba0 Merge pull request #212 from sveltejs/helpers Rich Harris 2016-12-20 10:41:06 -0500
  • 18683349f9 Merge pull request #212 from sveltejs/helpers Rich Harris 2016-12-20 10:41:06 -0500
  • 27e8406a13 put component methods on prototype Rich-Harris 2016-12-20 09:22:08 -0500
  • 7da9a23349 put component methods on prototype #212 Rich-Harris 2016-12-20 09:22:08 -0500
  • 7d12d561e8 single underscore for component private properties Rich-Harris 2016-12-20 09:13:23 -0500
  • c1e82f69e3 single underscore for component private properties Rich-Harris 2016-12-20 09:13:23 -0500
  • c1c1aff379 make inter-component root and yield options _private Rich-Harris 2016-12-20 09:01:39 -0500
  • 7dd129a357 make inter-component root and yield options _private Rich-Harris 2016-12-20 09:01:39 -0500
  • 23419122cd -> v1.4.0 Rich-Harris 2016-12-18 13:00:42 -0500
  • dfcbd01a2d -> v1.4.0 v1.4.0 Rich-Harris 2016-12-18 13:00:42 -0500
  • 1def51b7ec remove _mount indirection Rich-Harris 2016-12-18 12:29:46 -0500
  • ef933ae93b remove _mount indirection Rich-Harris 2016-12-18 12:29:46 -0500
  • fe38e46044 ignore ES5 in src/shared Rich-Harris 2016-12-18 12:23:46 -0500
  • 09062bcef8 ignore ES5 in src/shared Rich-Harris 2016-12-18 12:23:46 -0500
  • 978e35ceef move methods out of constructor Rich-Harris 2016-12-18 12:23:32 -0500
  • 9d37ae4f4b move methods out of constructor Rich-Harris 2016-12-18 12:23:32 -0500
  • 08331b4f8b use helpers for DOM operations Rich-Harris 2016-12-18 10:17:42 -0500
  • a16704fbf0 use helpers for DOM operations Rich-Harris 2016-12-18 10:17:42 -0500
  • 20cd07111a Merge pull request #209 from sveltejs/gh-81 Rich Harris 2016-12-18 09:42:24 -0500
  • 9af5c274f4 Merge pull request #209 from sveltejs/gh-81 Rich Harris 2016-12-18 09:42:24 -0500
  • 58a1de3a8b Merge pull request #211 from klaussner/master Rich Harris 2016-12-18 09:34:17 -0500
  • e5b4df8a62 Merge pull request #211 from klaussner/master Rich Harris 2016-12-18 09:34:17 -0500
  • ef11657d64 Add link to Meteor build plugin Christian Klaussner 2016-12-18 12:35:38 +0100
  • ab4c1ed0e9 Add link to Meteor build plugin #211 Christian Klaussner 2016-12-18 12:35:38 +0100
  • 0db49cba63 Update README.md Rich Harris 2016-12-17 21:50:06 -0500
  • e93a3c0d45 Update README.md Rich Harris 2016-12-17 21:50:06 -0500
  • afb2b7ee7d Update README.md Rich Harris 2016-12-17 21:49:57 -0500
  • c69c517019 Update README.md Rich Harris 2016-12-17 21:49:57 -0500
  • 9c66e15bb4 naive implementation of keyed updates (#81) Rich-Harris 2016-12-17 21:00:16 -0500
  • d0ffb64eba naive implementation of keyed updates (#81) #209 Rich-Harris 2016-12-17 21:00:16 -0500
  • 53daa7745b failing test for #81 Rich-Harris 2016-12-17 17:58:54 -0500
  • 0d89f6478d failing test for #81 Rich-Harris 2016-12-17 17:58:54 -0500
  • 388a3e24a3 parse @id for keyed each blocks (#81) Rich-Harris 2016-12-17 17:48:41 -0500
  • 8340583fa1 parse @id for keyed each blocks (#81) Rich-Harris 2016-12-17 17:48:41 -0500
  • e131a4e7e1 -> v1.3.1 Rich-Harris 2016-12-17 17:24:06 -0500
  • 4332310550 -> v1.3.1 v1.3.1 Rich-Harris 2016-12-17 17:24:06 -0500
  • f142f0d533 Merge pull request #206 from sveltejs/gh-144 Rich Harris 2016-12-17 17:20:03 -0500
  • 1c3f144ae7 Merge pull request #206 from sveltejs/gh-144 Rich Harris 2016-12-17 17:20:03 -0500
  • 808763f872 Merge pull request #207 from sveltejs/gh-102 Rich Harris 2016-12-17 17:19:44 -0500
  • 298bfb803d Merge pull request #207 from sveltejs/gh-102 Rich Harris 2016-12-17 17:19:44 -0500
  • 3e5d59f182 remove redundant if block to increase patch coverage Rich-Harris 2016-12-17 16:59:30 -0500
  • 811bef071d remove redundant if block to increase patch coverage #207 Rich-Harris 2016-12-17 16:59:30 -0500
  • 2948a99953 throw if options.name is illegal Rich-Harris 2016-12-17 16:55:40 -0500
  • b90ad17ad1 throw if options.name is illegal Rich-Harris 2016-12-17 16:55:40 -0500
  • de787e81cd remove extensions from AMD dependencies – fixes #144 Rich-Harris 2016-12-17 16:42:23 -0500
  • 9f6d1b2d9e remove extensions from AMD dependencies – fixes #144 #206 Rich-Harris 2016-12-17 16:42:23 -0500
  • e65263998b -> v1.3.0 Rich-Harris 2016-12-17 12:49:24 -0500
  • c1fc808641 -> v1.3.0 v1.3.0 Rich-Harris 2016-12-17 12:49:24 -0500
  • a55fbe1140 Merge pull request #204 from sveltejs/gh-202 Rich Harris 2016-12-17 12:13:02 -0500
  • 7cd8683952 Merge pull request #204 from sveltejs/gh-202 Rich Harris 2016-12-17 12:13:02 -0500
  • f1ff567b54 merge master -> gh-202 Rich-Harris 2016-12-17 12:09:49 -0500
  • c84991217d merge master -> gh-202 #204 Rich-Harris 2016-12-17 12:09:49 -0500
  • 1e407b53b1 Merge pull request #205 from Conduitry/gh-140 Rich Harris 2016-12-17 12:06:30 -0500
  • 27d34cf345 Merge pull request #205 from Conduitry/gh-140 Rich Harris 2016-12-17 12:06:30 -0500