Skip to content

Conversation

nickyfantasy
Copy link
Contributor

No description provided.

let allUniqTags = uniq(flatten(tagsArray));

// get the data for every chart
return allUniqTags.map(tag => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍 cool ES6 expert ~!

@@ -0,0 +1,9 @@
import {router} from 'san-router';
Copy link
Collaborator

Choose a reason for hiding this comment

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

There should be any need for this file now. The index.js was used in San. With the Vue framework, we should need to implement this file anymore.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ya, i will remove it

@nickyfantasy nickyfantasy merged commit 4e6e194 into PaddlePaddle:develop Mar 29, 2018
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.

3 participants