Ben Alpert
2467c0e651
Update examples to use onInput instead of onKeyUp
...
onInput has the advantage that it responds to repeated key events before
onKeyUp and is called when modifying the input without the keyboard
(such as pasting with the mouse).
Test Plan:
Opened the ballmer-peak example and docs homepage in Chrome and checked
that both examples update whenever the text is changed.
2013-05-30 18:20:34 -07:00
Christian Roman
a8866ab824
Fix minor typo error
2013-05-29 18:16:52 -05:00
yungsters
eaae75991b
[website] Add Google Analytics.
2013-05-29 14:01:42 -07:00
Timothy Yung
575bdb2932
Merge pull request #6 from paulshen/apidocs
...
[docs] Clean up formatting on /api.html
2013-05-29 13:54:13 -07:00
Paul Shen
b416760df0
[docs] Clean up formatting on /api.html
2013-05-29 13:53:08 -07:00
yungsters
99088b38d3
[docs] Improve "Event Handling" documentation.
...
Added some additional examples to explain common usage patterns for custom events.
2013-05-29 13:48:12 -07:00
Paul Shen
ef6754bce5
[docs] Fix couple minor typos/spelling
2013-05-29 13:37:07 -07:00
Paul Shen
c5b4fe9e88
[docs] Fix button links on bottom of home
2013-05-29 13:30:50 -07:00
petehunt
e20747ef9b
Fix live editor on mobile devices
2013-05-29 13:24:51 -07:00
petehunt
6fc478516b
Fix some URLs
2013-05-29 13:11:15 -07:00
Paul O’Shannessy
75897c2dcd
Initial public release
2013-05-29 12:54:02 -07:00