Commit Graph

  • cf37402338 correct order of params in documentation (#7989) Phil Quinn 2016-10-22 21:59:54 +01:00
  • 01753cde85 "take part in" is the correct saying (#8013) Brad Vogel 2016-10-22 13:57:57 -07:00
  • 57f07777ef Fix relative link in Hello World (#8041) Sebastian Markbåge 2016-10-22 16:56:53 -04:00
  • 38c22252f4 Replace vars with let and const (#8051) Oskari Mantere 2016-10-22 23:55:29 +03:00
  • 6810627a91 Fix: updated with new docs links (#8049) Avinash Kondeti 2016-10-23 02:23:52 +05:30
  • 37f94bd3bb Fix typo in tutorial.md (#8047) Jun Kim 2016-10-23 05:52:29 +09:00
  • a5ff2f1e9c Fix typo in new tutorial code (#8045) Taeho Kim 2016-10-23 05:46:51 +09:00
  • f7cb6cbe15 Fix erroneous '}' in JSX examples (#8043) Nathan Hardy 2016-10-23 07:45:29 +11:00
  • 4d3c5ea23c Fix anchor link for displayName (#8040) Cody Reichert 2016-10-22 15:44:51 -05:00
  • 7340fa9d93 Convert the Number component to ListItem (#8039) Ragnar Þór Valgeirsson 2016-10-22 20:44:28 +00:00
  • 54dfe0b43c Wrong library name reference in tutorial.MD (#8038) BEAUDRU Manuel 2016-10-22 22:43:15 +02:00
  • fa82e3e9d6 Update website on Travis when only new files are added (#8037) Ben Alpert 2016-10-22 13:41:29 -07:00
  • 4812f26915 Update components-and-props.md Christopher Chedeau 2016-10-21 18:30:25 -07:00
  • eb118b7037 Update react-without-jsx.md Christopher Chedeau 2016-10-21 14:30:35 -07:00
  • 5cef4e9780 Revert "Rebuild website" Ben Alpert 2016-10-21 14:29:03 -07:00
  • 4aaf555d80 Rebuild website Travis CI 2016-10-21 21:17:00 +00:00
  • d1a61ee7f4 Fix redirects Dan Abramov 2016-10-21 22:00:11 +01:00
  • dc84614b0c Rebuild website manually Dan Abramov 2016-10-21 22:01:35 +01:00
  • 60ec3c6b37 Fix redirects Dan Abramov 2016-10-21 22:00:11 +01:00
  • 625fc71ebb Rebuild website manually Dan Abramov 2016-10-21 21:51:45 +01:00
  • 55a788e756 Minor doc tweaks Dan Abramov 2016-10-21 21:47:43 +01:00
  • 1f818f2740 Minor doc tweaks Dan Abramov 2016-10-21 21:47:43 +01:00
  • 659cef8a98 Rebuild website manually Dan Abramov 2016-10-21 21:37:29 +01:00
  • 1cf81c1aa9 New Documentation Kevin Lacker 2016-10-21 20:58:46 +01:00
  • 455d2d1b48 New Documentation Kevin Lacker 2016-10-21 20:58:46 +01:00
  • 8cac523bea Merge pull request #8029 from sebmarkbage/fiberreturnfromtoprender Sebastian Markbåge 2016-10-21 14:59:01 -04:00
  • 6e7c89ed8a Quick fix to the return top level problem Sebastian Markbage 2016-10-20 21:01:16 -07:00
  • 9b1b40ca93 Merge pull request #8015 from sebmarkbage/fiberclassinit Sebastian Markbåge 2016-10-21 14:57:51 -04:00
  • 37ca3874af Add unit tests for aborted life-cycles Sebastian Markbage 2016-10-20 18:09:30 -07:00
  • c862ba719e Fallback to current props if memoizedProps is null Sebastian Markbage 2016-10-20 18:12:22 -07:00
  • b72c27ce5d Don't schedule NoWork as the next work Sebastian Markbage 2016-10-20 11:46:58 -07:00
  • a87ec42f2a Add more life-cycles to Fiber Sebastian Markbage 2016-10-19 02:06:36 -07:00
  • a6728f961c [Fiber] Add unit tests for ReactDOMFiber (#8016) Toru Kobayashi 2016-10-21 13:44:23 +09:00
  • 4132cc4d3e Fix lint with yarn (#7997) Sebastian Markbåge 2016-10-20 17:49:40 -04:00
  • a8beab3341 Fix captured/bubbled in ReactNativeTreeTraversal (#8019) Ben Alpert 2016-10-20 11:17:06 -07:00
  • a5195102d4 [Fiber] Some setState related issues (#8010) Sebastian Markbåge 2016-10-19 13:32:37 -04:00
  • 3d7869ab0e [Fiber] Add a unit test for ReactTopLevelText (#8001) Toru Kobayashi 2016-10-19 03:39:49 +09:00
  • 9bfa45bd2d Update Flow and fix issues (#8006) Dan Abramov 2016-10-18 15:26:40 +01:00
  • 75367673cf Fix Haste header (#8005) Dan Abramov 2016-10-18 14:06:08 +01:00
  • 663d4a539b Merge pull request #8000 from piperchester/patch-1 Andrew Clark 2016-10-17 21:26:22 -07:00
  • 31f5edc492 Fix grammatical error Piper Chester 2016-10-17 21:13:33 -07:00
  • fae3e5308b Use memoizedState in componentDidUpdate Sebastian Markbage 2016-10-11 15:52:11 -07:00
  • 685d65bfb6 No duck typing on the root Sebastian Markbage 2016-10-11 11:13:42 -07:00
  • bc5dfd5358 Break out some Class Component logic into separate module Sebastian Markbage 2016-10-11 10:43:47 -07:00
  • 9c25538e13 Fix resuming bug Sebastian Markbage 2016-10-10 15:33:37 -07:00
  • e59e5b280f Invoke all null ref calls before any new ref calls Sebastian Markbage 2016-10-07 15:46:43 -07:00
  • 3717b71c64 Resolve ref callbacks Sebastian Markbage 2016-10-07 15:24:17 -07:00
  • c44c7eaa1b Fire componentDidMount/componentDidUpdate life-cycles Sebastian Markbage 2016-10-07 14:25:03 -07:00
  • 90993c5324 Call componentWillUnmount during deletion phase Sebastian Markbage 2016-10-07 13:36:46 -07:00
  • a98aba4d73 Always override priority level when visiting children Sebastian Markbage 2016-10-06 18:50:01 -07:00
  • 43645a6586 Reset effect list when we recompute children Sebastian Markbage 2016-10-06 19:17:26 -07:00
  • 1d437dc9ad Remove beginWork shortcut Sebastian Markbage 2016-10-05 18:04:56 -07:00
  • 5de2821372 Move child updates to use the reconciled effects Sebastian Markbage 2016-10-05 02:20:37 -07:00
  • 442ab71fc7 Append deletions to the effect list Sebastian Markbage 2016-10-04 15:34:53 -07:00
  • 901691eb92 Tag the fiber with the kind of side-effect that was applied to it Sebastian Markbage 2016-10-04 11:14:26 -07:00
  • e9e645a9b1 Deletion tracking Sebastian Markbage 2016-10-04 01:10:11 -07:00
  • 0dc840a2b9 Fast path for create child Sebastian Markbage 2016-10-03 17:51:15 -07:00
  • 3979bb9e24 Don't track side-effects unless needed Sebastian Markbage 2016-09-20 18:12:20 -07:00
  • cccc4ae2c6 Add index field to each fiber Sebastian Markbage 2016-09-20 18:09:02 -07:00
  • edaf08fcfe Fiber child reconciliation Sebastian Markbage 2016-09-19 20:53:31 -07:00
  • 13f01be64f Enable text updates in ReactNoop Sebastian Markbage 2016-09-19 15:26:11 -07:00
  • 362e56a1c1 Add comment about bug in yields Sebastian Markbage 2016-09-14 22:59:13 -07:00
  • c3310d3e32 Fix MultiChild tests so they work with Fiber Sebastian Markbage 2016-09-13 01:43:55 -07:00
  • 8d3a58de62 Silence Fiber warning when the feature flag is on Sebastian Markbage 2016-09-12 19:28:25 -07:00
  • cafa7b284a Add Text node types Sebastian Markbage 2016-09-13 18:36:43 -07:00
  • e0a305350b Add Fragment fiber type Sebastian Markbage 2016-09-13 10:56:59 -07:00
  • 7b7eddcc72 Add @preventMunge directives to classes (#7994) Dan Abramov 2016-10-17 21:07:17 +01:00
  • c2d5833e98 Ignore root docs folder in Flow config Dan Abramov 2016-10-17 16:12:07 +01:00
  • f33f03e357 Support passthrough updates for error boundaries (#7949) Dan Abramov 2016-10-15 18:13:56 +01:00
  • 1b7066ed6f Separate Ruby and Python instructions Héctor Ramos 2016-10-14 15:11:27 -07:00
  • 175fc4ae9b Add Windows-specific instructions Héctor Ramos 2016-10-14 15:10:16 -07:00
  • 457730dded 15.4.0-rc.4 Sebastian Markbage 2016-10-14 14:56:30 -07:00
  • d81d9e260f Fix whitespace in headers (#7980) Sebastian Markbåge 2016-10-14 17:46:34 -04:00
  • fda7a673c1 Fix whitespace in headers (#7980) Sebastian Markbåge 2016-10-14 17:46:34 -04:00
  • 14ec2c0c46 Add 15.4.0 RC3 to Downloads Dan Abramov 2016-10-14 20:21:05 +01:00
  • c577b82875 15.4.0-rc.3 v15.4.0-rc.3 Dan Abramov 2016-10-14 19:56:21 +01:00
  • 2d049e8df6 build: strip @providesModule from output modules (#7968) Dustan Kasten 2016-10-13 16:19:11 -04:00
  • b59a8d94cc Add link to gulpjs Héctor Ramos 2016-10-13 15:48:16 -07:00
  • 91aa538221 build: strip @providesModule from output modules (#7968) Dustan Kasten 2016-10-13 16:19:11 -04:00
  • 836a054719 Fix a typo in the doc (#7969) CT Wu 2016-10-13 23:58:57 +08:00
  • 0d20dcf910 Fix uncontrolled input decimal point "chopping" on number inputs, and validation warnings on email inputs (#7750) Nathan Hunzaker 2016-10-13 09:20:14 -04:00
  • 823dd3d65f Fix typo (#7953) Giorgio Polvara 2016-10-13 03:29:37 +01:00
  • f38e0cb6ac Check in yarn.lock file (#7957) Sebastian Markbåge 2016-10-12 16:07:25 -04:00
  • 575727100a Fix typo (#7909) Ujjwal Ojha 2016-10-12 20:34:56 +05:45
  • b728fa0c17 Add warning for shady-dom use with rendered react components in DEV (#7911) Kevin Huang 2016-10-12 02:13:50 -07:00
  • 3b708728b0 Declare type var higher up in mountComponent() in ReactDOMComponent for reuse (#7944) Kevin Huang 2016-10-12 02:12:15 -07:00
  • 6cc07e595a Rebuild website Travis CI 2016-10-11 18:14:29 +00:00
  • b77a96e496 Inject the previous batching strategy when rendering to string (#7930) Islam Sharabash 2016-10-11 10:57:22 -07:00
  • cd65b60960 Typo fixes in codebase-overview.md (#7938) Alex Babkov 2016-10-11 20:55:06 +10:00
  • b52288cbcf Update codebase-overview.md (#7934) Aesop Wolf 2016-10-10 17:14:05 -07:00
  • 4327cde28b Fix typo in more-about-refs.md (#7933) Colin Wren 2016-10-11 03:56:34 -07:00
  • 08c320d047 removing parent/child references in props section of tutorial (#7887) Sophia 2016-10-05 14:29:55 -07:00
  • 7aa621daee Fix typo in more-about-refs.md (#7933) Colin Wren 2016-10-11 03:56:34 -07:00
  • deb4a5abee Typo fixes in codebase-overview.md (#7938) Alex Babkov 2016-10-11 20:55:06 +10:00
  • f00fbbd1ce Update codebase-overview.md (#7934) Aesop Wolf 2016-10-10 17:14:05 -07:00
  • fec4df7150 Rebuild website Travis CI 2016-10-10 16:32:22 +00:00
  • 2b5c43029e Add Implementation Notes and amend Codebase Overview (#7830) Dan Abramov 2016-10-10 17:29:48 +01:00
  • d0cc73a957 Add Implementation Notes and amend Codebase Overview (#7830) Dan Abramov 2016-10-10 17:29:48 +01:00
  • 83381c1673 use npm-run-script in PULL_REQUEST_TEMPLATE (#7913) Toru Kobayashi 2016-10-07 22:23:37 +09:00
  • c8c879f1c5 15.4.0-rc.2 Paul O’Shannessy 2016-10-05 15:45:23 -07:00