Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
81877ff
tutorial: adds note about onClick
brigand Apr 18, 2017
b2e9f83
tutorial: show full square component
brigand Apr 18, 2017
d32bf5c
merge
brigand Apr 19, 2017
14905fe
fixes line number
brigand Apr 19, 2017
c5f171f
tutorial: misc changes
brigand Apr 19, 2017
10facf6
fixes Board render initial code sample
brigand Apr 21, 2017
f6770a4
[tutorial] adds codepen links and misc small fixes
brigand Apr 24, 2017
f059bb9
removes useless arrow functions, #9531
brigand Apr 27, 2017
465c3e4
{this.renderSquare} new lines
brigand Apr 27, 2017
14a9fb7
be more explicit about history state
brigand Apr 27, 2017
be5ab48
fixes highlight
brigand Apr 27, 2017
1d2af8d
following along locally
brigand Apr 28, 2017
fedbbb4
changes todo to this.props.value
brigand Apr 29, 2017
07dffcf
removes calculateWinner from initial codepens and includes it in tuto…
brigand Apr 29, 2017
0e8b86f
removes note about calculateWinner at end of file
brigand Apr 29, 2017
5d48868
adds debug-view and debug-view-final
brigand Apr 29, 2017
e63288d
removes debug view, updates codepen instructions
brigand Apr 29, 2017
9848ff6
adds another codepen
brigand Apr 30, 2017
f8169ea
tutorial.md
brigand Apr 30, 2017
f30cbf7
tutorial.md
brigand Apr 30, 2017
d694a07
tutorial.md
brigand Apr 30, 2017
737e5c4
tutorial.md
brigand Apr 30, 2017
ed59e5c
Merge branch 'master' into tutorial-square-class
gaearon May 1, 2017
c938235
Put . into links for consistency with docs
gaearon May 1, 2017
ff5ad1d
Make the very first change easier to follow
gaearon May 1, 2017
b3e90f2
A few more changes
gaearon May 1, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,3 @@ DEPENDENCIES
rb-fsevent
redcarpet
sanitize (~> 2.0)

BUNDLED WITH
1.11.2
Loading