Commit Graph

  • 93b0b0e460 Merge pull request #351 from timhall/remove-let Rich Harris 2017-03-06 22:40:57 -0500
  • 4684ab612c Merge pull request #350 from sveltejs/gh-333-use-whitelisted-globals-directly Rich Harris 2017-03-06 22:39:25 -0500
  • e63a1124b4 Merge pull request #350 from sveltejs/gh-333-use-whitelisted-globals-directly Rich Harris 2017-03-06 22:39:25 -0500
  • bb2cd0d33f differentiate between nbsp and other whitespace (#348) Rich-Harris 2017-03-06 22:34:45 -0500
  • ce6178d281 differentiate between nbsp and other whitespace (#348) #352 Rich-Harris 2017-03-06 22:34:45 -0500
  • ced5883794 Remove ES2015 let from css block Tim Hall 2017-03-06 20:51:05 -0500
  • 9b2e78aea4 Remove ES2015 let from css block #351 Tim Hall 2017-03-06 20:51:05 -0500
  • af0372246d unit test Conduitry 2017-03-06 19:48:29 -0500
  • b1f829e259 unit test #350 Conduitry 2017-03-06 19:48:29 -0500
  • 59832e1d1a allow using whitelisted globals themselves in tags Conduitry 2017-03-06 19:38:45 -0500
  • 5984d98618 allow using whitelisted globals themselves in tags Conduitry 2017-03-06 19:38:45 -0500
  • 9ba5fcd362 Merge pull request #349 from taylorzane/fix-raw-js-in-html Rich Harris 2017-03-06 18:35:07 -0500
  • 8852e48d55 Merge pull request #349 from taylorzane/fix-raw-js-in-html Rich Harris 2017-03-06 18:35:07 -0500
  • d63772f0ae -> v1.10.2 Rich Harris 2017-03-06 17:39:01 -0500
  • 2c58e39ed4 -> v1.10.2 v1.10.2 Rich Harris 2017-03-06 17:39:01 -0500
  • 3d21d44791 Merge pull request #347 from sveltejs/gh-335-top-level-special-tags Rich Harris 2017-03-06 17:37:23 -0500
  • fe2a06da47 Merge pull request #347 from sveltejs/gh-335-top-level-special-tags Rich Harris 2017-03-06 17:37:23 -0500
  • 222a8cd5fb fix test Conduitry 2017-03-06 17:25:13 -0500
  • 63d9f058f3 fix test #347 Conduitry 2017-03-06 17:25:13 -0500
  • 2d20c6e066 only process special tags (script, style) when they are top-level Conduitry 2017-03-06 17:21:33 -0500
  • ff815d2289 only process special tags (script, style) when they are top-level Conduitry 2017-03-06 17:21:33 -0500
  • 748d773d99 Merge pull request #346 from sveltejs/gh-336-accept-doctype-in-any-case Rich Harris 2017-03-06 17:06:08 -0500
  • 9ae74d9808 Merge pull request #346 from sveltejs/gh-336-accept-doctype-in-any-case Rich Harris 2017-03-06 17:06:08 -0500
  • f3ed8d1b47 accept DOCTYPE element in any case Conduitry 2017-03-06 17:01:47 -0500
  • 52b3a43e7b accept DOCTYPE element in any case #346 Conduitry 2017-03-06 17:01:47 -0500
  • e47ae508a8 Merge c6abab69b1 into 8f209231ec #340 Conduitry 2017-03-06 21:19:00 +0000
  • 4313f3b9ad -> v1.10.1 Rich Harris 2017-03-06 16:17:31 -0500
  • 8f209231ec -> v1.10.1 v1.10.1 Rich Harris 2017-03-06 16:17:31 -0500
  • f3f255171c Merge pull request #339 from sveltejs/gh-337-deconflict-helpers-with-shared-false Rich Harris 2017-03-06 16:15:40 -0500
  • cf4842778b Merge pull request #339 from sveltejs/gh-337-deconflict-helpers-with-shared-false Rich Harris 2017-03-06 16:15:40 -0500
  • 4f0a7cf3e0 Merge pull request #343 from sveltejs/gh-342-typecheck-set-argument-in-dev-mode Rich Harris 2017-03-06 15:57:48 -0500
  • a463085253 Merge pull request #343 from sveltejs/gh-342-typecheck-set-argument-in-dev-mode Rich Harris 2017-03-06 15:57:48 -0500
  • 9e95a4589a Resolved an issue with raw Svelte JS in a script block breaking an HTML document. Taylor Zane Glaeser 2017-03-06 12:33:44 -0600
  • e91e12906a Resolved an issue with raw Svelte JS in a script block breaking an HTML document. #349 Taylor Zane Glaeser 2017-03-06 12:33:44 -0600
  • 1f2438e0c7 typecheck argument in _set when in dev mode Conduitry 2017-03-06 12:49:43 -0500
  • b2cc48bc07 typecheck argument in _set when in dev mode #343 Conduitry 2017-03-06 12:49:43 -0500
  • c6abab69b1 make void element test case insensitive #340 Conduitry 2017-03-05 21:40:05 -0500
  • d529e8e6a2 deconflict helpers when not using shared helpers Conduitry 2017-03-05 20:55:35 -0500
  • 4cbf4e07b6 deconflict helpers when not using shared helpers #339 Conduitry 2017-03-05 20:55:35 -0500
  • 62ed146368 -> v1.10.0 Rich-Harris 2017-03-04 00:15:56 -0500
  • d8dbe4e94e -> v1.10.0 v1.10.0 Rich-Harris 2017-03-04 00:15:56 -0500
  • 76ca1e9952 Merge branch 'gh-51' Rich-Harris 2017-03-04 00:13:11 -0500
  • 5c1f7b606b Merge branch 'gh-51' Rich-Harris 2017-03-04 00:13:11 -0500
  • dcf647bdbf Merge pull request #332 from sveltejs/gh-51 Rich Harris 2017-03-04 00:12:45 -0500
  • 319b3b6765 Merge pull request #332 from sveltejs/gh-51 Rich Harris 2017-03-04 00:12:45 -0500
  • 80d95f2bf9 <:Self> inside each-block Rich-Harris 2017-03-03 20:07:43 -0500
  • 60c9c7c281 <:Self> inside each-block Rich-Harris 2017-03-03 20:07:43 -0500
  • cac61b2b0f self-references (#51) Rich-Harris 2017-03-03 19:35:56 -0500
  • 0f60242bb9 self-references (#51) #332 Rich-Harris 2017-03-03 19:35:56 -0500
  • 7f80a0dc7e generators/dom: add styles to the root component's document Cristian Necula 2017-03-03 17:18:58 +0200
  • 2bc8a7ebef generators/dom: add styles to the root component's document Cristian Necula 2017-03-03 17:18:58 +0200
  • 0dbb2fe727 tests/render-in-iframe: added failing test for rendering in another document Cristian Necula 2017-03-03 17:18:42 +0200
  • 815d30fc92 tests/render-in-iframe: added failing test for rendering in another document Cristian Necula 2017-03-03 17:18:42 +0200
  • ddb6488138 Merge pull request #330 from sveltejs/gh-313 Rich Harris 2017-03-02 10:15:45 -0500
  • f799caedf1 Merge pull request #330 from sveltejs/gh-313 Rich Harris 2017-03-02 10:15:45 -0500
  • a71d0c8982 two-way binding with <select multiple> (#313) Rich-Harris 2017-03-02 10:01:30 -0500
  • 806cefe556 two-way binding with <select multiple> (#313) #330 Rich-Harris 2017-03-02 10:01:30 -0500
  • dad1dfc812 -> v1.9.1 Rich-Harris 2017-03-02 07:41:14 -0500
  • 3ae25bd48d -> v1.9.1 v1.9.1 Rich-Harris 2017-03-02 07:41:14 -0500
  • 91eb900d8b Merge pull request #329 from sveltejs/gh-269 Rich Harris 2017-03-02 07:38:29 -0500
  • 61ae2fd6d3 Merge pull request #329 from sveltejs/gh-269 Rich Harris 2017-03-02 07:38:29 -0500
  • 25bcfef878 allow [arrow] function expressions inside tags (#269) Rich-Harris 2017-03-02 07:31:46 -0500
  • 69ee3e6139 allow [arrow] function expressions inside tags (#269) #329 Rich-Harris 2017-03-02 07:31:46 -0500
  • 58a3e37fd0 Merge pull request #328 from sveltejs/gh-220 Rich Harris 2017-03-02 06:56:56 -0500
  • 18e4dc20eb Merge pull request #328 from sveltejs/gh-220 Rich Harris 2017-03-02 06:56:56 -0500
  • 3e4afe5052 better errors for malformed event handlers (#220) Rich-Harris 2017-03-02 06:51:42 -0500
  • e480103de0 better errors for malformed event handlers (#220) #328 Rich-Harris 2017-03-02 06:51:42 -0500
  • e5ef41dc6c -> v1.9.0 Rich Harris 2017-03-01 18:34:46 -0500
  • 9996b422a5 -> v1.9.0 v1.9.0 Rich Harris 2017-03-01 18:34:46 -0500
  • b174e21c45 Merge pull request #324 from sveltejs/gh-177 Rich Harris 2017-03-01 18:32:10 -0500
  • e27df1bde0 Merge pull request #324 from sveltejs/gh-177 Rich Harris 2017-03-01 18:32:10 -0500
  • 8b9239345e merge master -> gh-177 Rich Harris 2017-03-01 18:29:05 -0500
  • ee5e8e8afa merge master -> gh-177 #324 Rich Harris 2017-03-01 18:29:05 -0500
  • d212d3d101 Merge pull request #322 from sveltejs/gh-249 Rich Harris 2017-03-01 18:26:08 -0500
  • d076f21000 Merge pull request #322 from sveltejs/gh-249 Rich Harris 2017-03-01 18:26:08 -0500
  • 348ba2be5e throw in dev mode if options.target is absent (#177) Rich Harris 2017-03-01 18:23:48 -0500
  • d172b2a2c1 throw in dev mode if options.target is absent (#177) Rich Harris 2017-03-01 18:23:48 -0500
  • 26c0d68807 Merge pull request #323 from sveltejs/gh-321 Rich Harris 2017-03-01 18:10:29 -0500
  • 0da2a99516 Merge pull request #323 from sveltejs/gh-321 Rich Harris 2017-03-01 18:10:29 -0500
  • 28aaa25bb5 better error for unmatched closing tag (#321) Rich Harris 2017-03-01 18:02:23 -0500
  • 2efd532563 better error for unmatched closing tag (#321) #323 Rich Harris 2017-03-01 18:02:23 -0500
  • 0e2626ae78 throw error in dev mode for missing bound properties (#249) Rich Harris 2017-03-01 17:45:41 -0500
  • 0e1d4c4bc7 throw error in dev mode for missing bound properties (#249) #322 Rich Harris 2017-03-01 17:45:41 -0500
  • e0dd5e935d Merge pull request #320 from sveltejs/gh-13 Rich Harris 2017-03-01 17:38:22 -0500
  • a8d19839cd Merge pull request #320 from sveltejs/gh-13 Rich Harris 2017-03-01 17:38:22 -0500
  • 664f7c1639 Merge pull request #316 from sveltejs/gh-40 Rich Harris 2017-03-01 17:37:50 -0500
  • 9fc2108fb4 Merge pull request #316 from sveltejs/gh-40 Rich Harris 2017-03-01 17:37:50 -0500
  • 3ccf61d9bc add development warnings for missing data properties with dev: true (#13) Rich Harris 2017-03-01 17:25:19 -0500
  • d61b1927b2 add development warnings for missing data properties with dev: true (#13) #320 Rich Harris 2017-03-01 17:25:19 -0500
  • 16f9e5a0d5 -> v1.8.1 Rich Harris 2017-03-01 16:33:55 -0500
  • 62c8ef42ff -> v1.8.1 v1.8.1 Rich Harris 2017-03-01 16:33:55 -0500
  • 08ea899d1f Merge 9c84c1318e into 25d68a34ab #266 Dexter 2017-03-01 21:33:13 +0000
  • 735131c943 Merge branch 'master' into gh-40 Rich Harris 2017-03-01 16:32:33 -0500
  • 0d41a7813b Merge branch 'master' into gh-40 #316 Rich Harris 2017-03-01 16:32:33 -0500
  • 3956b2eed8 Merge pull request #319 from sveltejs/gh-258 Rich Harris 2017-03-01 16:31:17 -0500
  • 25d68a34ab Merge pull request #319 from sveltejs/gh-258 Rich Harris 2017-03-01 16:31:17 -0500
  • da70a3502c more informative error message when elements/blocks are left open (#258) Rich Harris 2017-03-01 16:27:42 -0500
  • f85e343a9f more informative error message when elements/blocks are left open (#258) #319 Rich Harris 2017-03-01 16:27:42 -0500
  • dde8c8555d Merge branch 'master' into gh-40 Rich Harris 2017-03-01 16:17:42 -0500
  • 357af90bb5 Merge branch 'master' into gh-40 Rich Harris 2017-03-01 16:17:42 -0500