]> cat aescling's git repositories - mastodon.git/commit
[Glitch] Port polls creation UI from upstream
authorThibaut Girka <thib@sitedethib.com>
Wed, 6 Mar 2019 11:30:11 +0000 (12:30 +0100)
committerThibG <thib@sitedethib.com>
Wed, 6 Mar 2019 22:56:53 +0000 (23:56 +0100)
commit8fe86cebaa30e77e50c8223a1ff83759dbd7ca62
treeb82bd62f5d7dd41e6c70361e93ffcaa9b0114e74
parent3e5a0bc8250b3dc806e97e8370c319c40fc5ea28
[Glitch] Port polls creation UI from upstream
app/javascript/flavours/glitch/actions/compose.js
app/javascript/flavours/glitch/actions/statuses.js
app/javascript/flavours/glitch/features/composer/index.js
app/javascript/flavours/glitch/features/composer/options/index.js
app/javascript/flavours/glitch/features/composer/poll_form/components/poll_form.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/composer/poll_form/index.js [new file with mode: 0644]
app/javascript/flavours/glitch/reducers/compose.js
app/javascript/flavours/glitch/styles/components/composer.scss
app/javascript/flavours/glitch/styles/polls.scss