Commit Graph

  • 8c7bbbfc21 Update Changelog & Readme for 15.3.2 Paul O’Shannessy 2016-09-19 10:33:58 -07:00
  • 15631e02a2 Merge branch '15-dev' into 15-stable Paul O’Shannessy 2016-09-19 10:22:31 -07:00
  • 2ec2d8f7f7 Fix links and ids for tips in docs (#7766) Ivan Zotov 2016-09-19 17:50:26 +03:00
  • 4dd554c9b7 Russian translation for style props value px of tips (#7742) Ivan Zotov 2016-09-19 13:57:42 +03:00
  • 8176f4970c Russian translation for max. numbers of jsx root nodes (#7738) Ivan Zotov 2016-09-19 13:45:09 +03:00
  • 7d5c70d98c Russian translation for self-closing-tag of tips (#7729) Ivan Zotov 2016-09-19 13:39:46 +03:00
  • 7dfa01f9fa Revert ReactMultiChild to plain object (#7757) Brandon Dail 2016-09-17 10:40:23 -05:00
  • 65870dcaee Simplify event phases. Use explicitly 'captured' and 'bubbled'. (#7741) Uladzimir Havenchyk 2016-09-16 09:24:56 +03:00
  • 1907f72934 15.3.2-rc.1 Paul O’Shannessy 2016-09-15 16:40:56 -07:00
  • ba62748217 remove plain object warning (#7724) Stephen John Sorensen 2016-09-13 22:15:07 -04:00
  • 224ace32be BeforeInput is fired with a wrong text at a wrong time on IE (#7107) tokikuch 2016-09-13 11:15:18 -07:00
  • 3ef748abb3 Use compositeType in warning invariant for refs (#7658) Brandon Dail 2016-09-06 03:49:20 -05:00
  • 3f8b8d754c Add more specific link to react-addons-shallow-compare readme (#7608) Paul O’Shannessy 2016-08-31 15:53:30 -07:00
  • 7a18e4e00b Copy all SVG child nodes when using setting innerHTML in IE (#7618) Paul O’Shannessy 2016-08-31 11:50:58 -07:00
  • 60ed71459c Guarded ensureScrollValueMonitoring against some malicious script on the Internet overriding native document.createEvent (fixes #6887) (#7621) Mateusz Burzyński 2016-08-31 16:25:18 +02:00
  • 7b39bbaa91 Improve error boundaries tests (#7569) Ben Alpert 2016-08-30 20:02:56 -07:00
  • 2927c4ce76 Add checkpoint/rollback to ReactNativeReconcileTransaction (#7619) Miller Medeiros 2016-08-30 15:42:36 -07:00
  • 3e47b3002b Add 'as' keyword (#7543) (#7582) Kevin Lin 2016-08-30 15:14:46 -07:00
  • 1bac6d567f Warn if input changes controlledness - also for null (#7544) (#7603) Marcin Mazurek 2016-08-29 19:23:30 +01:00
  • 92cfbf16c2 Changed to !document.documentMode (#7594) TedPowers 2016-08-29 06:33:36 -05:00
  • b445b26164 Support error boundaries on ReactTestRenderer (#7558) Miller Medeiros 2016-08-25 15:35:55 -07:00
  • 832c503c92 Ensure lifecycle timers are stopped on errors (#7548) Dan Abramov 2016-08-24 19:18:32 +01:00
  • 076d7fd63a Add playsInline as an allowed HTML property (#7519) Paul Kehrer 2016-08-24 01:47:51 +08:00
  • 3ed71070a3 Add missing KeyUp eventType (#7533) Lucas 2016-08-19 22:03:35 -03:00
  • 08dbefedc7 Avoid "Member not found" error in IE (#7411) Greg Palmer 2016-08-19 13:43:34 -07:00
  • 4be377650e Improve validateDOMNesting message for whitespace (#7515) Ben Alpert 2016-08-19 11:45:14 -07:00
  • 8898803b4a Merge remote-tracking branch 'upstream/15-stable' into 15-dev Paul O’Shannessy 2016-09-15 16:31:58 -07:00
  • c78464f8ea Resolve flow errors with ReactTestRenderer (#7736) Brandon Dail 2016-09-15 11:44:56 -05:00
  • 864bc7b939 Update ignores in flowconfig (#7722) Paul O’Shannessy 2016-09-14 14:57:31 -07:00
  • 79367b09f7 Russian translation if-else in JSX of tips (#7726) Ivan Zotov 2016-09-14 15:05:21 +03:00
  • fcc37ccaa2 Russian translation for inline styles of tips (#7717) Ivan Zotov 2016-09-14 13:26:36 +03:00
  • 7d76bdad69 Fix Russian translation of introduction to be more technical (#7727) Ivan Zotov 2016-09-14 13:23:57 +03:00
  • 5a3abab660 Clean up ReactTestRenderer (#7716) Brandon Dail 2016-09-13 21:20:41 -05:00
  • b2297ae6c3 remove plain object warning (#7724) Stephen John Sorensen 2016-09-13 22:15:07 -04:00
  • 9eba80825f Unify branches in cloneFiber (#7723) Ben Alpert 2016-09-13 17:42:15 -07:00
  • 6144212a86 [Fiber] Animation priority work (#7466) Andrew Clark 2016-09-13 16:46:32 -07:00
  • 3e54b28c20 Merge pull request #7344 from acdlite/fibersetstate Sebastian Markbåge 2016-09-13 15:31:14 -07:00
  • 27d1210c1d Log the updateQueue in dumpTree Sebastian Markbage 2016-09-05 23:05:53 -07:00
  • f3a2dc252e Check for truthiness of alternate Sebastian Markbage 2016-09-02 17:23:09 -07:00
  • 0ca1cea26a Don't mutate current tree before work is committed. Andrew Clark 2016-08-06 16:47:48 -07:00
  • f514662ca0 forceUpdate Andrew Clark 2016-08-04 19:16:29 -07:00
  • d8c24cfa78 replaceState Andrew Clark 2016-08-04 18:55:57 -07:00
  • 1d49237299 Update callbacks Andrew Clark 2016-08-04 17:56:48 -07:00
  • c6db7f73be Rename stateQueue -> updateQueue Andrew Clark 2016-08-04 14:27:55 -07:00
  • f7dab22ac9 Ensure that setState update function's context is undefined Andrew Clark 2016-07-27 13:07:08 -07:00
  • 97dac74c40 Use ReactInstanceMap Andrew Clark 2016-07-26 13:23:11 -07:00
  • d218158d22 Clean up Andrew Clark 2016-07-26 10:28:45 -07:00
  • 691e053650 Fix stateQueue typing Andrew Clark 2016-07-25 09:36:08 -07:00
  • 909caccebd Clean up Andrew Clark 2016-07-25 09:27:59 -07:00
  • 25d199abe0 Updater form of setState Andrew Clark 2016-07-25 09:09:45 -07:00
  • 8b200c5e78 Use queue for pendingState Andrew Clark 2016-07-24 22:49:47 -07:00
  • 94d2317b4b setState for Fiber Andrew Clark 2016-07-23 18:59:56 -07:00
  • a19fede67c Merge pull request #7636 from sebmarkbage/fiberrefactor Sebastian Markbåge 2016-09-13 15:24:52 -07:00
  • 52011d58b0 Restructure clone child fiber a bit to make it clearer Sebastian Markbage 2016-09-06 14:17:32 -07:00
  • a7afc064bd Pass current instead of picking it up from alternate Sebastian Markbage 2016-09-06 14:05:26 -07:00
  • 8b0be68eee Progressed work Sebastian Markbage 2016-09-01 21:04:44 -07:00
  • b717db00fb Add shouldComponentUpdate to functional components Sebastian Markbage 2016-09-01 20:58:21 -07:00
  • cc259a29e3 Explain why ReactFiber is a POJO instead of constructor Sebastian Markbage 2016-09-01 20:56:27 -07:00
  • 49f0c952b5 Drop childInProgress Sebastian Markbage 2016-09-01 20:50:47 -07:00
  • b63cda6e85 Drop Separate findPendingWork Phase Sebastian Markbage 2016-09-01 20:49:21 -07:00
  • 9e52130fb7 Move priority reset to the end and search pending work in work tree Sebastian Markbage 2016-08-08 19:22:45 -07:00
  • a64ca9b697 BeforeInput is fired with a wrong text at a wrong time on IE (#7107) tokikuch 2016-09-13 11:15:18 -07:00
  • f3569a2c31 Implement createNodeMock for ReactTestRenderer (#7649) Brandon Dail 2016-09-13 09:09:20 -05:00
  • 38c4ade6cc changed ReactChildrenMutationWarningHook to Object.freeze (#7455) Keyan Zhang 2016-09-13 09:25:31 -04:00
  • 616e468987 Update OWASP link in docs for dangerous innerHTML (#7710) Amanvir Sangha 2016-09-13 13:29:09 +01:00
  • 4dd44e77f8 Add Russian translation for introduction of tips (#7690) Ivan Zotov 2016-09-13 13:36:16 +03:00
  • b87bcb96ac Proper font-family for docs input fields (#7706) (#7708) Michał Pierzchała 2016-09-13 01:29:46 +02:00
  • 3fcba2044a Fix benchmarks (#7704) Dan Abramov 2016-09-12 21:58:00 +03:00
  • 54cbe29262 Fix Flow errors in Event Plugins (#7698) Flarnie Marchan 2016-09-10 16:44:08 -07:00
  • e3e03b30b2 jest@15.1.1 (#7693) Dmitrii Abramov 2016-09-10 15:09:14 -07:00
  • 7126472005 15.3.1 15.3.1 aleclarsoniv 2016-09-09 12:12:07 -07:00
  • 2fc7125d49 Update 14-communicate-between-components.ko-KR.md (#7686) Ray Dai 2016-09-10 04:22:56 +10:00
  • 8debf524df Revert "Add unknown property warning for use of autofocus" (#7684) Paul O’Shannessy 2016-09-08 13:43:57 -07:00
  • 73c50e7d00 Move mouse event disabling on interactive elements to SimpleEventPlugin. Related perf tweak to click handlers. (#7642) Nathan Hunzaker 2016-09-08 14:47:52 -04:00
  • df033180f0 Run codemod react-codemod/transforms/class again (#7679) Toru Kobayashi 2016-09-09 02:38:44 +09:00
  • 05cbc93401 Update 14-communicate-between-components.md (#7680) Ray Dai 2016-09-09 01:20:25 +10:00
  • 90a120c603 Adding the published ReactRally videos section (#7681) Gant Laborde 2016-09-08 10:17:39 -05:00
  • eaefd9052a Type ReactHostOperationHistoryHook (#7672) Christopher Chedeau 2016-09-07 20:08:09 -07:00
  • 82598eec79 Trim and inline ReactInstanceHandles (#7676) Christopher Chedeau 2016-09-07 20:03:56 -07:00
  • 7b2d9655da Flow type event plugins (#7667) Flarnie Marchan 2016-09-07 12:40:45 -07:00
  • 57e56e8175 Rebuild website Travis CI 2016-09-06 22:51:52 +00:00
  • 21f71d72f0 Fix the HTML for package management (#7656) Kite 2016-09-07 01:58:17 +09:00
  • d79061e0c6 docs:translate doc 11-advanced-performance to chinese (#7584) 却痕 2016-09-02 10:59:30 +08:00
  • d951c560e4 s/npmcdn/unpkg/g (#7609) Michael Jackson 2016-08-29 19:45:31 -07:00
  • 6cf782b75c Add line breaks to examples on 10.1-animation docs per (#7606) Duke Pham 2016-08-29 15:50:23 -07:00
  • dca0f7315c Adds minor additions clarifying questions I had reading intro tutorial (#7595) Robert Kielty 2016-08-29 23:34:48 +01:00
  • 0983d2dbcf docs: re-position comments to account for code sample width (#7602) Nik Nyby 2016-08-29 13:08:07 -04:00
  • d90cbec236 doc: npm ls react is a better advice (#7513) Christophe Hurpeau 2016-08-27 08:04:00 +02:00
  • 6e20d410bb add explicit link to http://bower.io/ (#7546) NestorTejero 2016-08-23 18:30:12 +02:00
  • 334b8bdf16 I wrote it live! (#7663) Christopher Chedeau 2016-09-06 15:18:42 -07:00
  • ed8a753346 Fix the HTML for package management (#7656) Kite 2016-09-07 01:58:17 +09:00
  • 0c77b2f3eb Remove unnecessary var declaration (#7666) Filip Spiridonov 2016-09-06 08:31:47 -07:00
  • 06ea71d3fd Use compositeType in warning invariant for refs (#7658) Brandon Dail 2016-09-06 03:49:20 -05:00
  • 6a525fdc4c Add unknown property warning for use of (#6461) hkal 2016-09-03 19:48:23 -04:00
  • a09d158a7c Don't bundle ReactComponentTreeHook in production (#7653) Dan Abramov 2016-09-03 22:32:20 +01:00
  • 8a6f8eddde Rebuild website Travis CI 2016-09-03 17:17:43 +00:00
  • b4f6460bff Link to Create React App (#7654) Dan Abramov 2016-09-03 18:13:30 +01:00
  • 9d9af63a6a Link to Create React App (#7654) Dan Abramov 2016-09-03 18:13:30 +01:00
  • 40c90a6499 Use proper render method in static markup event listener test (#7652) Nathan Hunzaker 2016-09-03 12:29:12 -04:00
  • 7b247f3609 Flow: bool -> boolean (#7650) Paul O’Shannessy 2016-09-02 17:35:14 -07:00