Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[jsfm] attach data to WeexInstance #1909

Merged
merged 2 commits into from Dec 14, 2018
Merged

[jsfm] attach data to WeexInstance #1909

merged 2 commits into from Dec 14, 2018

Conversation

imyzf
Copy link
Contributor

@imyzf imyzf commented Dec 14, 2018

No description provided.

@weex-bot
Copy link

weex-bot commented Dec 14, 2018

Messages
📖 No android file has been changed.
📖 android build verification finished.

Generated by 🚫 dangerJS

setId(this, String(id))
this.config = config || {}
this.data = data || {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using data as the property is too common and ambiguous. Maybe you should use a more explicit and semantic name here.

@Hanks10100 Hanks10100 merged commit 183a9c3 into apache:master Dec 14, 2018
Hanks10100 pushed a commit that referenced this pull request Dec 20, 2018
* attach `_nativeData` to WeexInstance #1909
* add `__updateComponentData` to TaskCenter #1873
* support `fireEvent` when there is no root #1781
* add event support without binding to Element #1709
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants