1. 28 Jan, 2017 3 commits
  2. 27 Jan, 2017 1 commit
  3. 26 Jan, 2017 1 commit
  4. 31 Dec, 2016 1 commit
  5. 15 Nov, 2016 2 commits
  6. 06 Nov, 2016 5 commits
  7. 27 Oct, 2016 2 commits
  8. 03 Oct, 2016 2 commits
  9. 18 Sep, 2016 1 commit
  10. 10 Sep, 2016 5 commits
    • Addy Osmani's avatar
      Drops the Angular performance example (#1586) · 43306c3a
      Addy Osmani authored
      * learn.json: drop angularjs-perf
      
      * index.html: drop angularjs-perf listing
      
      * examples: drop AngularJS perf example as requested
      43306c3a
    • Olivier Scherrer's avatar
      2909d17d
    • Aaron Muir Hamilton's avatar
      Refactor the Vanilla ES6 example (#1626) · 4b300dc1
      Aaron Muir Hamilton authored
      - Simplify the Template module.
       - Simplify the router.
       - Convert all of the View render commands to normal methods, and give them more meaningful names.
       - Convert all of the View bind synthetic events to binding methods, and give them more meaningful names.
       - Normalize the Store API.
       - Collapse the Model abstraction, since it consisted mainly of trampolines to methods on Store.
       - Remove unnecessary dynamic templating for the Clear completed button.
       - Put .footer inside .main since they are always hidden together.
       - Make .filter a div, and unnest the <a>s inside the <li>s to avoid unnecessary extra nodes and CSS.
       - Update the tests to work correctly with the new Vanilla ES6 markup.
       - Remove unnecessary object orientation in app.js.
       - Remove boolean traps from methods.
       - Do not modify the NodeList prototype.
       - Use cross-browser copmatible NodeList iteration in dispatchEvent of $delegate.
       - Fix the existing JSDoc comments.
       - Expand the existing JSDoc comments.
       - JSDoc more of the code.
       - Use Google Closure Compiler instead of Babel. It offers useful warnings and generates better code.
       - Author a learn.json section for the Vanilla ES6 example.
      4b300dc1
    • Eduard Kyvenko's avatar
      Updated elm example to 0.17.1 (#1667) · 41eaaadf
      Eduard Kyvenko authored
      * Updated elm example to 0.17.1
      
      * Excluded elm compiled assets and packages from jscs
      
      * Removed focus port
      41eaaadf
    • Artem Denysov's avatar
      Update marionette.js to v3 (#1676) · 07d0b47c
      Artem Denysov authored
      * update marionette.js to v3
      
      * update readme
      
      * update name of Mn on main page
      
      * fix code style
      07d0b47c
  11. 24 Aug, 2016 1 commit
  12. 19 Aug, 2016 2 commits
  13. 14 Aug, 2016 1 commit
  14. 12 Aug, 2016 1 commit
  15. 10 Aug, 2016 2 commits
    • 杨博 (Yang Bo)'s avatar
      Render the Binding.scala's TodoMVP application into a div instead of body (#1663) · b8bd7bd2
      杨博 (Yang Bo) authored
      Render the Binding.scala's TodoMVP application into a div instead of body
      b8bd7bd2
    • 杨博 (Yang Bo)'s avatar
      Request to add Binding.scala (#1615) · 9e22e76c
      杨博 (Yang Bo) authored
      * Squashed 'examples/binding-scala/' content from commit 4f546d0
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 4f546d0745a5f4b3a72e95ddc1d7f59773f12b28
      
      * Squashed 'examples/binding-scala/' changes from 4f546d0..45178a9
      
      45178a9 Publish to GitHub Pages
      d9a0c1a Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      d2ac731 Publish to GitHub Pages
      cb59711 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      0324b27 Avoid tab indention
      8f4cb6f Update indention
      7284ab6 Publish to GitHub Pages
      e092b56 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      96c270e Update readme.md
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 45178a9b9dd50d72eb1f04a4a56e10ca78d3be14
      
      * Ignore jslint for Binding.scala
      
      * Squashed 'examples/binding-scala/' changes from 45178a9..5af88e8
      
      5af88e8 Publish to GitHub Pages
      22fd76b Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      15c6fae Update readme.md
      fd2c78b Publish to GitHub Pages
      62730da Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      c99bf54 Update readme.md
      4c8d780 Publish to GitHub Pages
      d905883 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      7e3898e Update readme.md
      443e2c4 Publish to GitHub Pages
      efb05b5 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      56fc875 Update readme.md
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 5af88e8003ab124c1c0037594454b73bcd2de9e0
      
      * Squashed 'examples/binding-scala/' changes from 5af88e8..5191681
      
      5191681 Publish to GitHub Pages
      7ac7f44 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      e8fa8f7 Map source to github
      efbf6ec Publish to GitHub Pages
      335bcd9 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      95db23e Update build.sbt
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 51916810746d9928c36a85a3cb6d33a7e313066f
      
      * Squashed 'examples/binding-scala/' changes from 5191681..3385b9d
      
      3385b9d Publish to GitHub Pages
      27ad704 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      0a17bac Use upickle for serialization
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 3385b9da95abb2bee3ddd1536c6d4ded38c9db46
      
      * Squashed 'examples/binding-scala/' changes from 3385b9d..1e71eb4
      
      1e71eb4 Publish to GitHub Pages
      d2d2692 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      d22821a Replace Any to Event
      f1a73ab Publish to GitHub Pages
      0e8d094 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      f4077b5 Seperate event handlers and HTML elements
      5c10f67 Publish to GitHub Pages
      4a164d0 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      6661116 Seperate event handlers and HTML elements
      8cd4a2f Publish to GitHub Pages
      b54987f Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      0c51d90 Adjust indention
      181600f Adjust indention
      4ae6c9b Remove unused imports
      8b6b49d Publish to GitHub Pages
      6121028 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      1e6e913 Avoid DOM property `htmlFor` in favor of HTML attribute `for`
      e130601 Avoid deprecated `each` method, in favor of `bind`
      3bd0e84 Publish to GitHub Pages
      7583e90 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      cee4dc1 Avoid MountPoint
      4978768 Add explicit type signature
      7928e68 Publish to GitHub Pages
      2d48f1c Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      d593f00 Avoid DRY string
      b43c268 Add a comment for Todo class
      4adc337 Publish to GitHub Pages
      6126301 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      a9e31ae Update readme.md
      bdb5573 Publish to GitHub Pages
      abd1575 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      4f0f26f Fix compilation error
      1343e1a Upgrade Binding.scala to 7.0.0
      e564d01 Publish to GitHub Pages
      1e7b918 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      17cea8d Use class attributes instead of className
      f4a630f Upgrade Binding.scala version
      a1b4fff Publish to GitHub Pages
      42301b5 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      51742f0 More clear indention
      575fa93 Publish to GitHub Pages
      4d1e2b6 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      5773f76 Update Main.scala
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 1e71eb427fe2365b8f014c8bbc8f8978a5efd5c1
      
      * Squashed 'examples/binding-scala/' changes from 1e71eb4..7490122
      
      7490122 Publish to GitHub Pages
      6f88ebc Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      0dd27a0 Update readme.md
      ff46962 Update readme.md
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 7490122cd7425b84624e76769d6b5e37429720c5
      
      * Squashed 'examples/binding-scala/' changes from 7490122..ea1b6bb
      
      ea1b6bb Publish to GitHub Pages
      21bb704 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      0acc806 Upgrade Scala.js version
      eb5c97c Publish to GitHub Pages
      57d81eb Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      6886177 Upgrade Binding.scala
      6f67bb1 Publish to GitHub Pages
      6f1b13c Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      bf0b4d5 Upgrade dependencies
      5099d22 Avoid widecard imports so that a reader is able to find out where each class is imported from
      79a69a9 Publish to GitHub Pages
      cf4d002 Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      79edc64 Add explicit type signature
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: ea1b6bb3ee8b6b0f3fad39cf7d257c7106336cb8
      
      * Squashed 'examples/binding-scala/' changes from ea1b6bb..109f8a7
      
      109f8a7 Publish to GitHub Pages
      96bbf7a Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      64fe55c Update line numbers
      21bf71a Inline filterListItem
      d6b91f8 Adjust spaces
      e21d55b Publish to GitHub Pages
      e8e8e6f Merge branch 'gh-pages' of github.com:ThoughtWorksInc/todo into gh-pages
      e277e4e Update line numbers
      5300789 Remove new
      0905dbd Extract onclick event in mainSection
      55d8f55 Extract onclick event in footer
      e61bc2b Extract toggleHandler
      68dbdc4 Move done ignoreEvent
      27ddd65 Extract standalone blurHandler
      92663ea Publish to GitHub Pages
      9ac9410 Merge branch 'master' of github.com:ThoughtWorksInc/todo into gh-pages
      6d806dd Cache .npm directory
      
      git-subtree-dir: examples/binding-scala
      git-subtree-split: 109f8a72f9e9c29407310449819916921fb1c3db
      
      * Add Binding.scala in home page
      9e22e76c
  16. 01 Aug, 2016 1 commit
  17. 30 Jul, 2016 1 commit
    • Øyvind Raddum Berg's avatar
      Scalajs-React updates (#1656) · 40bada0c
      Øyvind Raddum Berg authored
      * Scalajs-React: Reformat, drop C-prefix
      
      * Scalajs-React: Convert to .sbt file, bump dependencies
      
      * Scalajs-React: Capture event data and correctly focus input field
      
      * Scalajs-React: Generate new files
      40bada0c
  18. 23 Jul, 2016 6 commits
  19. 11 Jul, 2016 1 commit
  20. 03 Jul, 2016 1 commit