Commit Graph

  • 9941c48914 Restructure code to work around a Rollup bug (#8384) Dan Abramov 2016-11-23 01:16:13 +00:00
  • 6beb87eb73 Merge pull request #8365 from sebmarkbage/fiberdom Sebastian Markbåge 2016-11-22 16:19:15 -08:00
  • d71bd59a4e Passing disabled events Sebastian Markbage 2016-11-22 16:01:06 -08:00
  • 475a6492c7 Utilize the backtracking during events to figure out if a Fiber was unmounted Sebastian Markbage 2016-11-20 23:41:20 +00:00
  • a481016883 Preserve the original object when using replaceState Sebastian Markbage 2016-11-20 21:28:54 +00:00
  • a489e3f057 Disable one irrelevant test for Fiber Sebastian Markbage 2016-11-20 20:51:35 +00:00
  • 826e90f5a0 Don't test for comments in empty components for Fiber Sebastian Markbage 2016-11-20 20:31:30 +00:00
  • 7dd8fc549e Implement the same search strategy in ReactTestUtils as findDOMNode Sebastian Markbage 2016-11-21 04:48:13 +00:00
  • be2ec3d5b8 Fix findDOMNode for empty children Sebastian Markbage 2016-11-20 20:27:09 +00:00
  • 977357765b Drop "previous style" copy from Stack to bring it inline with Fiber Sebastian Markbage 2016-11-20 19:51:02 +00:00
  • 9ceed8d69b Track inputs after setting its properties Sebastian Markbage 2016-11-20 19:00:27 +00:00
  • 075f3043a7 Update the internal Fiber on the DOM node to always be the current Sebastian Markbage 2016-11-20 17:14:29 +00:00
  • 7149a26eba Allow EventListener to traverse up the tree until it hits the root Sebastian Markbage 2016-11-20 17:45:22 +00:00
  • 9da0bf53f7 Include ReactDebugTool from inside __DEV__ to save 1.5KB (#8322) Benoit Girard 2016-11-22 16:08:45 -08:00
  • 4358ff08bf Nit in regexp (#8388) Sebastian Markbåge 2016-11-22 16:06:31 -08:00
  • f38c355cba [Fiber] Make server rendering tests pass (#8372) Sebastian Markbåge 2016-11-22 16:03:50 -08:00
  • c7129ce1f0 Stopgap fix for element disabling (#8387) Ben Alpert 2016-11-22 14:39:30 -08:00
  • 6434c37649 [Fiber] Add ReactDOMFiber.unstable_createPortal() (#8386) Dan Abramov 2016-11-22 22:08:13 +00:00
  • 8334bb088a Lint (#8385) Ben Alpert 2016-11-22 12:04:40 -08:00
  • 76e67908ce Merge remote-tracking branch 'upstream/15-stable' into 15-dev Paul O’Shannessy 2016-11-22 11:14:05 -08:00
  • b59fb796ea Add a couple missing SVG tags to DOM Elements docs (#8383) Richard Maisano 2016-11-22 13:50:11 -05:00
  • cb6da8e922 Fiber: renderSubtreeIntoContainer (#8368) Ben Alpert 2016-11-22 09:57:13 -08:00
  • 91676a619a Fix object spread operator (#8378) Mikhail Osher 2016-11-22 18:01:23 +03:00
  • 65f9d2ae9e Fix link to PureComponent in docs (#8375) Simen Bekkhus 2016-11-22 12:09:07 +01:00
  • f686218268 Revert "Stop relying on variable hoisting" (#8381) Dan Abramov 2016-11-22 15:19:45 +00:00
  • 93042c277e Stop relying on variable hoisting (#8380) Linus Unnebäck 2016-11-22 16:18:10 +01:00
  • e958cdbd36 Fix object spread operator (#8378) Mikhail Osher 2016-11-22 18:01:23 +03:00
  • e64510ab21 Fix link to PureComponent in docs (#8375) Simen Bekkhus 2016-11-22 12:09:07 +01:00
  • 9334b771c2 Change test assertion depending on a feature flag (#8306) Robin Ricard 2016-11-22 01:17:13 +01:00
  • 3438d503db Make findDOMNode generic (#8348) Ben Alpert 2016-11-21 17:13:26 +00:00
  • 77c890dfa2 Update all Jest packages to 17.x (#8327) Evan Scott 2016-11-20 11:10:08 -05:00
  • be1d6848f0 Rebuild the website manually Dan Abramov 2016-11-19 18:29:23 +00:00
  • 33070fb881 update react-without-es6.md (#8351) Michael Sinov 2016-11-20 04:19:16 +10:00
  • 501ac150f6 update react-without-es6.md (#8351) Michael Sinov 2016-11-20 04:19:16 +10:00
  • 3c8b63ea6c Merge pull request #8346 from shubheksha/docs/improve-state-and-lifecycle Dan Abramov 2016-11-18 18:24:27 +00:00
  • 01a445a418 Merge pull request #8345 from shubheksha/docs/improve-introducing-jsx Dan Abramov 2016-11-18 16:20:48 +00:00
  • dfdff2b61a Move all dev *Hook tests and ComponentTreeTestUtils to expectDev (#8350) Tom Occhino 2016-11-18 18:53:48 +00:00
  • 0deb71223d Fix ReactDOMFiberSelect to set the initial values (#8349) Sebastian Markbåge 2016-11-18 18:52:15 +00:00
  • 6741703fbf Merge pull request #8347 from sebmarkbage/fiberdom Sebastian Markbåge 2016-11-18 18:35:26 +00:00
  • 12ef47ba8f Merge pull request #8346 from shubheksha/docs/improve-state-and-lifecycle Dan Abramov 2016-11-18 18:24:27 +00:00
  • a0044be99d Minor changes, make it more verbose Dan Abramov 2016-11-18 18:24:15 +00:00
  • c1daa6f2c1 Record tests and fix BrowserEventEmitter test to not crash jest Sebastian Markbage 2016-11-18 18:08:40 +00:00
  • e06b335588 Add some Flow types to inputValueTracking Sebastian Markbage 2016-11-18 17:49:46 +00:00
  • 9b6738805a Exclude data-reactroot from tests when using Fiber Sebastian Markbage 2016-11-18 15:25:01 +00:00
  • 6e04bd758e Apply @spicyj's SelectEventPlugin fix Sebastian Markbage 2016-11-18 15:20:37 +00:00
  • 632ae806e8 Give wrappers the raw props object Sebastian Markbage 2016-11-18 15:18:18 +00:00
  • a2ca759dfd Handle controlled components in Fiber Sebastian Markbage 2016-11-18 15:09:18 +00:00
  • cd0f963fa3 Fix up Flow annotations to be a bit more explicit where the unsoundness is Sebastian Markbage 2016-11-18 14:40:51 +00:00
  • 730dae1df6 Improved sections of state and lifecycle docs Shubheksha Jalan 2016-11-18 22:14:27 +05:30
  • 57f0cf376f Merge pull request #8345 from shubheksha/docs/improve-introducing-jsx Dan Abramov 2016-11-18 16:20:48 +00:00
  • c47340acfb Small nit: add a sentence about readability back Dan Abramov 2016-11-18 16:20:17 +00:00
  • e4432c7f76 Improved some sections of the introducing JSX docs Shubheksha Jalan 2016-11-18 21:09:34 +05:30
  • 751b76e351 Merge pull request #8319 from sebmarkbage/fiberdom Sebastian Markbåge 2016-11-18 13:39:50 +00:00
  • a74116c82c Merge pull request #8339 from nolanlawson/patch-1 Dan Abramov 2016-11-18 12:27:16 +00:00
  • f8ef2e4efe Merge pull request #8335 from lacker/newlink Dan Abramov 2016-11-17 19:09:04 +00:00
  • a884bca7a1 Merge pull request #8332 from gaearon/prod-dev Dan Abramov 2016-11-18 12:26:22 +00:00
  • 919aa36d69 Merge pull request #8339 from nolanlawson/patch-1 Dan Abramov 2016-11-18 12:27:16 +00:00
  • 1c861a0d48 Merge pull request #8332 from gaearon/prod-dev Dan Abramov 2016-11-18 12:26:22 +00:00
  • 0b1d56399b Nits Dan Abramov 2016-11-18 12:26:06 +00:00
  • c91cc4d11a Nit Dan Abramov 2016-11-18 12:25:23 +00:00
  • 7246659f4d Consistent method vs function Sebastian Markbage 2016-11-18 12:20:25 +00:00
  • 836331ba5f Wire up ReactDOMFiberComponent in ReactDOMFiber Sebastian Markbage 2016-11-18 12:01:22 +00:00
  • 61a1a50955 Split mountComponent into create and set initial properties Sebastian Markbage 2016-11-17 20:24:06 +00:00
  • 4b017507e2 Don't pass the Fiber around instead use the DOM node Sebastian Markbage 2016-11-17 20:10:30 +00:00
  • e962e97f75 Satisfy Flow by assuming value is an array for multi-select Sebastian Markbage 2016-11-17 17:28:48 +00:00
  • 6dc04b73a7 Assert that this is a script tag Sebastian Markbage 2016-11-17 17:24:28 +00:00
  • e58b050773 Pass the tag explicitly instead of reading it from the internal instance Sebastian Markbage 2016-11-17 17:19:48 +00:00
  • 2defc83f34 Stop using host parent/container internal objects Sebastian Markbage 2016-11-17 16:51:43 +00:00
  • d2888a7dea Get rid of server side support for <option /> Sebastian Markbage 2016-11-17 16:36:21 +00:00
  • 2ef2a8e6f5 Pass props explicitly instead of getting them off currentElement Sebastian Markbage 2016-11-17 15:02:39 +00:00
  • e42842f2cd getCurrentOwnerName Sebastian Markbage 2016-11-17 14:40:04 +00:00
  • 43f07779c4 We only need the root attribute for warnings and server-side rendering Sebastian Markbage 2016-11-16 15:37:55 +00:00
  • a1645322a7 Lint issues Sebastian Markbage 2016-11-16 15:36:40 +00:00
  • 3a856091be Add some Flow and get rid of the typecheck annotations Sebastian Markbage 2016-11-16 15:10:00 +00:00
  • aea55609bf No need for unmounting DOM components Sebastian Markbage 2016-11-16 12:50:24 +00:00
  • 77de47e378 Stop tracking event listeners on DOM nodes Sebastian Markbage 2016-11-16 12:41:02 +00:00
  • e1ed610740 Remove the notion of transactions Sebastian Markbage 2016-11-15 19:26:44 +00:00
  • 7cd26b9c71 Manage children inside DOM properties Sebastian Markbage 2016-11-15 19:02:16 +00:00
  • 7c5ec42350 Remove _domID Sebastian Markbage 2016-11-15 18:13:12 +00:00
  • 4073dc79d7 Remove instrumentation and nesting warning Sebastian Markbage 2016-11-15 18:11:46 +00:00
  • 447e0a12b5 Get rid of the previousStyleCopy Sebastian Markbage 2016-11-15 18:01:34 +00:00
  • 151094ce03 Rely on lazy listeners Sebastian Markbage 2016-11-15 17:50:10 +00:00
  • 82e1d7dac3 Remove child nodes flag Sebastian Markbage 2016-11-15 17:46:19 +00:00
  • c8d877a4c4 Remove rootNodeID Sebastian Markbage 2016-11-15 17:44:47 +00:00
  • e34e8974db Remove markup related paths Sebastian Markbage 2016-11-15 17:42:11 +00:00
  • ec178acf15 Turn ReactDOMFiberComponent into a singleton Sebastian Markbage 2016-11-15 17:15:14 +00:00
  • 9c3e9fbb05 Fork ReactDOMComponent and the wrappers to Fiber Sebastian Markbage 2016-11-15 15:54:46 +00:00
  • 1ff4158fa0 Update 2016-11-16-react-v15.4.0.md Nolan Lawson 2016-11-17 15:53:41 -08:00
  • 32f5b034ed Upgrade ESLint and dependencies, fix new lint errors, switch Travis to Yarn (#8309) Tom Occhino 2016-11-17 22:16:44 +00:00
  • bd529a0237 Merge pull request #8335 from lacker/newlink Dan Abramov 2016-11-17 19:09:04 +00:00
  • 8ecb248e6d Make numerical refs work in Fiber (#8334) Ben Alpert 2016-11-17 18:56:33 +00:00
  • 02966c7945 add link to useful doc Kevin Lacker 2016-11-17 10:49:02 -08:00
  • 3d52856bb6 Update installation instructions on the blog Dan Abramov 2016-11-17 16:05:49 +00:00
  • db140c887f Explain Installation in more detail Dan Abramov 2016-11-17 15:55:56 +00:00
  • a484f30bc5 Tweak examples Dan Abramov 2016-11-17 14:23:20 +00:00
  • e0cf1e0ae7 fix(a11y): add missing labels to forms doc Marcy Sutton 2016-11-16 14:32:42 -08:00
  • eb1077bc4c include the version number in the header (#8315) Kevin Lacker 2016-11-16 16:26:21 -08:00
  • d7db851253 Remove spread operator (#8273) Tanner 2016-11-16 12:59:16 -07:00
  • d220385c53 Clarity on constructor of Board object for tutorial.md (#8224) Dave Voyles 2016-11-16 16:24:45 -05:00
  • 862cedee94 Merge pull request #8317 from marcysutton/master Dan Abramov 2016-11-17 14:25:03 +00:00