Improve trends layout (#7700)

* Allow collapsing trends, responsively hide trends

* Add trends column
This commit is contained in:
Eugen Rochko
2018-06-01 19:18:37 +02:00
committed by GitHub
parent 69b45350fe
commit 73c0c36e7b
8 changed files with 124 additions and 8 deletions

View File

@ -64,6 +64,10 @@ const initialState = ImmutableMap({
body: '',
}),
}),
trends: ImmutableMap({
show: true,
}),
});
const defaultColumns = fromJS([