Releases: skyra-project/discord-components
Releases · skyra-project/discord-components
v4.0.0-alpha.27
4.0.0-alpha.27 (2024-08-07)
Bug Fixes
- Adding Light Theme in string select menu and correcting the text size (#439) (c40f6c0) (@eumarciel404)
- discord-action-row: wrap using "flex-wrap" (#440) (24163fc) (@eumarciel404)
- discord-invite: improve styling (#441) (9b910d1) (@eumarciel404)
v4.0.0-alpha.26
v4.0.0-alpha.25
4.0.0-alpha.25 (2024-08-03)
Bug Fixes
- discord-reply: Removed rouge closing curly brace (#437) (e88e963) (@DanPlayz0)
- fixed meta tags (bf54ac1) (@favna)
- fixed og:image (81f1bc9) (@favna)
- smooth out the hero image (b40bae9) (@favna)
- update background on opengraph (49764a9) (@favna)
- update favicon urls (252fad7) (@favna)
Features
- add string select menu (#436) (9f3744a), closes #185 (@eumarciel404)
v4.0.0-alpha.24
4.0.0-alpha.24 (2024-07-31)
Bug Fixes
- add skiping one line (#427) (0de39d7) (@eumarciel404)
- added the possibility of skipping lines for discord-embed titles (#426) (bc62ed5) (@favna)
- added the possibility of skipping lines for discord-embed-field titles (#428) (67b0ab9) (@eumarciel404)
- discord-button: fixed button type checking to be null safe (7d99d99) (@favna)
- discord-embed-field: fixed inline-index checking to be null safe (84e5bc4) (@favna)
Features
v4.0.0-alpha.23
4.0.0-alpha.23 (2024-07-18)
Bug Fixes
v4.0.0-alpha.22
v4.0.0-alpha.21
4.0.0-alpha.21 (2024-07-12)
Bug Fixes
- embed-description: remove
white-space: pre-line
to make sure text stays on the same line (1e9ea73) (@favna) - embed: resolve the remaining todo, lit covers this functionality automatically yay (12ed6b4) (@favna)
- file-attachment: add attribute for bytesUnit (c23f7d1) (@favna)
- media: add missing ARIA roles (75a57db) (@favna)
- tenor-video: properly match discord gifs and restore autoplay on chromium browsers (558b851) (@favna)
Features
- add
discord-subscript
component (e1b7db6) (@favna) - add audio attachment component (#411) (d970765) (@favna)
- add video attachment component (#413) (b308580) (@favna)
- media: add restart icon and functionality (584a438) (@favna)
Full Changelog: v4.0.0-alpha.20...v4.0.0-alpha.21
v4.0.0-alpha.20
4.0.0-alpha.20 (2024-06-15)
Bug Fixes
- image-attachment: fixed incorrect properties and add ifDefined directive (c2ba255) (@favna)
- use slot for custom image element (e373c3a) (@favna)