]> cat aescling's git repositories - mastodon.git/commit
Responsively changing layout to single-column + nav on smaller screens
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 12 Oct 2016 11:17:17 +0000 (13:17 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 12 Oct 2016 11:17:17 +0000 (13:17 +0200)
commit45776b55b0d97d6a6b8b202d3076f19f1d055573
tree3cae814a3dfbfbc3b2bac45bf149e18845170922
parente2ff39bf5db8cecd2bbe348dc2c3cf431a6d36ec
Responsively changing layout to single-column + nav on smaller screens
13 files changed:
app/assets/javascripts/components/containers/mastodon.jsx
app/assets/javascripts/components/features/compose/index.jsx [new file with mode: 0644]
app/assets/javascripts/components/features/home_timeline/index.jsx [new file with mode: 0644]
app/assets/javascripts/components/features/mentions_timeline/index.jsx [new file with mode: 0644]
app/assets/javascripts/components/features/public_timeline/index.jsx
app/assets/javascripts/components/features/ui/components/column.jsx
app/assets/javascripts/components/features/ui/components/columns_area.jsx
app/assets/javascripts/components/features/ui/components/drawer.jsx
app/assets/javascripts/components/features/ui/components/tabs_bar.jsx [new file with mode: 0644]
app/assets/javascripts/components/features/ui/index.jsx
app/assets/stylesheets/components.scss
package.json
yarn.lock