Ben Alpert
ccba6965b6
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.
12 years ago
Paul O’Shannessy
99b24c4bf5
Bump docs version to v0.3.1
12 years ago
Paul O’Shannessy
3147461038
Only re-write docs _config on version bumps
Doesn't fix, but mostly addresses the concerns in #24 . Some churn at
version bumps is far better than what we have right now.
12 years ago
petehunt
8aa80efba4
@yungsters
12 years ago
petehunt
6b561b357d
bla
12 years ago
petehunt
2a58bf2976
fixes
12 years ago
petehunt
7a58c12394
oops
12 years ago
petehunt
1e169a2213
Return of mixin docs
12 years ago
Paul O’Shannessy
6d164a0757
Update bower install command
Fixes #21
12 years ago
yungsters
ef3e98ed24
Ignore "docs/js/jsx-compiler.js" from Git.
12 years ago
yungsters
01e8f9dff1
Revise 'live_editor.js' using JSX.
12 years ago
yungsters
c63eddc525
Add a JSX Compiler tool.
12 years ago
petehunt
3a6452c928
Merge pull request #19 from seiffert/submit_button
Docs/Tutorial: Introducing a submit button in the comment form
12 years ago
Paul O’Shannessy
6f057c6909
Merge pull request #22 from yungsters/docs
[docs] Revise marketing copy around JSX.
12 years ago
yungsters
6981a7e754
[docs] Revise marketing copy around JSX.
12 years ago
Paul Seiffert
c09a1bd376
Introducing a submit button in the tutorial's comment form
12 years ago
Paul Seiffert
2e0837a574
Highlighting the correct line
12 years ago
petehunt
f3688a1dd5
Merge pull request #14 from petehunt/marketing
Docs updates per community response
12 years ago
petehunt
3c32fd5297
make it a little less cynical
12 years ago
petehunt
f0805bee14
Docs updates per community response
12 years ago
petehunt
8e7d880c27
add a link to my tutorial repo
12 years ago
Christian Roman
646a44a45f
Fix minor typo error
12 years ago
yungsters
4c15dadd5f
[website] Add Google Analytics.
12 years ago
Timothy Yung
eba864fcf8
Merge pull request #6 from paulshen/apidocs
[docs] Clean up formatting on /api.html
12 years ago
Paul Shen
484f02d7d1
[docs] Clean up formatting on /api.html
12 years ago
yungsters
af2f761bc6
[docs] Improve "Event Handling" documentation.
Added some additional examples to explain common usage patterns for custom events.
12 years ago
Paul Shen
d12a80fb6e
[docs] Fix couple minor typos/spelling
12 years ago
Paul Shen
42238175d5
[docs] Fix button links on bottom of home
12 years ago
petehunt
a17b1662b7
Fix live editor on mobile devices
12 years ago
petehunt
f3c6513e83
Fix some URLs
12 years ago
Paul O’Shannessy
eb278167cd
Initial public release
12 years ago