Commit Graph

  • daee5502cf Merge pull request #3910 from spicyj/gh-3904 Ben Alpert 2015-05-19 20:36:12 -07:00
  • c72390a94c Merge pull request #3856 from chaseadamsio/chaseadamsio-patch-1 Jim 2015-05-11 13:56:58 -07:00
  • b8e11d04db Merge pull request #3881 from ef718/docs-grammar Paul O’Shannessy 2015-05-15 17:57:36 -07:00
  • 36a058b7a0 Merge pull request #3837 from davidneat/transition-group-appear-high-level-docs Paul O’Shannessy 2015-05-10 22:51:46 -07:00
  • d3d819fff5 [docs] Fix 404 due to relative url Paul O’Shannessy 2015-05-20 10:15:35 -07:00
  • be7fe9cb40 Followup to #3852, use https (cherry picked from commit cfa354415b) Paul O’Shannessy 2015-05-15 17:51:57 -07:00
  • 5bee4a5e29 Merge pull request #3803 from zpao/docs-fancy-authors Paul O’Shannessy 2015-05-21 11:34:31 -07:00
  • 81950edeb1 [docs] Give authors links. Paul O’Shannessy 2015-05-01 18:03:46 -07:00
  • 924328b436 Update website with 0.13.3 builds Paul O’Shannessy 2015-05-08 16:32:30 -07:00
  • 7425685c27 v0.13.3 blog post Paul O’Shannessy 2015-05-08 13:38:56 -07:00
  • 44a6cdf2bf Changelog for 0.13.3 Paul O’Shannessy 2015-05-08 13:24:38 -07:00
  • 314ee6d635 Readme for 0.13.3 Paul O’Shannessy 2015-05-08 13:25:37 -07:00
  • 631f3a4f59 Fix docs for #3690 Paul O’Shannessy 2015-05-08 13:41:37 -07:00
  • f1cfd29e7e Merge pull request #3912 from laskos/shallow-context-pass Paul O’Shannessy 2015-05-20 15:11:31 -07:00
  • 2c83627ca8 Add shallow context pass test Sławomir Laskowski 2015-05-21 00:08:31 +02:00
  • e5f935636d Merge pull request #3917 from spicyj/option-context Ben Alpert 2015-05-20 15:02:53 -07:00
  • b687a22953 0.14.0-alpha2 Paul O’Shannessy 2015-05-20 13:37:42 -07:00
  • 2fafe3eb76 Pass context to DOM wrappers, use it in <option> Ben Alpert 2015-05-20 12:30:51 -07:00
  • a6485e11e7 Merge pull request #3896 from zpao/babel-ignore-web-components Paul O’Shannessy 2015-05-20 11:08:43 -07:00
  • 021574e07d [docs] Fix 404 due to relative url Paul O’Shannessy 2015-05-20 10:15:35 -07:00
  • 1d7da35153 Merge pull request #3910 from spicyj/gh-3904 Ben Alpert 2015-05-19 20:36:12 -07:00
  • c157ce3599 Clarify tutorial instructions Ben Alpert 2015-05-19 19:27:01 -07:00
  • 34e2427f72 Merge pull request #3908 from spicyj/lint Ben Alpert 2015-05-19 18:39:05 -07:00
  • a43b6fec45 Remove unused variable Ben Alpert 2015-05-19 16:23:10 -07:00
  • 4cf39ef195 Merge pull request #3905 from troeggla/replace-getdomnode Paul O’Shannessy 2015-05-19 10:59:26 -07:00
  • 210dc90c95 Replaced call to deprected .getDOMNode() with React.findDOMNode(). Thomas Röggla 2015-05-19 18:32:07 +02:00
  • e47fa115bb Merge pull request #3883 from spicyj/revert-nested Ben Alpert 2015-05-18 23:11:29 -07:00
  • 69e6ab5083 Add test for DOM node as this.props.children Ben Alpert 2015-05-14 16:43:39 -07:00
  • 39402fe75d Revert "Add key warning to nested collections" Ben Alpert 2015-05-14 16:33:26 -07:00
  • 6502da8f8d Merge pull request #3894 from bhamodi/patch-2 Paul O’Shannessy 2015-05-18 10:53:09 -07:00
  • 9308a8abe6 Merge pull request #3892 from spicyj/docs-wwb Paul O’Shannessy 2015-05-18 10:47:37 -07:00
  • 5b5e48a0d2 Ignore third_party JS in internal transform step Paul O’Shannessy 2015-05-18 09:50:13 -07:00
  • 00342dfc26 Update Styling Guide in Contributing Docs Baraa Hamodi 2015-05-17 23:38:40 -07:00
  • c7381ea48d [docs] Clarify wording in Working with the Browser Ben Alpert 2015-05-17 11:58:17 -07:00
  • 490d8835fc Merge pull request #3737 from Morhaus/nested-proptypes-warnings Paul O’Shannessy 2015-05-16 12:09:29 -07:00
  • 095d4691ca Merge pull request #3888 from marocchino/korean-update Paul O’Shannessy 2015-05-16 12:03:42 -07:00
  • 97d338fd5b Merge pull request #3889 from garethnic/WorkBrowser Paul O’Shannessy 2015-05-16 11:09:49 -07:00
  • 07bfadf054 change wording Gareth Nicholson 2015-05-16 15:55:29 +02:00
  • 6f434b35ad Update Korean Translation to 5275244 Shim Won 2015-05-16 21:29:49 +09:00
  • 0950f50753 Document boolean attributes in JSX Glen Mailer 2015-05-15 10:12:00 +01:00
  • 5275244676 Merge pull request #3866 from sebmarkbage/coreapi Sebastian Markbåge 2015-05-15 18:39:36 -07:00
  • 0b063f8a09 Reorganize Src Files for Isomorphic React Package Sebastian Markbage 2015-05-15 18:35:22 -07:00
  • bea5a57750 Merge pull request #3746 from chrisgrovers/patch-1 Paul O’Shannessy 2015-05-15 18:09:44 -07:00
  • c464e873fd Merge pull request #3874 from bhamodi/patch-1 Paul O’Shannessy 2015-05-15 18:08:00 -07:00
  • 3ef24f73bb Merge pull request #3881 from ef718/docs-grammar Paul O’Shannessy 2015-05-15 17:57:36 -07:00
  • cfa354415b Followup to #3852, use https Paul O’Shannessy 2015-05-15 17:51:57 -07:00
  • 35e67a793e Merge pull request #3882 from wali-s/get-html5-minlength-working Ben Alpert 2015-05-15 15:51:14 -07:00
  • aeb45360ed Get HTML5 minlength working. wali-s 2015-05-14 14:06:22 -07:00
  • 7112a35037 Merge pull request #3847 from bloodyowl/option-flatten-children Ben Alpert 2015-05-14 10:36:27 -07:00
  • 69fc206f96 Merge pull request #3719 from spicyj/vdn2 Ben Alpert 2015-05-14 10:33:21 -07:00
  • 5c7b4a043f Merge pull request #3651 from spicyj/tac-noi Ben Alpert 2015-05-14 10:32:49 -07:00
  • d24cfa6405 Add punctuation Elaine Fang 2015-05-14 13:15:06 -04:00
  • 4a012b0741 <option> added children flatten, & warn if invalid Matthias Le Brun 2015-05-09 01:19:03 +02:00
  • 12a43d4eee Better warnings for nested propTypes Morhaus 2015-04-24 11:44:05 +02:00
  • b276af5c0a Update CONTRIBUTING.md Baraa Hamodi 2015-05-13 23:17:31 -07:00
  • 05b98ac70c Merge pull request #3872 from spicyj/nested-num Ben Alpert 2015-05-13 15:32:13 -07:00
  • db25a63c12 Merge pull request #3869 from zpao/jsx-cleanup Paul O’Shannessy 2015-05-13 15:31:48 -07:00
  • 76d016c6f1 Use Babel to transform JS in docs, update other calls Paul O’Shannessy 2015-05-13 11:08:45 -07:00
  • 0a3aa8493a Split message for deep numeric key warning too Ben Alpert 2015-05-13 15:23:29 -07:00
  • a7c4734802 Rebuild website Travis CI 2015-05-13 22:21:23 +00:00
  • dc47b92da8 Deprecate reactjs Google Group Ben Alpert 2015-05-13 13:46:48 -07:00
  • 922d531445 Merge pull request #3871 from spicyj/group Ben Alpert 2015-05-13 15:16:51 -07:00
  • ffabf4b5ff Deprecate reactjs Google Group Ben Alpert 2015-05-13 13:46:48 -07:00
  • 51843ec710 Merge pull request #3870 from spicyj/gh-3865 Ben Alpert 2015-05-13 15:14:00 -07:00
  • bed4de3eca Clarify ReactElement prop validation message Ben Alpert 2015-05-13 12:37:54 -07:00
  • 67aea08b4f Merge pull request #3861 from spicyj/nested-v Ben Alpert 2015-05-13 11:51:11 -07:00
  • 555d5dc35c Merge pull request #3864 from cvrebert/patch-1 Paul O’Shannessy 2015-05-13 11:12:10 -07:00
  • 9769f96974 [docs] Move pre-compiled JS files Paul O’Shannessy 2015-05-13 10:57:47 -07:00
  • b258d34c73 Don't run non-existant fbtransform tests Paul O’Shannessy 2015-05-13 10:52:51 -07:00
  • 73c84c8319 bower.json: remove moot version field Chris Rebert 2015-05-12 22:31:18 -07:00
  • 64c9d9d762 Split out warning message for nested key warning Ben Alpert 2015-05-12 16:33:04 -07:00
  • f0bdadf85b Merge pull request #3857 from spicyj/dev-rckv Ben Alpert 2015-05-11 17:06:18 -07:00
  • 0c58f4f6b1 Set _reactChildKeysValidated in dev mode only Ben Alpert 2015-05-11 17:02:26 -07:00
  • 6b19cf9ce3 Merge pull request #3856 from chaseadamsio/chaseadamsio-patch-1 Jim 2015-05-11 13:56:58 -07:00
  • a21b82d151 Change object typo to objects Chase Adams 2015-05-11 13:29:14 -07:00
  • 1549bae2ab Merge pull request #3834 from chicoxyzzy/remove_jslint Paul O’Shannessy 2015-05-10 22:52:57 -07:00
  • 1748dc8131 Merge pull request #3837 from davidneat/transition-group-appear-high-level-docs Paul O’Shannessy 2015-05-10 22:51:46 -07:00
  • 7839e07231 0.14.0-alpha1 Paul O’Shannessy 2015-05-10 22:36:50 -07:00
  • 64014c4641 Fix esprima-fb dependency Paul O’Shannessy 2015-05-10 22:25:08 -07:00
  • 8e14fbdc0e Rebuild website Travis CI 2015-05-11 05:17:12 +00:00
  • 9947e4ee9b Merge pull request #3852 from thewarpaint/patch-1 Ben Alpert 2015-05-10 13:28:10 -07:00
  • 17e04d5034 Merge pull request #3805 from hejld/master Ben Alpert 2015-05-02 23:00:07 -07:00
  • 118845f53a Merge pull request #3797 from marocchino/update-korean Ben Alpert 2015-05-02 12:35:06 -07:00
  • 2b372f188a Merge pull request #3778 from masterfung/docs-update Paul O’Shannessy 2015-05-04 16:27:38 -07:00
  • 0de20e35bc Merge pull request #3852 from thewarpaint/patch-1 Ben Alpert 2015-05-10 13:28:10 -07:00
  • ee7d7487ea Add Wikipedia link to Cross-site scripting on "XSS attack" string Eduardo Garcia 2015-05-10 15:22:12 -05:00
  • 5b5b7d100d Rebuild website Travis CI 2015-05-08 23:40:41 +00:00
  • 107ce2b80d Update website with 0.13.3 builds Paul O’Shannessy 2015-05-08 16:32:30 -07:00
  • 2668de126c Fix docs for #3690 Paul O’Shannessy 2015-05-08 13:41:37 -07:00
  • 179b6380cf v0.13.3 blog post Paul O’Shannessy 2015-05-08 13:38:56 -07:00
  • 668d6a3fed v0.13.3 v0.13.3 Paul O’Shannessy 2015-05-08 13:31:20 -07:00
  • 1d950ddbd4 Readme for 0.13.3 Paul O’Shannessy 2015-05-08 13:25:37 -07:00
  • 95e864fd07 Changelog for 0.13.3 Paul O’Shannessy 2015-05-08 13:24:38 -07:00
  • 13e67bed24 Merge pull request #3841 from spicyj/yolo Ben Alpert 2015-05-08 13:16:43 -07:00
  • b8ae729d3f Revert "Reset changes to code made in #3693" Paul O’Shannessy 2015-05-08 13:53:28 -07:00
  • e9126cf90b Add forgotten clipPath wrapper in getMarkupWrap Ben Alpert 2015-04-27 15:39:39 -07:00
  • 4ba67670f9 Merge pull request #3841 from spicyj/yolo Ben Alpert 2015-05-08 13:16:43 -07:00
  • d7de12fbd8 Preserve prototype with replaceState Ben Alpert 2015-05-08 12:04:47 -07:00
  • 80ea01d364 Fix context warning with non-pure getChildContext Ben Alpert 2015-04-21 12:50:50 -07:00
  • f17a15a07d added animate initial mounting section to animation docs David Neubauer 2015-05-08 20:31:11 +02:00