Commit Graph

  • 7684c14d0c Create data/ folder instead of crashing Christopher Chedeau 2016-09-27 11:40:38 -07:00
  • a0bc99409d Add es6-promisify Christopher Chedeau 2016-09-26 16:33:54 -07:00
  • b763dc8778 [rrm] Rewrite stable-prs command Paul O’Shannessy 2016-09-19 15:29:20 -07:00
  • 7b4f3ea2e3 [rrm] Use git helper for all git commands Paul O’Shannessy 2016-09-08 16:48:51 -07:00
  • 0fbe927486 [rrm] Create start-release command, create git utils Paul O’Shannessy 2016-09-08 15:18:20 -07:00
  • 823030d26b [rrm] Update init command to use Promise style Paul O’Shannessy 2016-09-06 15:35:13 -07:00
  • 14fd16b67b [rrm] Improve init & config loading experience Paul O’Shannessy 2016-09-06 15:22:59 -07:00
  • c9165e0dd1 [rrm] Update to account for new react-test-renderer package Paul O’Shannessy 2016-07-28 22:37:40 -07:00
  • c46dd23f4a [rrm] Add commands for npm access checking/granting Paul O’Shannessy 2016-07-25 15:45:41 -07:00
  • cfd782471b [rrm] Lint Paul O’Shannessy 2016-07-22 13:38:27 -07:00
  • e3a41edd83 [rrm] npm-publish command Paul O’Shannessy 2016-07-21 16:01:09 -07:00
  • 0e9aa2e9a9 [rrm] Add logging to execInRepo, dry-run option Paul O’Shannessy 2016-07-21 15:57:12 -07:00
  • 114ec049d4 [rrm] stable-prs: update milestone on PRs Paul O’Shannessy 2016-07-21 14:58:39 -07:00
  • 91f957cb1d [rrm] Move version reading up to app level Paul O’Shannessy 2016-07-21 13:40:53 -07:00
  • a47041c0f7 Initial import of react-release-manager Paul O’Shannessy 2016-07-20 17:47:58 -07:00
  • 8095ebaae7 [Fiber] Throw when attempting to unmount at an invalid node (#8688) Brandon Dail 2017-01-05 18:55:17 -06:00
  • ca2c71c0c5 Fix AMD and Brunch issues (#8686) Dan Abramov 2017-01-05 13:16:08 -08:00
  • df0d2a5106 "Don't Mutate the Original Component" example and description mismatch (#8695) Piotr Czajkowski 2017-01-05 14:12:51 +01:00
  • a52db12abf Higher-Order Components docs withSubscription() example fix (#8694) Piotr Czajkowski 2017-01-05 13:56:13 +01:00
  • 39278c41e2 Merge pull request #8685 from acdlite/fiberrefeffect Andrew Clark 2017-01-04 14:28:44 -08:00
  • 2517a11875 Update refs even if shouldComponentUpdate returns false Andrew Clark 2017-01-04 12:05:25 -08:00
  • 1a60ccde97 Rebuild docs Dan Abramov 2017-01-04 18:21:44 +00:00
  • 8b51d9ec73 Bump React version on website Dan Abramov 2017-01-04 17:59:06 +00:00
  • 1f56a6d5c9 Replace Starter Kit with doc link (#8682) Dan Abramov 2017-01-04 09:39:01 -08:00
  • 0e6f784259 Replace Starter Kit with doc link (#8682) Dan Abramov 2017-01-04 09:39:01 -08:00
  • 4482da4833 Fix typos (#8632) Andre Giron 2017-01-04 12:36:19 -05:00
  • 60767630bc Fix typos (#8632) Andre Giron 2017-01-04 12:36:19 -05:00
  • a824fbfd08 Fix typo in Proposing a Change section in how-to-contribute.md (#8498) Joel Sequeira 2017-01-04 21:30:08 +04:00
  • 4fc4bd1214 Fix typo in Proposing a Change section in how-to-contribute.md (#8498) Joel Sequeira 2017-01-04 21:30:08 +04:00
  • 013c71ae63 [Docs] Fixed anchor links in Animations section (#8453) Mateusz Burzyński 2017-01-04 18:24:21 +01:00
  • aa3fef9b67 [Docs] Fixed anchor links in Animations section (#8453) Mateusz Burzyński 2017-01-04 18:24:21 +01:00
  • 0741d52cd7 Update state-and-lifecycle.md (#8424) Van der Auwermeulen Grégoire 2017-01-04 18:18:52 +01:00
  • 8ce2ac0cdc Update state-and-lifecycle.md (#8424) Van der Auwermeulen Grégoire 2017-01-04 18:18:52 +01:00
  • fc3999af09 Update blog post link (#8421) Devinsuit 2017-01-04 20:15:09 +03:00
  • 315f62dc4a Update blog post link (#8421) Devinsuit 2017-01-04 20:15:09 +03:00
  • 62565a77c0 [docs] Add a note about componentWillReceiveProps (#8234) Mojtaba Dashtinejad 2017-01-04 19:56:33 +03:30
  • 9b6cecd2cb [docs] Add a note about componentWillReceiveProps (#8234) Mojtaba Dashtinejad 2017-01-04 19:56:33 +03:30
  • 5089fb723e Fixed stray text appearing on top of the navbar at small screen sizes (#8681) Karthik Chintapalli 2017-01-04 18:18:53 +05:30
  • da45303c18 Merge pull request #8679 from bvaughn/fix-react-conf-2017-name Brian Vaughn 2017-01-03 15:31:15 -08:00
  • e1b71fbc54 Merge pull request #8674 from neeldeep/patch-1 Brian Vaughn 2017-01-03 08:56:30 -08:00
  • 4bfa07a929 Merge pull request #8671 from bonham000/update-docs Brian Vaughn 2017-01-03 09:01:53 -08:00
  • 76e80fe630 Changed webpack's hyperlink (#8650) gitanupam 2016-12-28 23:04:00 +05:30
  • 7807354bfd 'npm init' needed before installing react via npm. (#8649) gitanupam 2016-12-28 17:34:21 +05:30
  • b186e3c87e Update conditional-rendering.md (#8636) Eric Pitcher 2016-12-24 18:18:30 +01:00
  • 283a57a3df Consistent CodePen links in docs Dan Abramov 2016-10-27 13:06:09 +01:00
  • 03b08b2c3b Fix casing typo in jsx-in-depth.md (#8542) comerc 2016-12-11 16:43:40 +03:00
  • a874d36015 Add return to render lucas 2016-12-01 19:17:49 -03:00
  • ea392b914f Update reference-react.md Jacob Lamont 2016-12-01 14:35:48 -05:00
  • 8403a3e6a4 Nitpick: use FB style in doc Dan Abramov 2017-01-04 15:59:25 +00:00
  • 569340c6ad Nitpick: use FB style in doc Dan Abramov 2017-01-04 15:59:25 +00:00
  • d8b3f2d7e4 update example to use this.state (#8425) Chris 2016-12-11 21:41:48 +08:00
  • b9c1ee97e9 fix typo 'miss-configured' to 'misconfigured' (#8412) Fatih 2016-11-24 16:52:53 +02:00
  • 51833bec14 remove dead link (#8411) brillout 2016-11-24 15:35:48 +01:00
  • 73e135d013 Add a couple missing SVG tags to DOM Elements docs (#8383) Richard Maisano 2016-11-22 13:50:11 -05:00
  • e453eebe3f Update tutorial.md (#8328) cloudy1 2016-11-29 23:00:33 +02:00
  • 282cf7d706 Add a document on higher-order components (#7869) Andrew Clark 2016-11-29 12:47:54 -06:00
  • 6fa0b0a271 Fixed stray text appearing on top of the navbar at small screen sizes (#8681) Karthik Chintapalli 2017-01-04 18:18:53 +05:30
  • 41588058d4 Merge pull request #8679 from bvaughn/fix-react-conf-2017-name Brian Vaughn 2017-01-03 15:31:15 -08:00
  • 1ababda476 Renamed React.js Conf to React Conf Brian Vaughn 2017-01-03 15:27:23 -08:00
  • b27cb2ca2b Merge pull request #8677 from bvaughn/add-callback-validation-to-dom-render Brian Vaughn 2017-01-03 14:57:42 -08:00
  • 8fbcd499bd Add callback validation to fiber-based renderers Brian Vaughn 2017-01-03 12:10:06 -08:00
  • 47f92b940f Merge pull request #8658 from acdlite/nullupdatetest Andrew Clark 2017-01-03 10:27:32 -08:00
  • d658ee8c11 Merge pull request #8661 from acdlite/fiberunbatchedupdates Andrew Clark 2017-01-03 10:24:52 -08:00
  • ad7bcdf999 Use unbatchedUpdates to opt-out of batching Andrew Clark 2016-12-30 11:29:59 -08:00
  • 0402106058 Merge pull request #8671 from bonham000/update-docs Brian Vaughn 2017-01-03 09:01:53 -08:00
  • 323125b252 Merge pull request #8673 from madeinfree/patch-1 Brian Vaughn 2017-01-03 08:58:41 -08:00
  • 962974cef0 Merge pull request #8674 from neeldeep/patch-1 Brian Vaughn 2017-01-03 08:56:30 -08:00
  • 2825519505 Update conferences.md neeldeep 2017-01-03 19:23:55 +05:30
  • 3b005a7e75 fiber example typo Whien 2017-01-03 13:52:48 +08:00
  • 2447894008 update to codebase-overview.md Sean Smith 2017-01-01 15:27:57 -08:00
  • b79531eefe No nested updates Andrew Clark 2016-12-30 11:02:43 -08:00
  • 2af6d7a702 Should not re-render as the result of a null state update (Stack) Andrew Clark 2016-12-30 00:14:06 -08:00
  • 5c927b902f Should not re-render as the result of a null state update Andrew Clark 2016-12-29 23:31:48 -08:00
  • 7dc5f91d88 Merge pull request #8641 from jddxf/remove-superfluous-check Andrew Clark 2016-12-29 13:25:22 -08:00
  • 9b015184b7 Merge pull request #8634 from acdlite/fibersyncmount Andrew Clark 2016-12-29 13:11:57 -08:00
  • 79f01b2425 prepareForCommit returns info object to be passed resetAfterCommit Andrew Clark 2016-12-28 21:57:34 -08:00
  • ce8c978d63 Disallow forced sync updates during begin phase Andrew Clark 2016-12-28 21:28:40 -08:00
  • 21f6d4145f syncUpdates prevents Synchronous priority from being downgraded to Task Andrew Clark 2016-12-28 21:12:34 -08:00
  • 8090cf59e3 Allow performWork to be called recursively Andrew Clark 2016-12-28 21:02:50 -08:00
  • 3926a3566f If an error is thrown and there's no nextUnitOfWork, it's fatal error Andrew Clark 2016-12-28 20:51:42 -08:00
  • ffbb86b361 Wrap top-level mount and unmount in syncUpdates Andrew Clark 2016-12-28 20:41:40 -08:00
  • df6ca0e2c1 Merge pull request #8646 from bvaughn/focus-side-effect Brian Vaughn 2016-12-28 15:16:50 -05:00
  • a10131304b Renderers can schedule commit-time effects for initial mount Brian Vaughn 2016-12-28 15:03:08 -05:00
  • 9e461c715c Changed webpack's hyperlink (#8650) gitanupam 2016-12-28 23:04:00 +05:30
  • 86765baaef 'npm init' needed before installing react via npm. (#8649) gitanupam 2016-12-28 17:34:21 +05:30
  • 6b73073557 Include owner in invalid element type invariant (#8637) Dan Abramov 2016-12-27 08:41:23 -08:00
  • 38ed61f4c4 Relax test about rendering top-level null (#8640) Dan Abramov 2016-12-27 08:38:24 -08:00
  • 119294dcae Validate that update callback is a function (#8639) Dan Abramov 2016-12-27 08:38:10 -08:00
  • b359be74a1 remove superfluous check in while loop jddxf 2016-12-25 09:41:47 +08:00
  • 3baa47ca7b Update conditional-rendering.md (#8636) Eric Pitcher 2016-12-24 18:18:30 +01:00
  • 5d153c9dbe Don't call sCU with null props (#8633) Sebastian Markbåge 2016-12-22 15:47:10 -08:00
  • 6e47f43e89 Fix typo Ben Alpert 2016-12-22 12:44:02 -08:00
  • 13980e6536 Fiber: Fix reentrant mounting in synchronous mode (#8623) Ben Alpert 2016-12-22 11:34:35 -08:00
  • c978f789cc [Fiber] Push class context providers even if they crash (#8627) Dan Abramov 2016-12-22 10:36:42 -08:00
  • c79af45f1e Update to Jest 18 (#8621) Dan Abramov 2016-12-21 19:28:27 -08:00
  • efaa26eb50 Upgrade jest APIs to match www (#8536) Ben Alpert 2016-12-21 19:07:40 -08:00
  • f1e193b32e Merge pull request #8611 from bvaughn/shared-context-stack Brian Vaughn 2016-12-21 18:50:34 -08:00
  • d1e604004a Removed redundant calls to ReactFiberStack.reset() Brian Vaughn 2016-12-21 17:39:39 -08:00
  • 2f2a44007c Improved Flowtypes in response to code review feedback Brian Vaughn 2016-12-21 17:32:53 -08:00
  • cb66f5c440 Merge pull request #8622 from bvaughn/preproccessor-jest-cching Brian Vaughn 2016-12-21 17:12:17 -08:00