Commit Graph

  • f8134966c9 Record sizes Dan Abramov 2017-10-16 20:51:36 +01:00
  • b623bf43a0 Use value on <select> instead of setting selected on <option> (#11206) Clark Du 2017-10-16 18:46:24 +07:00
  • 17de6a35cf Fix typos (#11204) Fatos Morina 2017-10-14 22:26:10 +02:00
  • 7687962249 ReactDOM.createRoot (#11225) Andrew Clark 2017-10-13 20:08:36 -07:00
  • 3ffb5d0876 Deterministic updates (#10715) Andrew Clark 2017-10-13 17:21:25 -07:00
  • 36a2afccc5 [CS] Split Host Config Out into a Mutable or Immutable Mode (#11213) Sebastian Markbåge 2017-10-13 14:29:59 -07:00
  • 339d6cb32b Sync setStates inside willUpdate and didUpdate should flush at same time (#11212) Andrew Clark 2017-10-12 21:05:58 -07:00
  • 0c5a455ecb chore(syntheticEvent): remove IE8 code (#11178) Haroen Viaene 2017-10-12 14:30:47 -07:00
  • 19043236be Add exception for 16.alpha when loading React in DOM Fixtures (#11200) Nathan Hunzaker 2017-10-12 17:30:03 -04:00
  • 8ac9600574 Remove priority coalescing and PriorityLevel module (#11187) Andrew Clark 2017-10-11 14:48:44 -07:00
  • 111731dedd React reconciler package (#10758) Dustan Kasten 2017-10-11 14:29:26 -04:00
  • fb0199b73c Add to changelog Dan Abramov 2017-10-11 19:08:25 +01:00
  • 6c592deac9 Record sizes Dan Abramov 2017-10-11 19:06:43 +01:00
  • 2228f497f3 Keep autoFocus attribute in the DOM (#11192) Dan Abramov 2017-10-11 18:52:12 +01:00
  • b75be6a363 Move loop init variable assignment (#11182) Dan Abramov 2017-10-11 11:46:15 +01:00
  • 4a26b90cfa Fix DOM fixture for 16.0.0 Dan Abramov 2017-10-11 10:49:50 +01:00
  • 8b3ad851fd Update build scripts to put RN-RT files in the right places (#11183) Brian Vaughn 2017-10-10 13:44:43 -07:00
  • e5db5302ac Fix false positive <noscript> rehydration text difference warning in React 16 (#11157) Dan Abramov 2017-10-10 19:35:43 +01:00
  • f42dfcdb94 Fix false positive SVG hydration warning for mixed case tags (#11174) Dan Abramov 2017-10-10 19:34:37 +01:00
  • 18f408fb6b Update changelog Dan Abramov 2017-10-10 17:57:45 +01:00
  • 309fa6c871 Don't set empty placeholder to work around IE11 bug (#11177) Dan Abramov 2017-10-10 17:49:59 +01:00
  • 10320a5331 Update changelog Dan Abramov 2017-10-10 16:58:19 +01:00
  • 9b4e4e1759 Fix obscure error message when passing an invalid style value for SSR (#11173) Dustan Kasten 2017-10-10 11:57:25 -04:00
  • 45c05c7097 Remove broken link from licence (#11176) Shirshak Bajgain 2017-10-10 21:42:00 +05:45
  • 09cafa6e40 Changelog Dan Abramov 2017-10-10 16:56:42 +01:00
  • 5c6cb597f9 Fix form reset for uncontrolled select elements (#11057) Brandon Dail 2017-10-10 08:54:59 -07:00
  • b2101cb328 Record sizes Dan Abramov 2017-10-10 16:06:05 +01:00
  • 20471d693d Update changelog Dan Abramov 2017-10-10 12:35:24 +01:00
  • 2264e3d044 Shallow renderer: support multiple setState invocation (#11167) Filipp Riabchun 2017-10-10 13:33:57 +02:00
  • 44c795c45f Update rolling changelog Dan Abramov 2017-10-10 11:59:29 +01:00
  • 6ad6dcd112 Clear previous children when SVG node doesn't have innerHTML (#11108) Ori Riner 2017-10-10 13:54:47 +03:00
  • 3019210df2 Expiration times (#10426) Andrew Clark 2017-10-09 18:39:53 -07:00
  • 65b16b1c7e Allow custom attribute named on to be passed on to elements (#11153) Georgios Giannoutsos Barkas 2017-10-10 02:31:24 +02:00
  • 80596c2c92 Fix incorrect calculation of onMouseEnter/Leave component path (#11164) Dan Abramov 2017-10-09 20:30:03 +01:00
  • 08cbc257bd Bump peer deps of react to ^16.0.0 (#11156) Dustan Kasten 2017-10-09 11:00:50 -04:00
  • 4131af3e4b Ignore SSR warning using explicit suppressHydrationWarning option (#11126) Sebastian Markbåge 2017-10-06 19:50:01 -07:00
  • 5744571140 [RT] More predictable things (#11139) Sebastian Markbåge 2017-10-06 19:08:22 -07:00
  • 190a1141cc Add an item to changelog Dan Abramov 2017-10-06 23:08:25 +01:00
  • e8629667ab Deduplication of warning messages in nested updates (#11081) (#11113) Anushree Subramani 2017-10-07 03:34:18 +05:30
  • c75eed29c6 Add more items to the rolling changelog Dan Abramov 2017-10-06 21:47:49 +01:00
  • 12144517f9 Added check to deduplicate function type warning calls on each compon… (#11120) andreysaleba 2017-10-06 23:40:45 +03:00
  • ebb1d316bd Delete documentation and website source (#11137) Brian Vaughn 2017-10-06 10:18:05 -07:00
  • 09ed79a942 Add focus helper to range test, update button styles (#11134) Nathan Hunzaker 2017-10-06 12:58:10 -04:00
  • ea507f163b Use indexOf instead of includes in RangeKeyboardFixture (#11133) Nathan Hunzaker 2017-10-06 10:45:57 -04:00
  • 7ec46e0fb0 [RT] Minor clean up (#11122) Sebastian Markbåge 2017-10-05 18:32:07 -04:00
  • 44c32fc268 Ignore CR/LF differences when warning about markup mismatch (#11119) Dan Abramov 2017-10-05 20:59:43 +01:00
  • 32ec797274 Adjacent text nodes in SSR should have comments between them despite components (#11109) Dan Abramov 2017-10-05 20:05:00 +01:00
  • 7d3b44bf37 Add production bundles for Test and Shallow renderers (#11112) Dan Abramov 2017-10-05 15:26:52 +01:00
  • fa7461e25b Fix SyntheticEvent constructor comments (#11011) Shi Yan 2017-10-04 18:45:39 -05:00
  • a2efa51b92 Tweak wording based on @landermkerbey's suggestion in #10433#issuecomment-324488168 Dan Abramov 2017-10-04 21:44:12 +01:00
  • dffb206a04 Remove references to PATENTS that crept in (#11091) Sophie Alpert 2017-10-04 12:40:41 -07:00
  • 2b0ef3c1bb Fix blog issues that resulted from migration (#11089) Yangshun Tay 2017-10-05 02:35:29 +08:00
  • 81b368cf97 Correct logo url (#11090) Gustavo Gard 2017-10-04 15:33:39 -03:00
  • e0b802fc4e Fixes example in Web Components docs (#11039) Dominic Gannaway 2017-10-04 17:12:36 +01:00
  • 1ba7dfcf04 Rewrite ReactDOMSelection to use fewer ranges (#9992) Sophie Alpert 2017-10-03 18:48:30 -07:00
  • 761decb352 Fork React Native render into an "RT" renderer (#11072) Sebastian Markbåge 2017-10-03 18:48:23 -04:00
  • 53c1b8b0d7 Live code editor ignores tab key for improved a11y (#10992) Brian Vaughn 2017-10-03 11:15:00 -07:00
  • 25dbf03e66 [website] Add RSS Feed to website (#11056) Fernando Poumian 2017-10-03 12:06:30 -06:00
  • e367a44789 style(docsearch): add cursor + logo (#11032) Haroen Viaene 2017-10-03 19:39:14 +02:00
  • f6a79d1f16 Only define MyElement when needed (#11069) Brandon Dail 2017-10-03 10:23:59 -07:00
  • 589c0a25df Update button labels Dan Abramov 2017-10-03 17:03:18 +01:00
  • 4d60346fc4 Fix all GitHub issues and PRs query params (#11066) Yangshun Tay 2017-10-03 23:58:26 +08:00
  • 85b59d2fc9 Replace hyperlink tag with button tag in tic-tac-toe tutorial and update related references in the tutorial document (#11045) pyitphyoaung 2017-10-04 04:48:06 +13:00
  • 07dba67ae0 Update conferences (#10781) Bernard Lin 2017-10-03 10:45:30 -04:00
  • 5f93ee6f6c Add test for mounting into a document fragment (#11047) Brandon Dail 2017-10-03 06:55:32 -07:00
  • c32b4cd275 Fixing how to contribute beginner friendly issues GitHub link (#11063) matej 2017-10-03 14:38:28 +02:00
  • 07b1da8964 Removed PooledClass (and tests) (#11053) Brian Vaughn 2017-10-02 16:54:40 -07:00
  • ad1709a394 Only run custom element fixture in browsers that support it (#11052) Brandon Dail 2017-10-02 16:50:46 -07:00
  • 96134a0ea1 [Website] Add titles and labels to iframes and images on Community pages (#11041) Flarnie Marchan 2017-10-02 16:41:05 -07:00
  • fb7bab6c27 Remove bundle-collapser browserify recommendation (#11051) Ricky Reusser 2017-10-02 16:17:49 -07:00
  • 75ad1a9cd6 Refactored Installation page to no longer use tabs (#11050) Brian Vaughn 2017-10-02 15:45:48 -07:00
  • 4caa888bf9 Update react summit Nigeria title (#11046) Orjiewuru Kingdom Isaac 2017-10-02 23:15:07 +01:00
  • 465ffd10c6 Docs: add link to DOM Level 3 spec for possible values of key prop (#11042) Vicky Chijwani 2017-10-02 22:13:23 +00:00
  • e7a2ac959a Update JSFiddle templates for React 16 (#11040) Brandon Dail 2017-10-02 14:11:29 -07:00
  • d8faa70b64 Add changelog entry Dan Abramov 2017-10-02 20:51:13 +01:00
  • 8b4ec79d4f Fix rendering into shadow root (#11037) Dan Abramov 2017-10-02 20:50:14 +01:00
  • bbb272f3aa Fix 404 for warning URLs (#11038) Dan Abramov 2017-10-02 20:12:32 +01:00
  • 4c8d248757 Add note to changelog Dan Abramov 2017-10-02 19:01:20 +01:00
  • 223396ad0a Whitelist <dialog> from unknown tag warning (#11035) Dan Abramov 2017-10-02 18:59:37 +01:00
  • 9d4c2dfaac Update the changelog Dan Abramov 2017-10-02 18:54:45 +01:00
  • fbd6b9ded6 Fix tabIndex attribute for SVG (#11033) Dan Abramov 2017-10-02 18:52:26 +01:00
  • fbdd43fd70 Fix lint Dan Abramov 2017-10-02 18:51:15 +01:00
  • da681e0699 Add <svg tabIndex> to the attribute table (#11034) Dan Abramov 2017-10-02 18:44:48 +01:00
  • 5cb17c421d Fix lint error in master Brian Vaughn 2017-10-02 10:05:37 -07:00
  • 5e8d124754 Ensure all external links have consistent behavior (#11012) Yangshun Tay 2017-10-03 00:52:39 +08:00
  • bd915caaf7 Clarify implementation of tick() in Lifecycle docs (#11002) Cole Turner 2017-10-02 09:37:05 -07:00
  • a88738d7ae issue 10986. [website] Buttons in Live Code sections have bad styling (#11009) Romello Goodman 2017-10-02 12:34:26 -04:00
  • 61a1adbda1 Fixed: [website] Handling Events shows wrong 'current' highlight (#10998) Nic Bonetto 2017-10-02 08:56:41 -07:00
  • 2fdb84d999 Add legacy JSFiddle files (#11030) Dan Abramov 2017-10-02 16:48:59 +01:00
  • 641ade94bd Stop exposing DOMProperty for the www build (#11029) Dan Abramov 2017-10-02 15:55:48 +01:00
  • 12d5231c2a Clarify the IRC channel confusion Dan Abramov 2017-10-02 15:30:19 +01:00
  • e3a1c6616f Update sizes Dan Abramov 2017-10-02 14:31:39 +01:00
  • c1ea3cda30 Delete DOMProperty www shim Dan Abramov 2017-10-02 13:49:53 +01:00
  • f444937bd8 Combine rendered Note section (#11026) John Darryl Pelingo 2017-10-02 15:47:41 +03:00
  • 5c13e2ee58 Remove Stack (part 4: remove Stack-only branches and types) (#10798) Dan Abramov 2017-10-02 13:43:45 +01:00
  • df445270a6 Disambiguate #react and #reactjs IRC channels (#11025) Dan Abramov 2017-10-02 13:32:25 +01:00
  • 4c855cce0b Update web-component docs to current standard (#11020) Goffert van Gool 2017-10-02 12:44:57 +02:00
  • 745c4ab0af Remove Stack-only DEV code (#10797) Dan Abramov 2017-10-02 11:42:07 +01:00
  • 18d574a086 Improve docs for select multiple (#9539) Josh Hawkins 2017-10-01 16:18:08 -07:00
  • 860190da77 [website] Fix Layout Footer in Contribuiting pages. (#11014) Fernando Poumian 2017-10-01 15:34:21 -06:00