1. 30 3月, 2016 13 次提交
  2. 29 3月, 2016 25 次提交
  3. 28 3月, 2016 2 次提交
    • B
      Remove manual binding for 'this'. · 71594b0e
      Bruce Mitchener 提交于
      Use ES7 style class members for event handlers so that 'this' is
      automatically bound and each definition site doesn't need to manually
      invoke 'bind'.
      
      This makes all existing ES2015 class usages in components use the
      same mechanism for binding.
      71594b0e
    • A
      update site style · 7692bf3d
      afc163 提交于
      7692bf3d