Skip to content
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

feat(weex): support to parse object literal in binding attributes or styles #7291

Merged
merged 1 commit into from
Dec 27, 2017

Conversation

Hanks10100
Copy link
Contributor

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • No

Other information:

Required acorn and escodegen in weex-template-compiler to compile expression strings into specified weex native directives. (Hanks10100/weex-native-directive#11)

@@ -0,0 +1,60 @@
/* @flow */

// import { warn } from 'core/util/index'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This code is commented because jasmine seems not support using alias.

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

Successfully merging this pull request may close these issues.

2 participants