• Cheng Lou's avatar
    Upgrade to React 0.4, fully compilant · 1b16a19d
    Cheng Lou authored
    - Compilant with coding style.
    - Removed app.css. No need anymore since we freed id.
    - Render info footer separately (specs).
    - Tweak footer to make it pass jshint when compiled:
      - {''} after 'left'.
      - {''} around `clear completed`.
      - Breaking style for footer clearButton, `>` on the same line.
    - Rename cx and put it in Utils.
    - Routing with director.
    - Change some keyUp to keyDown (specs).
    - Strip form tags (specs? Referred to the stable ones).
    - Trim after editing item.
    - Manually autofocus (attribute not supported in ie9).
    - Input focus now triggers as a callback (because of batch rendering).
    - Controlled input.
    - Gutter at 80.
    - Class `completed` trim whitespace.
    - Remove bind.
    1b16a19d
.bower.json 342 Bytes