-
- Downloads
Improve announcements design (#12954)
* Move announcements above scroll container; add button to temporarily hide them * Remove interface for dismissing announcements * Display number of unread announcements * Count unread announcements accurately * Fix size of announcement box not fitting the currently displayed announcement * Fix announcement box background color to match button color
Showing
- app/javascript/mastodon/actions/announcements.js 8 additions, 10 deletionsapp/javascript/mastodon/actions/announcements.js
- app/javascript/mastodon/features/getting_started/components/announcements.js 2 additions, 18 deletions...odon/features/getting_started/components/announcements.js
- app/javascript/mastodon/features/getting_started/containers/announcements_container.js 1 addition, 3 deletions...res/getting_started/containers/announcements_container.js
- app/javascript/mastodon/features/home_timeline/index.js 37 additions, 3 deletionsapp/javascript/mastodon/features/home_timeline/index.js
- app/javascript/mastodon/reducers/announcements.js 22 additions, 6 deletionsapp/javascript/mastodon/reducers/announcements.js
- app/javascript/styles/mastodon/components.scss 1 addition, 7 deletionsapp/javascript/styles/mastodon/components.scss
Loading
Please register or sign in to comment