Commit graph

  • 30d6e20d13
    Update README.md master Abigail Watson 2018-01-28 22:17:32 -06:00
  • b054a6d5d6 Merge pull request #86 from guidouil/patch-1 Abigail Watson 2017-03-11 13:30:11 -06:00
  • 6e036f6ef7 Revert "Fix in first two Timers Snippets" revert-69-master Abigail Watson 2017-03-11 13:29:59 -06:00
  • b5a9e49f69 Merge pull request #69 from vuxor/master Abigail Watson 2017-03-11 13:29:13 -06:00
  • 873e2f72c6 Fix Shadow Deprecation Guillaume Darbonne 2017-02-22 11:56:08 +01:00
  • 7d49a0d3ef added tinytest snippets, fixed to ES6 functions, added spacing aspin 2016-01-15 21:32:45 -06:00
  • 3e59423755 Fixed collection allow/deny aspin 2015-12-08 10:13:50 -06:00
  • 9f5e62522b Update README.md Abigail Watson 2015-12-05 00:07:30 -08:00
  • 959c71f7b7 Merge pull request #75 from evgenTraytyak/master Abigail Watson 2015-10-23 10:42:34 -07:00
  • d1a2bdfa7b Fix typo Eugene Traytyak 2015-10-23 12:08:52 +03:00
  • fb24d0ea62 Fix javascript code style Eugene Traytyak 2015-10-23 12:08:00 +03:00
  • fb1f944c96 Merge 861590dde9 into 07866930b9 Kevin Chen 2015-10-14 18:56:59 +00:00
  • 861590dde9 Renamed accounts to be prefixed with Accounts.[stuff] and improved some whitespace aspin 2015-10-14 13:56:54 -05:00
  • 24fcf75c53 Added snippet for Collection.observeChanges + added spacing on between Collection definition and rules aspin 2015-10-04 16:23:10 -05:00
  • 5ff7f766ad Merge 4da7276c06 into 07866930b9 PiIntelligence 2015-09-09 12:39:32 +00:00
  • 4da7276c06 fix typo m 2015-09-09 14:37:21 +02:00
  • 25083cebe7 Updated Template events (rendered => onRendered etc.) to current Meteor Api version m 2015-09-09 14:31:51 +02:00
  • b60868f7f5 Added spacing after IF keyword aspin 2015-09-06 13:49:52 -07:00
  • 0a1718e2b5 Added spacing to Meteor.methods snippet aspin 2015-09-06 13:45:05 -07:00
  • 7018dd8726 Complies better with javascript style guide. Changed double quotes to single, added spacing after function() aspin 2015-09-06 12:44:09 -07:00
  • 44e12ec96e Fix setInterval snippet Ivan Radeljic 2015-09-05 10:08:12 +02:00
  • 451a74346a Merge pull request #1 from vuxor/vuxor-fix-timers-snippets Ivan Radeljic 2015-09-05 09:59:00 +02:00
  • a7166b10a6 Fix Timers Snippets Ivan Radeljic 2015-09-05 09:55:57 +02:00
  • 07866930b9 Merge pull request #67 from Kratos714/patch-2 Abigail Watson 2015-08-20 15:58:41 -05:00
  • 5884aa49fc Make Template.name.'onCreated', 'onRendered' and 'onDestroyed' snippets use new syntax Emmanuel ATSE 2015-08-20 18:34:04 +02:00
  • a5eaaae8bd 'setTimeout' and 'setInterval' snippets fix Emmanuel ATSE 2015-08-20 12:51:38 +02:00
  • ff8d4064af Merge 68724c4a1a into f92fb1b5f4 Micha 2015-08-18 21:51:45 +00:00
  • f92fb1b5f4 Merge pull request #66 from Kratos714/patch-1 Abigail Watson 2015-08-18 09:51:54 -05:00
  • 05d63b5d24 Make 'configure' snippet print the correct method Emmanuel ATSE 2015-08-18 08:35:51 +02:00
  • 9cf92af1e5 Snippet Fix Emmanuel ATSE 2015-08-18 08:24:23 +02:00
  • 8f744cb570 Merge pull request #64 from Sanjo/patch-1 Abigail Watson 2015-08-07 12:01:48 -05:00
  • 8a257b7436 Updates instructions to enable spacebars linting Jonas Aschenbrenner 2015-08-07 18:40:43 +02:00
  • 68724c4a1a fixed some typos in snippets-javascript Michael Lazarski 2015-08-06 10:10:49 +02:00
  • 4f48cbb128 Update README.md Abigail Watson 2015-07-27 17:13:08 -05:00
  • c52e245034 Update README.md Abigail Watson 2015-07-27 17:06:25 -05:00
  • c3a094b508 Prepare 2.20.0 release v2.20.0 Abigail Watson 2015-07-01 14:02:30 -05:00
  • ffc6bc1ba7 Merge pull request #55 from damonmcminn/syntax Abigail Watson 2015-07-01 11:58:54 -07:00
  • b711cc77ae Merge pull request #57 from OscarOrSomething/patch-1 Abigail Watson 2015-06-06 12:24:23 -05:00
  • 405007c260 Remove unnecessary packages from IDE section Oscar 2015-06-06 16:48:18 +00:00
  • af746b3704 Update README.md Abigail Watson 2015-05-27 10:39:16 -05:00
  • 1ab8fdfae8 Update README.md Abigail Watson 2015-05-27 10:38:36 -05:00
  • 46cc1a82e3 Merge pull request #56 from picsoung/patch-1 Abigail Watson 2015-05-27 10:36:15 -05:00
  • 265ff6ae20 Merge pull request #1 from picsoung/picsoung-patch-1 Nicolas Grenié 2015-05-27 12:42:52 +02:00
  • a451526ffc Update meteor-api-snippets-javascript.cson Nicolas Grenié 2015-05-27 12:40:51 +02:00
  • cd790edea8 Update meteor-api-snippets-html.cson Nicolas Grenié 2015-05-27 12:37:45 +02:00
  • f1776ffdb2 Match operators, (some keywords) Damon McMinn 2015-05-27 08:45:35 +01:00
  • baec5de598 Uncomment function pattern matching Damon McMinn 2015-05-27 08:21:42 +01:00
  • 66b4f36ccd Prepare 2.19.0 release v2.19.0 Abigail Watson 2015-05-06 20:46:41 -05:00
  • 7d612e6ac4 renamed scoped-properties/ to settings/ dir Abigail Watson 2015-05-06 20:46:30 -05:00
  • b73f76669f Prepare 2.18.0 release v2.18.0 Abigail Watson 2015-05-06 16:24:28 -05:00
  • a24cbfa0bd html grammar Abigail Watson 2015-05-06 16:24:23 -05:00
  • 6a4fb754d6 Prepare 2.17.0 release v2.17.0 Abigail Watson 2015-04-23 21:56:11 -05:00
  • e0003de3b2 readme updates Abigail Watson 2015-04-23 21:56:00 -05:00
  • fae196e2ac Prepare 2.16.0 release v2.16.0 Abigail Watson 2015-04-23 21:31:21 -05:00
  • b35e3267e5 added spacebar grammars; fixed .atom-text-editor::shadow error Abigail Watson 2015-04-23 21:29:24 -05:00
  • ed0757b2e3 Prepare 2.14.0 release v2.14.0 Abigail Watson 2015-04-23 20:56:15 -05:00
  • a03a7028b4 bump Abigail Watson 2015-04-23 20:56:07 -05:00
  • 04f80705e1 Prepare 2.12.0 release v2.12.0 Abigail Watson 2015-02-01 19:34:39 -05:00
  • d67f1e6d85 updated readme Abigail Watson 2015-02-01 19:34:22 -05:00
  • e0ef593f21 Prepare 2.11.0 release v2.11.0 Abigail Watson 2015-02-01 19:24:38 -05:00
  • 488e9f508c renamed CoffeeScript grammar to KoffeeScript, so it will show up after JavaScript Abigail Watson 2015-02-01 19:24:28 -05:00
  • 9933c36a20 Prepare 2.10.0 release v2.10.0 Abigail Watson 2015-02-01 19:12:21 -05:00
  • 080215ecd1 updated router api Abigail Watson 2015-02-01 19:07:34 -05:00
  • 7ecf8fc0a7 breaking snippets up into separate files Abigail Watson 2015-02-01 17:55:00 -05:00
  • 991f5e70b3 updated api.md link Abigail Watson 2015-02-01 17:49:57 -05:00
  • 6c16ae32bd Merge pull request #9 from schrislambert/coffeescript-support develop Abigail Watson 2015-02-01 17:46:55 -05:00
  • 72461fbc02 Merge pull request #10 from mesosteros/master Abigail Watson 2015-02-01 17:38:20 -05:00
  • 72fb9d8554 Fixed deprecations in color coding Carlos Santos 2015-01-16 10:45:17 +00:00
  • 18915023f1 Fixed accidentally broken JavaScript snippets. Sorry about that. Chris Lambert 2015-01-07 07:19:20 -05:00
  • bf2439fc4d Fixed incorrectly named grammar Chris Lambert 2015-01-06 15:58:56 -05:00
  • 8a4487ad79 Fixed mistypes Chris Lambert 2015-01-06 15:47:08 -05:00
  • 2469643750 Added snippet functionality to Coffeescript compatability. Chris Lambert 2015-01-05 22:08:33 -05:00
  • bb071ae8f0 Renamed Javascript grammar file Chris Lambert 2015-01-05 17:57:14 -05:00
  • 15afcdddd1 Added basic support for CoffeeScript Chris Lambert 2015-01-05 17:56:03 -05:00
  • 32a4d118d9 Merge pull request #7 from splendido/patch-1 Abigail Watson 2014-12-16 19:07:52 -05:00
  • ff07e61a54 Merge pull request #2 from pauldowman/master Abigail Watson 2014-12-16 19:05:38 -05:00
  • 11fc9bf298 Some additions to the suggested Atom set up Luca Mussi 2014-12-17 00:51:15 +01:00
  • aa9462fac7 Rename Meteor.Collection to Mongo.Collection Paul Dowman 2014-10-17 09:41:41 -04:00
  • 7bc196fa68 Fix tiny typo in README Paul Dowman 2014-10-17 09:32:53 -04:00
  • 5061a74617 Update README.md Abigail Watson 2014-10-06 15:52:56 -04:00
  • 03026a17a1 Update README.md Abigail Watson 2014-10-06 15:52:45 -04:00
  • 6c0b89afea Update README.md Abigail Watson 2014-10-06 15:47:33 -04:00
  • c4fb0e34af Update README.md Abigail Watson 2014-10-06 15:45:03 -04:00
  • 02cdbdb1d1 Prepare 2.9.0 release v2.9.0 Abigail Watson 2014-10-06 15:27:48 -04:00
  • bcc0a6b0a2 Prepare 2.8.0 release v2.8.0 Abigail Watson 2014-10-06 15:22:25 -04:00
  • 4a8011d2ac Prepare 2.7.0 release v2.7.0 Abigail Watson 2014-10-06 15:20:49 -04:00
  • 8161d18d3c Prepare 2.6.0 release v2.6.0 Abigail Watson 2014-10-06 15:20:32 -04:00
  • 670a0a80cb Prepare 2.5.0 release v2.5.0 Abigail Watson 2014-10-06 15:19:43 -04:00
  • 039bd4be38 Prepare 2.4.0 release v2.4.0 Abigail Watson 2014-10-06 15:19:22 -04:00
  • 29d31c991c commiting everything Abigail Watson 2014-10-06 15:19:13 -04:00
  • 45a5f4d174 removed activation toggle which was messing things up Abigail Watson 2014-10-06 15:18:36 -04:00
  • 813ee21bc3 Prepare 0.22.0 release v0.22.0 Abigail Watson 2014-10-06 15:17:42 -04:00
  • f561c1e8cc removed activation toggle which was messing things up Abigail Watson 2014-10-06 15:17:35 -04:00
  • 78497220e6 Prepare 2.2.0 release v2.2.0 Abigail Watson 2014-10-05 02:53:52 -04:00
  • 6aaef54a3d Update README.md Abigail Watson 2014-10-05 02:53:38 -04:00
  • a8cb6725e8 Update README.md Abigail Watson 2014-10-05 02:52:56 -04:00
  • bf3b74d67c Update README.md Abigail Watson 2014-10-05 02:52:31 -04:00
  • 36011a8512 Update README.md Abigail Watson 2014-10-05 02:51:40 -04:00
  • c0d6c74353 Update README.md Abigail Watson 2014-10-05 02:50:36 -04:00
  • 1bb5b56703 Prepare 2.1.0 release v2.1.0 Abigail Watson 2014-10-05 02:49:37 -04:00