7 Commits

Author SHA1 Message Date
Adam Barth
7b230cd127 Use }) : super consistently
Fixes #1372
2015-10-02 23:12:03 -07:00
Hixie
3e0c6d586e EdgeDims changes and other fixes to core classes.
- Rename EdgeDims constructor to EdgeDims.TRBL().

- Add operator== to Size and Offset so that you can compare Size to
  DebugSize in checked mode.

- Add Size.lerp().

- Add various operators to EdgeDims. (*, /, ~/, %)

- Add EdgeDims.lerp().

- Update style guide. I went there to fix an EdgeDims constructor
  example, and stayed because some recent things came up and I wanted to
  add them before I forgot.
2015-10-01 15:34:04 -07:00
Ian Hickson
eb6f2f069e Update gestures.md
Replace the old proposal with a placeholder for a description of the actual implementation.
2015-09-28 09:11:59 -07:00
Hixie
fca917c0c8 Notes on accessibility. 2015-08-25 13:15:08 -07:00
Ian Hickson
85710b508c Markdown fixes. 2015-07-21 12:42:43 -07:00
Ian Hickson
1cdeb7e86e Minor clarifications and typo fixes. 2015-07-21 12:41:53 -07:00
Collin Jackson
a64559ab70 After running filter-branch, move root directory into sky/ 2015-07-16 11:54:25 -07:00