Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Refactor: remove internal methods from Node #38

Open
marclaval opened this issue May 19, 2016 · 0 comments
Open

Refactor: remove internal methods from Node #38

marclaval opened this issue May 19, 2016 · 0 comments

Comments

@marclaval
Copy link
Contributor

These nodes are exposed to users and so they should expose useful methods. They could be pushed to a util class for example.

In scope: attachTo, attachAt, getInsertionNativeIndex, getAncestorWithNativeCreated, getAncestorDestroyed, getFirstCreatedChild, isTextContainer, isImageContainer, overrideTagName,
destroyNative

Out of scope: setProperty, setProperties, addEventListener, removeEventListener, fireEvent, focus, blur, dispatchCommand, getElementByTestId, querySelectorAll, querySelector, setText

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant