Skip to content

Conversation

@yungsters
Copy link
Contributor

Added some additional examples to explain common usage patterns for custom events.

Added some additional examples to explain common usage patterns for custom events.
paulshen pushed a commit that referenced this pull request May 29, 2013
[docs] Improve "Event Handling" documentation.
@paulshen paulshen merged commit 745e8dd into facebook:master May 29, 2013
vjeux added a commit that referenced this pull request Jul 4, 2013
vjeux added a commit that referenced this pull request Jul 4, 2013
(cherry picked from commit 2246f53)
zpao added a commit that referenced this pull request Jul 4, 2013
amm385 added a commit to amm385/react that referenced this pull request Jul 15, 2014
reordering to spot facebook#4
@milesj milesj mentioned this pull request Aug 3, 2016
joecritch pushed a commit to joecritch/react that referenced this pull request Jul 14, 2017
Small typography, theming and layout tweaks
klamping added a commit to klamping/react that referenced this pull request Mar 9, 2018
klamping added a commit to klamping/react that referenced this pull request Mar 9, 2018
bvaughn added a commit that referenced this pull request Aug 15, 2019
unstubbable pushed a commit to unstubbable/react that referenced this pull request Jan 23, 2026
* Free backing data structures after having created the complex ones

* Tighten up type checks on meta data in ActionServer

We applied these changes to the ReplyServer but never did the same for
ActionServer.

* Count entries in nested arrays

Helps prevent explosion of memory if an array gets flattened.

* Support tracking array sizes in deep arrays and configurable array size limit (facebook#5)

* Track Array size for each deep root array

* Allow arraySizeLimit to be configured as an option

The default limit is approx 1MB for any parsed Array by default. However you may want to configure this limit so we now expose an option for all reply side response generators to take a limit value.

* Exit the arrayRoot scope when indexing into non-array propreties.

If the non-array is a string or typed array we still want to contribute the length/byteLength respectively to the accumulating total

 Please enter the message for your patch. Lines starting with

---------

Co-authored-by: Josh Story <josh.c.story@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants