An error occurred fetching the project authors.
  1. 26 Aug, 2013 1 commit
  2. 06 Aug, 2013 5 commits
  3. 01 Aug, 2013 1 commit
  4. 23 Jul, 2013 1 commit
  5. 03 Jul, 2013 1 commit
  6. 25 Jun, 2013 1 commit
  7. 18 Jun, 2013 1 commit
  8. 17 Jun, 2013 1 commit
    • petehunt's avatar
      Initial add of React TodoMVC to labs · 37589b39
      petehunt authored
      React is a JavaScript library for building user interfaces by Facebook and Instagram. It powers many components on Facebook.com and all of Instagram.com is written with it. We have two TodoMVC examples checked into our repo: this one, which has no dependencies, and another one which showcases Backbone integration. I've only included the first one for now, if you guys think it's a good idea I can put out a PR for the one with Backbone integration.
      
      I read the contributing guide and I think this meets the standards, let me know if I missed something.
      37589b39
  9. 08 Jun, 2013 1 commit
  10. 31 May, 2013 1 commit
  11. 29 May, 2013 1 commit
    • Mikael Karon's avatar
      Updated project to TroopJS 2.x · b9756473
      Mikael Karon authored
      * Fix jshint errors.
      * Clean bower_components.
      * Update global, remove local learn.json.
      * Only edit when dblclick on `.view label`.
      * Update title from Template -> TroopJS.
      * Use .toggle (to simplify reading the code).
      * Add support for ESC_KEY during edit.
      * Escape title in template.
      * Use unminified versions of components.
      * Remove comments from html.
      * Remove `type` from script attribute.
      * Remove `baseUrl` from requirejs config.
      * Convert double to single quotes for javascript (in index.html).
      * Move troopjs -> troopjs_require and update the main index.html file to reflect updates in the framework.
      * Use `.focus()` instead of `.select()`.
      * Use Array natives for iteration.
      * Remove redundant package configuration.
      * `else` and `else if` on the same row as bracket.
      * No space before `:`.
      * Break `define` into multiple rows.
      * Simplify filter.
      * Stay consistent with anonymous function usage.
      * Add newlines.
      * Apply the same fix as in tastejs/todomvc@dca5107.
      * Don't quote keys.
      * Remove self evident comments.
      * Update storage code to _always_ restore UI on fail.
      b9756473
  12. 27 May, 2013 2 commits
  13. 25 May, 2013 1 commit
  14. 21 May, 2013 1 commit
  15. 11 May, 2013 1 commit
  16. 05 May, 2013 1 commit
  17. 23 Apr, 2013 1 commit
  18. 13 Apr, 2013 2 commits
  19. 12 Apr, 2013 1 commit
  20. 10 Apr, 2013 1 commit
  21. 03 Apr, 2013 1 commit
  22. 27 Mar, 2013 2 commits
  23. 09 Mar, 2013 1 commit
  24. 08 Mar, 2013 1 commit
  25. 25 Feb, 2013 3 commits
  26. 20 Feb, 2013 1 commit
  27. 18 Feb, 2013 1 commit
  28. 17 Feb, 2013 1 commit
  29. 16 Feb, 2013 1 commit
  30. 14 Feb, 2013 2 commits