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(Timeline): update lifecycle #1276

Merged
merged 6 commits into from
Nov 20, 2019

Conversation

jinchanz
Copy link
Member

RT

@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #1276 into master will increase coverage by 0.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1276      +/-   ##
==========================================
+ Coverage   90.61%   90.63%   +0.01%     
==========================================
  Files         261      261              
  Lines       14487    14491       +4     
  Branches     4660     4661       +1     
==========================================
+ Hits        13128    13134       +6     
+ Misses       1332     1330       -2     
  Partials       27       27
Impacted Files Coverage Δ
src/timeline/view/timeline.jsx 95.34% <85.71%> (+5.6%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9afba2e...0b01f0f. Read the comment docs.

componentWillReceiveProps(nextProps) {
if ('fold' in nextProps) {
this.setState({
static getDerivedStateFromProps(nextProps, prevState) {

This comment was marked as resolved.

Add custom cascader indeterminate & checked
@youluna youluna changed the base branch from master to feat/1.19.0 November 20, 2019 11:50
@youluna youluna merged commit eb4ec42 into alibaba-fusion:feat/1.19.0 Nov 20, 2019
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