Releases: ronilaukkarinen/mastodon-bird-ui
Releases · ronilaukkarinen/mastodon-bird-ui
1.4.4
1.4.4: 2023-04-08
- Fix sparkle position on mobile devices
- Fix circle position on mobile devices
- Fix number color on hover when the star is not activated yet
- Fix number color when the star is active
- Fix active tab color staying active when the tab is not active on mobile
- Fix heart is not active when it's activated over the star
1.4.3
1.4.3: 2023-04-06
- Fix new notification types
- Fix a typo that caused reblog notification styles to crash
- Reset some 4.1.2 paddings
- Fix navigation-panel overflow scroll
- Hide verification url from follow notifications
- Fix boost message line spacing
- Fix regression with status message padding
- Fix: If notification content is empty and there's only attachment, remove gap
- Fix inconsistencies in paddings of the notification content
- Fix too much space if there is no content in regular statuses before attachment
- Fix follow notification spacing between avatar and an user
- Fix status__prepend boost icon 1px alignment
- Prevent the star from being highlighted when the button is focused, especially while logged out, Fixes #9
- Do not force compose form scrollbar when not needed
- Fix search popout in Mastodon 4.1.2
1.4.2
1.4.2: 2023-04-05
- Fix offset of the star micro-interaction in the Explore view
- Fix star/unstar interactions on mobile
- Fix sparkles not showing up on mobile devices
- Fix strange horizontal overflow in between-resolutions (min-width: 1175px) and (max-width: 1330px)
- Fix compose form not resizing on mobile devices
- Fix some unprefixed classes
- Fix unread private message background
- Fix conversation border color
- Fix private message attachment list padding
- Fix favoriting private message styles
- Fix icon-button--with-counter hover shade offset
- Fix follow notifications on Mastodon 4.1.2
- Add support for Mastodon 4.1.2
1.4.1
1.4.0
1.4.0: 2023-04-05
- Fix a regression with z-index, autosuggest not clickable if compose form expanding
- Make scrollbars more visible
- Accessibility: Add max-height to compose form (thanks @[email protected]!)
- Accessibility: Revert resize: true in compose form (thanks @[email protected]!)
- Implement star animation and micro-interaction
- Replace sidebar heart icons with star icons
- Add instructions for switching to heart icon
- High contrast theme color improvements
- Add high contrast icons
The star is back!
1.3.9
1.3.9: 2023-04-04
- Remove thread-line height no longer needed with the new structure
- Fix compose form getting behind footer on desktop (thanks @[email protected]!)
- Fix: Restrict scrollbars in the single column view only (thanks @[email protected]!)
- Fix trending hashtags color leaking to the advanced view
- High contrast theme support (color dim is currently more vivid there)
1.3.8
1.3.8: 2023-04-03
- Improve thread line structure to be more reliable, see this diff
- Fixes for thread line structure if there's more depth
- Fix thread line not showing up for scenarios where there are only 2 threads
- Fix thread line on last items when multiple threads have one orphan
- Fix secondary button border color
- Fix not all conversations linked properly
- Make scrollbar styles more thin
1.3.7
1.3.7: 2023-04-02
- Add muted poll to the CSS var color scope
- Allow resizing the compose form
- Change sidebar's sizing to match Twitter's #7 (thanks @Freeplayg)
- Show more in server banner
- Fix overflow if the compose form is resized
- Limited conversations/threads support with fallback (see issue #4)
1.3.6
1.3.6: 2023-04-01
- Fix confirmation modal text color (thanks @[email protected])
- Add more colors to CSS var scope
- Fix relative time color being too bright