Skip to content
Extraits de code Groupes Projets
  1. août 11, 2017
  2. août 23, 2014
  3. jan. 16, 2014
    • Florian Staudacher's avatar
      replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem · 1924c40d
      Florian Staudacher a rédigé
      - updates underscore to 1.5.2 and backbone to 1.1.0
      
      backbone had some breaking changes:
      - fix url/urlRoot handling in models & collections
      - options are no longer attached to the view by default
      - collections reset when 'fetch' is called, tell it to keep the existing
        models
      
      other changes:
      - fix some events triggering multiple times in connection with deleting
        a model
      - use document fragments instead of an element array for stream entries
      - adapt jasmine and cucumber specs to the changed code
        * no longer test the backbone router as part of our code
        * jasmine factory already returns model instances, no need to wrap
          that again
      1924c40d
  4. mai 10, 2012
  5. avr. 18, 2012
  6. jan. 20, 2012
  7. jan. 19, 2012
Chargement en cours