]> cat aescling's git repositories - mastodon.git/commit
Make .column-collapse animation simple (#3086)
authorunarist <m.unarist@gmail.com>
Tue, 16 May 2017 22:24:46 +0000 (07:24 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 16 May 2017 22:24:46 +0000 (00:24 +0200)
commit3722f908655b8de7669c89c10aeff10a2c07d277
treea4238df047391c812cb01f77649be939e5387ac5
parent9bddb946f069c9dc933da9b36a8a1d9769ecd898
Make .column-collapse animation simple (#3086)

* Always set `overflow: auto` to allow scroll just after opening
* Remove bounce animation which may cause unintended behavior due to max-height
* Use CSS transition instead of react-motion
* Some CSS refactoring including className changing
app/javascript/mastodon/components/column_collapsable.js
app/javascript/styles/components.scss