Commit Graph

1224 Commits

Author SHA1 Message Date
Shim Won
60bc0690d3 Update think-in-react.ko-KR
- Up to 5ab7fde
2015-03-12 00:33:39 +09:00
Shim Won
cd1f2d1d37 Translate 10 to Korean
- Up to a911513
2015-03-12 00:33:39 +09:00
Shim Won
419aee0591 Translate 02.3 to Korean
- Up to 6f44f60
2015-03-12 00:33:39 +09:00
Shim Won
331213421b Update content
- Up to 5ab7fde
2015-03-12 00:33:39 +09:00
Shim Won
04de71b462 Translate 02.1 to Korean
- Up to 513433b
2015-03-12 00:33:39 +09:00
Shim Won
1a9906f7b0 Update docs to v0.13.0-beta.2
- Up to 5126cee
2015-03-12 00:33:39 +09:00
Jinwoo Oh
68ed526bb1 Translate tutorial to Korean
- Up to a19966f
2015-03-12 00:33:39 +09:00
Shim Won
b3a9ab3169 Translate ref 07 to Korean
- Up to 6f44f60
2015-03-12 00:33:39 +09:00
Shim Won
e04669676e Translate ref 06 to Korean
- Up to 4c7cd13
2015-03-12 00:33:38 +09:00
Shim Won
6f712feb30 Translate ref 05 to Korean
- Up to c0e33e8
2015-03-12 00:33:38 +09:00
Shim Won
15f21cdca6 Translate ref 04 to Korean
- Up to a4c96d6
2015-03-12 00:33:38 +09:00
Lee Jaeyoung
27b1829c1b translate 10.6-update.ko-KR.md
apply comments

apply comments

apply comments
2015-03-12 00:33:38 +09:00
Shim Won
91667cfe84 Translate 07 to Korean
- Up to bb52715
2015-03-12 00:33:38 +09:00
Shim Won
0df6ee17c3 Translate flux-docs to Korean
- Up to 6c19040
2015-03-12 00:33:38 +09:00
Shim Won
251bcb61df Translate 04 to Korean
- Up to e4352ef
2015-03-12 00:33:38 +09:00
Jinwoo Oh
9f43ec2805 Translate getting-started to Korean
- Up to b3cd299
2015-03-12 00:33:38 +09:00
Taeho Kim
5b8763a0e6 Create ref-09-glossary.ko-KR.md 2015-03-12 00:33:38 +09:00
Taeho Kim
11d6c029c5 Create ref-03-component-specs.ko-KR.md
Based on 08c5e42649c85048b9035b3485c7b675e99ade3c
2015-03-12 00:33:38 +09:00
Taeho Kim
5e56735cd3 Create ref-02-component-api.ko-KR.md 2015-03-12 00:33:37 +09:00
Taeho Kim
4df5b776e7 Create ref-01-top-level-api.ko-KR.md
Based on 4f50071de0ac1dd6ce6aeda4f3dd9549fb9e36ba
2015-03-12 00:33:37 +09:00
Lee Jaeyoung
e1bab45beb translate thinking-in-react.ko 2015-03-12 00:33:37 +09:00
Lee Jaeyoung
768fa1bb6d translate complementary-tools 2015-03-12 00:33:37 +09:00
Jay Jaeho Lee
f2ac7da009 translated docs/docs/02-displaying-data.md into Korean
Up to b25e2e70d8ed7eb17a18d57f16c03390767a194a
2015-03-12 00:33:37 +09:00
Shim Won
74e801b510 Fix some words, Translate title
- Up to 9f18ccd
2015-03-12 00:33:37 +09:00
Shim Won
34933df164 Translate 03 to Korean
- Up to 9f18ccd
2015-03-12 00:33:37 +09:00
Lee Jaeyoung
4277b57ebe translate videos.md 2015-03-12 00:33:37 +09:00
Lee Jaeyoung
7f3d18557c translate examples.md 2015-03-12 00:33:36 +09:00
Jay Jaeho Lee
34c4e4aacd Add docs/docs 01 2015-03-12 00:33:36 +09:00
Paul O’Shannessy
aec6f69149 v0.13 starter kit 2015-03-10 15:08:26 -07:00
Paul O’Shannessy
69c2d366ce Bump version so we can get back to work 2015-03-10 15:06:35 -07:00
Ben Alpert
e60e8db043 with the exception for -> with the exception of 2015-03-10 14:44:44 -07:00
Sebastian Markbage
ea4dd85a7e ES6 Class Docs
Some minor burried docs.
2015-03-10 14:41:42 -07:00
Ben Alpert
94ce4c59e6 Add deprecation note to blog post and changelog 2015-03-10 14:22:03 -07:00
Paul O’Shannessy
ccd52562eb [docs] Update acknowledgements
Missed updating this in #3283 before merging.
2015-03-10 13:57:44 -07:00
Paul O’Shannessy
07e4efd1b5 Update AUTHORS for 0.13 2015-03-10 13:55:55 -07:00
Paul O’Shannessy
61520bc491 Merge pull request #3363 from zpao/0.13-docs-cloneelement
[docs] React.cloneElement
2015-03-10 13:46:12 -07:00
Paul O’Shannessy
feeacd4d57 A couple small changes to the changelog for 0.13 2015-03-10 13:43:15 -07:00
Jim
7faf10630a Merge pull request #3364 from jsfb/refs-docs
Added docs about the ref-as-callback.
2015-03-10 13:02:18 -07:00
Jim
d25e5aed00 Added docs about the ref-as-callback. 2015-03-10 13:01:07 -07:00
Ben Alpert
2662d33c59 0.13 blog post 2015-03-10 12:57:50 -07:00
Paul O’Shannessy
b8c7ed89ed Merge pull request #3362 from jsfb/docs-for-setstate
Added docs about the first-parameter-is-function version of setState.
2015-03-10 12:29:25 -07:00
Jim
135117dd27 Added docs about the first-parameter-is-function version of setState. 2015-03-10 11:47:00 -07:00
Paul O’Shannessy
c0630494d3 [docs] React.cloneElement 2015-03-10 11:19:11 -07:00
Paul O’Shannessy
fbb6e531f2 Merge pull request #3360 from zpao/0.13-docs-api-deprecations
Add deprecation note for deprecated component APIs
2015-03-10 11:07:47 -07:00
Paul O’Shannessy
ab11e54d4c Add deprecation note for deprecated component APIs 2015-03-10 10:44:24 -07:00
Ben Alpert
20bd7daa5f Merge pull request #3358 from coliff/patch-1
Update relevant URLS to HTTPS
2015-03-10 10:03:59 -07:00
Paul O’Shannessy
04bb500df0 Merge pull request #2963 from graue/document-shallow-testing
Add documentation for shallow testing
2015-03-10 09:39:47 -07:00
Ben Alpert
3d6af36002 Add docs for createFragment 2015-03-10 09:17:34 -07:00
Christian
6968b23774 Update relevant URLS to HTTPS
Update relevant URLS to HTTPS
2015-03-10 18:11:29 +09:00
Jim
c43546b376 Merge pull request #3341 from rickbeerendonk/3338-documentation-issue
Add documentation about JSX and displayName.
2015-03-09 10:35:28 -07:00