Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 16 ans
il y a 16 ans
il y a 16 ans
il y a 16 ans
il y a 16 ans
123456789
  1. # mustache.js Changes
  2. ## 0.2 (??-??-????)
  3. * ctemplate compat: Partials are indicated by >, not <.
  4. * Add support for {{%PRAGMA}} to enable features.
  5. * Made array of strings an option. Enable with `{{%JSTACHE-ENABLE-STRING-ARRAYS}}`.
  6. * mustache compat: Don't barf on unknown variables.
  7. * Add `rake dojo` target to create a dojo package.