Releases: skyra-project/discord-components
Releases · skyra-project/discord-components
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)
Features
v4.0.0-alpha.19
4.0.0-alpha.19 (2024-06-15)
Features
v4.0.0-alpha.18
v4.0.0-alpha.17
4.0.0-alpha.17 (2024-02-18)
Bug Fixes
- add list-style-image initial to discord-unordered-list (0c9cd70)
Features
v4.0.0-alpha.16
v4.0.0-alpha.15
4.0.0-alpha.15 (2024-02-17)
Bug Fixes
- DiscordHeader: ensure that the level property is a number (a97a969)