-
Notifications
You must be signed in to change notification settings - Fork 558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reparenting API #34
Open
dantman
wants to merge
22
commits into
reactjs:main
Choose a base branch
from
dantman:reparenting
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Reparenting API #34
Commits on Mar 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9f8c4ce - Browse repository at this point
Copy the full SHA 9f8c4ceView commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93103d5 - Browse repository at this point
Copy the full SHA 93103d5View commit details -
Add a glossary and improve clarity of the design docs
Also add unresolved question about rendering the children of a detached dom tree.
Configuration menu - View commit details
-
Copy full SHA for 3f87f95 - Browse repository at this point
Copy the full SHA 3f87f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc4430 - Browse repository at this point
Copy the full SHA bfc4430View commit details
Commits on Mar 28, 2018
-
Confirm that focus is lost when reparenting
Tested in Chrome, Firefox, Safari, and IE11. All browsers lose focus on basic appendChild. https://dantman.github.io/dom-reparent-tests/focus.html
Configuration menu - View commit details
-
Copy full SHA for b947e8d - Browse repository at this point
Copy the full SHA b947e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe5fcd - Browse repository at this point
Copy the full SHA 5fe5fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8435147 - Browse repository at this point
Copy the full SHA 8435147View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6011c9 - Browse repository at this point
Copy the full SHA e6011c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0808a7 - Browse repository at this point
Copy the full SHA f0808a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dae0e9 - Browse repository at this point
Copy the full SHA 2dae0e9View commit details -
This demonstrates the usage of dynamic reparent creation and removal, without the complex multi-component handling of the dynamic template example.
Configuration menu - View commit details
-
Copy full SHA for 02957e6 - Browse repository at this point
Copy the full SHA 02957e6View commit details
Commits on Mar 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6ece601 - Browse repository at this point
Copy the full SHA 6ece601View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4562d6 - Browse repository at this point
Copy the full SHA b4562d6View commit details -
Add an alternatives section on a
.keep()
signal instead of explicit…… `.unmount()`. Also fix mistakes in the original Dynamic template example.
Configuration menu - View commit details
-
Copy full SHA for 71397fc - Browse repository at this point
Copy the full SHA 71397fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3645e2e - Browse repository at this point
Copy the full SHA 3645e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7dd61d - Browse repository at this point
Copy the full SHA d7dd61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 425c5ee - Browse repository at this point
Copy the full SHA 425c5eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a3b7d8 - Browse repository at this point
Copy the full SHA 0a3b7d8View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c137d41 - Browse repository at this point
Copy the full SHA c137d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965ffaf - Browse repository at this point
Copy the full SHA 965ffafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 323de7b - Browse repository at this point
Copy the full SHA 323de7bView commit details
Commits on Jun 16, 2018
-
Fix examples and protocols to remove the this:Component
this:Component was part of the `.unmount()` API, it's no longer used in the `.keep()` api.
Configuration menu - View commit details
-
Copy full SHA for 1201e2d - Browse repository at this point
Copy the full SHA 1201e2dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.