Releases: ronilaukkarinen/mastodon-bird-ui
Releases · ronilaukkarinen/mastodon-bird-ui
1.3.4
1.3.4: 2023-03-29
- Accessibility: Fix focus for list toggle (thanks @[email protected]!)
- Accessibility: Fix focus ring on :focus-visible on column-links
- Add follow and unfollow hashtag icons (thanks for the idea @[email protected] and @[email protected])
1.3.3
1.3.3: 2023-03-29
- Hide navigation-panel scrollbars on Firefox on desktop
- Hide lists by default, show the list of lists on hover (thanks for the idea @[email protected]!)
- Order preferences menu before lists
- Add order to all desktop column-link items
1.3.2
1.3.2: 2023-03-28
- Fix destructive button border color
- Show green followed icon in the profile following/followers account wrapper
- Add
--width-side-panel
for side panel widths - Fit content to iPad landscape view (thanks @jarilehtinen!)
- Fix horizontal scrollbar on some iPad views
1.3.1
1.3.1: 2023-03-28
- Fix regression in the mobile nav: Column-links not same height
- Fix bell icon alignment on mobile
- Fix ellipsis icon alignment on mobile
1.3.0
1.3.0: 2023-03-27
- Add compose form warning to the CSS var scope
- Remove shadow from compose form warning
- Nav panel: Make the whole row clickable #5 (thanks @Freeplayg!)
- Fix direct message active icon in light theme
1.2.9
1.2.9: 2023-03-26
- Change font stack to CSS variable
- Add verified color as variable
- Fix verified colors in profile
1.2.8
1.2.8: 2023-03-26
- Fix button-tertiary color on light theme
1.2.7
1.2.7: 2023-03-26
- Light theme
- Fix shadow in privacy-dropdown__value
- Add icons to CSS variables for easier customization
- Add other found colors to the color var scopes
- Fix content warning tag color
- Fix focusable toot color
1.2.6
1.2.6: 2023-03-25
- Fix weird padding bug on button-tertiary hover
- Respect the user's choice to use light theme
- Stylelint: Update specificity rules
- Add dark colors for about page
1.2.5
1.2.5: 2023-03-24
- Remove language-dropdown__dropdown box-shadow
- Remove privacy-dropdown__dropdown box-shadow
- Fix language-dropdown__dropdown background color
- Fix compose poll styles
- Fix search popout glitch on mobile
- Announcement styles