Skip to content

Conversation

@hackape
Copy link
Contributor

@hackape hackape commented Nov 2, 2016

主要两个改变:

  1. 开始使用 yarn 做包管理工具,相应更新了 README 说明和添加了 yarn.lock 文件。
  2. 绝大多数 actions 都已经转为符合 Flux Standard Action 规则的样子。

FSA 规则很简单:action 应该符合 {type: string, payload?: any, meta?: any, error?: boolean} 的形态。

@hackape
Copy link
Contributor Author

hackape commented Nov 2, 2016

其实没什么值得 review 的,我就是公示一下这个改变。

@hackape hackape merged commit 043c5fc into master Nov 2, 2016
@hackape hackape deleted the hackape/FSAify-actions branch March 7, 2017 03:13
KevenYoung pushed a commit that referenced this pull request Aug 14, 2018
chunqiuyiyu pushed a commit that referenced this pull request Dec 7, 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.

5 participants