feat(compose): More space on mobile devices (#4282)
* feat(compose): More space on mobile devices * feat(compose): Hide navigation when typing on mobile devices * fix(compose): Make animation faster * fix(navigation_bar): Remove hardcoded title * fix(compose): Prevent accidental bluring * fix(compose): Increase max-height to 600px
Showing
- app/javascript/mastodon/actions/compose.js 8 additions, 0 deletionsapp/javascript/mastodon/actions/compose.js
- app/javascript/mastodon/features/compose/components/navigation_bar.js 5 additions, 0 deletions...pt/mastodon/features/compose/components/navigation_bar.js
- app/javascript/mastodon/features/compose/index.js 11 additions, 2 deletionsapp/javascript/mastodon/features/compose/index.js
- app/javascript/mastodon/features/ui/index.js 15 additions, 0 deletionsapp/javascript/mastodon/features/ui/index.js
- app/javascript/mastodon/reducers/compose.js 7 additions, 1 deletionapp/javascript/mastodon/reducers/compose.js
- app/javascript/styles/components.scss 68 additions, 0 deletionsapp/javascript/styles/components.scss
Loading
Please register or sign in to comment